pub unsafe static kSecPaddingKey: &'static CFString
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