PaymentGatewayLibrary

Duis.Cryptography Namespace

The Duis.Cryptography namespace consists of classes and related enumerations that constitute hashing and symmetric encryption algorithms. These classes enables you to easily hash, encrypt and decrypt sensitive data.

Classes

ClassDescription
Hash Represents the hash algorithms.
SymmetricEncryption Represents the symmetric encryption algorithms.

Enumerations

EnumerationDescription
HashType Indicates the hash algorithm to use.
SymmetricEncryptionType Indicates the symmetric encryption algorithm to use.