![]() | Overloaded. Initialize a new instance of the HMAC class. |
![]() | Gets a value indicating whether the current transform can be reused. |
![]() | When overridden in a derived class, gets a value indicating whether multiple blocks can be transformed. |
![]() | Gets the value of the computed hash code. |
![]() | Gets the size of the computed hash code in bits. |
![]() | When overridden in a derived class, gets the input block size. |
![]() | Gets or sets the key to be used in the hash algorithm. |
![]() | When overridden in a derived class, gets the output block size. |
![]() | Releases all resources used by the HashAlgorithm. |
![]() | Computes the hash value for the specified Stream. |
![]() | Computes the hash value for the specified byte array. |
![]() | Computes the hash value for the specified region of the specified byte array. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Initializes the HMAC. |
![]() | Returns a String that represents the current Object. |
![]() | Computes the hash value for the specified region of the input byte array and copies the resulting hash value to the specified region of the output byte array. |
![]() | Computes the hash value for the specified region of the specified byte array. |
![]() | Represents the size of the computed hash code in bits. |
![]() | Represents the value of the computed hash code. |
![]() | The key to be used in the hash algorithm. |
![]() | Represents the state of the hash computation. |
![]() | Releases the resources used by the HMAC. |
![]() | Finalizes the HMAC. |
![]() | Routes data written to the object into the hash algorithm for computing the hash. |
![]() | Finalizes the hash computation after the last data is processed by the cryptographic stream object. |
![]() | Creates a shallow copy of the current Object. |
![]() |
HMAC Class | Org.Mentalis.Security.Cryptography Namespace