pub unsafe static kODAuthenticationType2WayRandom: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Two way random authentication method.
Two way random authentication method. This method uses two passes to complete the authentication.
First pass authentication array has items: user name in UTF8 encoding
Second pass authentication array has items: 8 byte DES digest, 8 bytes of random
See also Appleās documentation