kSecPaddingNoneKey

Static kSecPaddingNoneKey 

Source
pub unsafe static kSecPaddingNoneKey: &'static CFString
👎Deprecated: SecTransform is no longer supported
Available on crate feature SecEncryptTransform only.
Expand description

Indicates that no padding will be used when encrypting or decrypting.

See also Apple’s documentation