PaymentGatewayLibrary
Hash Constructor
Initializes a new instance of the Hash class.
[Visual Basic]
Public Sub New( _
ByVal
hashType
As
HashType
_
)
[C#]
public Hash(
HashType
hashType
);
Parameters
hashType
See Also
Hash Class
|
Duis.Cryptography Namespace