PaymentGatewayLibrary

SymmetricEncryption.KeyString Property

Gets or sets the secret key for the symmetric algorithm. This property is the same as the Key property.

[Visual Basic]
Public Property KeyString As String
[C#]
public string KeyString {get; set;}

See Also

SymmetricEncryption Class | Duis.Cryptography Namespace