Module security_framework::os::macos::encrypt_transform

source ·
Expand description

Encryption and Decryption transform support.

Structs§

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