decrypt

open fun decrypt(sessionKey: ByteArray, keyId: Long): ByteArray

Decrypts an encrypted session key using the smart-card private key keyId.