The IAuthenticationDigest type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| authenticate(array<Byte>[]()[][], array<Byte>[]()[][]) |
Authentication outgoing message
| |
| authenticate(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][]) |
Authentication outgoing message
| |
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Authenticate incoming messages
| |
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Authenticate incoming messages
| |
| ComputeHash |
Compute hash using authentication protocol.
| |
| PasswordToKey |
Convert password to a key
|