encrypt
Encrypts the given plaintext bytes.
Return
a EncryptionResult containing the ciphertext and any platform-specific extras.
Parameters
plaintext
the raw bytes to encrypt.
Encrypts the given plaintext bytes.
a EncryptionResult containing the ciphertext and any platform-specific extras.
the raw bytes to encrypt.