kODAuthenticationTypeMPPEPrimaryKeys

Static kODAuthenticationTypeMPPEPrimaryKeys 

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

Generated 40-bit or 128-bit primary keys from MS-CHAPv2 credentials (RFC 3079).

Keys from which the session keys will be derived.

Authentication array has following items in order: user name in UTF8 encoding, MS-CHAPv2 digest (P24), key size, 8 or 16 (packed as a byte, not a string)

See also Apple’s documentation