kSecPaddingKey

Static kSecPaddingKey 

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

Key for setting padding.

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

See also Apple’s documentation