Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 385 Bytes

File metadata and controls

14 lines (6 loc) · 385 Bytes

EncryptRequest

Properties

Name Type Description Notes
encryptionContext byte[] Base64-encoded bytes to be used as the Additional Authenticated Data (AAD) for encryption integrity. [optional]
plaintext byte[] The Base64-encoded plaintext data you wish to encrypt.