pub unsafe static kODAuthenticationTypeSetCertificateHashAsCurrent: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Set certificate using the authenticated user’s credentials.
Set certificate using the authenticated user’s credentials.
Authentication array has the following items in order: user name in UTF8 encoding hashed certificate data (40 hex characters)
See also Apple’s documentation