pub unsafe static kSecModeECBKey: &'static CFString
Available on crate feature
SecEncryptTransform
only.Expand description
Indicates that ECB mode will be used when encrypting or decrypting.
See also Appleās documentation