Static kSecEncryptionMode

Source
pub unsafe static kSecEncryptionMode: &'static CFString
Available on crate feature SecEncryptTransform only.
Expand description

Specifies the encryption mode.

This key is optional. If you do not supply this key, an appropriate value will be supplied for you.

See also Apple’s documentation