Skip to main content

kSecPaddingPKCS1Key

Static kSecPaddingPKCS1Key 

Source
pub unsafe static kSecPaddingPKCS1Key: &'static CFString
👎Deprecated:

SecTransform is no longer supported

Available on crate feature SecEncryptTransform only.
Expand description

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

See also Apple’s documentation