PaymentGatewayLibrary

SymmetricEncryption.IV Property

Gets or sets the initialization vector (IV) for the symmetric algorithm.

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

See Also

SymmetricEncryption Class | Duis.Cryptography Namespace