DecryptResult.setSessionKey
void setSessionKey(string sessionKey = null)Set the session key to be returned by this decryption result.
Parameters
sessionKey | a string representing the session key or null to unset the key |
void setSessionKey(string sessionKey = null)Set the session key to be returned by this decryption result.
sessionKey | a string representing the session key or null to unset the key |