Question

TSYS
US
Last activity: 17 Jul 2024 16:55 EDT
How to decrypt the the secret key data from the AuthProfile ?
The Current implementation on Pega 8.3 , uses pega.encryptInternal(clientSecret) to encrypt the SecretKey.
We want to retrive the secret key from the Auth Profile / Keystore and decrypt. Can some able to assist on it ?
Is there any counter JAVA Function for pega.encryptInternal(clientSecret) to decrypt?