kODAttributeTypeUserPKCS12Data

Static kODAttributeTypeUserPKCS12Data 

Source
pub unsafe static kODAttributeTypeUserPKCS12Data: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Attribute containing binary data in PKCS #12 format.

Attribute containing binary data in PKCS #12 format. Usually found in user records. The value can contain keys, certificates, and other related information and is encrypted with a passphrase.

See also Apple’s documentation