Module encrypt_transform

Source
Expand description

Encryption and Decryption transform support.

Structsยง

Builder
A builder for encryption and decryption transform operations.
Mode
The cipher mode to use.
Padding
The padding scheme to use for encryption.