hwsecurity-openpgp / de.cotech.hw.openpgp.pairedkey / PairedEncryptor / encrypt /
encrypt
open fun encrypt(data: ByteSecret): Array< Byte>
Encrypts data for the injected PairedSecurityKey.
Parameters
Name | Summary |
---|---|
data | the data to encrypt |
hwsecurity-openpgp / de.cotech.hw.openpgp.pairedkey / PairedEncryptor / encrypt /
open fun encrypt(data: ByteSecret): Array< Byte>
Encrypts data for the injected PairedSecurityKey.
Name | Summary |
---|---|
data | the data to encrypt |