CryptokiDigest Members
The following tables list the members exposed by the CryptokiDigest type.
Public Constructors
Name | Description | |
---|---|---|
CryptokiDigest | Overloaded. Initializes a new instance of the CryptokiDigest class. |
Public Methods
Name | Description | |
---|---|---|
Digest | Performs a complete digest (hash) of the specified data. | |
DigestFinal | Completes a partial digest (hash) update. | |
DigestKey | Performs a digest (hash) operation on a secret key. | |
DigestUpdate | Performs a partial digest (hash) operation on the specified data. |