The IAuthenticationDigest type exposes the following members.

Methods

  NameDescription
authenticate
Authentication outgoing message
authenticateIncomingMsg
Authenticate incoming messages
authenticateMessage
Authenticate supplied message and return the hashed value
authenticateOutgoingMsg
Authenticate outgoing message.
PasswordToKey
Convert password to a key

Properties

  NameDescription
getDigestLength
Returns the size of the native algorithm. This value does not represent the size of the digest that is stored inside the USM authentication parameters header but real length generated by it.
Name
Return authentication protocol name.

See Also