SecurityServices for .NET 2.0 Documentation

StringEncryption.IV Property

[This is preliminary documentation and subject to change.]

Gets or sets the initialization vector of the bulk cipher algorithm.

public  IV {get; set;}

Property Value

An array of bytes that contains the initialization vector of the bulk cipher algorithm.

See Also

StringEncryption Class | Org.Mentalis.SecurityServices.Cryptography Namespace