Click or drag to resize

KeyMaterial.Key Property

Gets the secret key for the symmethric algorithm

Namespace:  Cauldron.Cryptography
Assembly:  Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.2
Syntax
public byte[] Key { get; }

Property Value

Type:Byte[]

[Missing <value> documentation for "P:Cauldron.Cryptography.KeyMaterial.Key"]

See Also