The AuthenticationSHA1 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| authenticate |
Authenticate packet and return authentication parameters value to the caller
| |
| authenticateIncomingMsg |
Verifies correct SHA-1 authentication of the frame. Prior to calling this method, you have to extract authentication
parameters from the wholeMessage and reset authenticationParameters field in the USM information block to 12 0x00
values.
| |
| authenticateMessage |
Authenticate supplied message and return the hashed value
| |
| authenticateOutgoingMsg |
Authenticate message for sending.
| |
| ComputeHash |
Compute hash using authentication protocol.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PasswordToKey |
Convert user password to acceptable authentication key.
| |
| ToString | (Inherited from Object.) |