Constructors: NewCryptoAPIHash |
Creates a new CryptoAPIHash object.
Public Function NewCryptoAPIHash( ByVal HashAlg As Long, ByVal HashSize As Long ) As CryptoAPIHash
A CryptoAPIHash object is an implementation of the IHashAlgorithm callback that uses the CryptoAPI hash routines.