pub unsafe static kODAuthenticationTypeSMBNTv2UserSessionKey: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Generate the ntlm-v2 user session key.
Generate the ntlm-v2 user session key. Requires prior authentication with a trusted authentication method.
Authentication array has following items in order: user name in UTF8 encoding, 8 byte server challenge client response buffer
See also Appleās documentation