Aymeric
I don't think thats possible. That the whole idea of the merchant key.
But I could be wrong.
regards,
Thomas
Then if you want to decrypt it you can do:
decryptedMerchantKey =
com.ibm.commerce.util.nc_crypt.decrypt(EncipheredMerchantKey, null).trim();
Where EncipheredMerchantKey is the merchant key that was encrypted.
Aymeric
"Alexandre POLOZOFF" <polo...@us.ibm.com> wrote in message
news:1104_10...@news.software.ibm.com...