SecurityServices for .NET 2.0 Documentation

StringEncryption.Key Property

[This is preliminary documentation and subject to change.]

Gets or sets the key of the bulk cipher algorithm.

public  Key {get; set;}

Property Value

An array of bytes that contains the key of the bulk cipher algorithm.

See Also

StringEncryption Class | Org.Mentalis.SecurityServices.Cryptography Namespace