PaymentGatewayLibrary

SymmetricEncryption Constructor 

Initializes a new instance of the SymmetricEncryption class.

[Visual Basic]
Public Sub New( _
   ByVal encryptionType As SymmetricEncryptionType _
)
[C#]
public SymmetricEncryption(
   SymmetricEncryptionType encryptionType
);

Parameters

encryptionType

See Also

SymmetricEncryption Class | Duis.Cryptography Namespace