pub unsafe static kODAttributeTypeUserSMIMECertificate: Option<&'static ODAttributeType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Attribute containing the binary of the user’s SMIME certificate.
Attribute containing the binary of the user’s SMIME certificate. Usually found in user records. The certificate is data which identifies a user. This data is attested to by a known party, and can be independently verified by a third party. SMIME certificates are often used for signed or encrypted emails.
See also Apple’s documentation