PaymentGatewayLibrary

SymmetricEncryption.IVString Property

Gets or sets the initialization vector (IV) string for the symmetric algoritm. This property is the same as the IV property.

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

See Also

SymmetricEncryption Class | Duis.Cryptography Namespace