kODAuthenticationTypeSecureHash

Static kODAuthenticationTypeSecureHash 

Source
pub unsafe static kODAuthenticationTypeSecureHash: Option<&'static ODAuthenticationType>
👎Deprecated
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Authentication specifically using the secure hash.

Authentication specifically using the secure hash.

Authentication array has following items in order: user name in UTF8 encoding, salted SHA1 hash

See also Apple’s documentation