System.Security.Cryptography.SHA1Cng Members

The members of System.Security.Cryptography.SHA1Cng are listed below.

See Also: Inherited members from System.Security.Cryptography.SHA1

Public Constructors

Initializes a new instance of the System.Security.Cryptography.SHA1Cng class.

Public Methods

override
Initialize()

Initializes, or re-initializes, the instance of the hash algorithm.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.
override
HashCore(byte[], int, int)
Documentation for this section has not yet been entered.
override
HashFinal() : byte[]
Documentation for this section has not yet been entered.