pub unsafe static kSecEncryptionMode: &'static CFString
👎Deprecated: SecTransform is no longer supported
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