PaymentGatewayLibrary

SymmetricEncryption.Key Property

Gets or sets the secret key for the symmetric algorithm.

[Visual Basic]
Public Property Key As Byte()
[C#]
public byte[] Key {get; set;}

See Also

SymmetricEncryption Class | Duis.Cryptography Namespace