Click or drag to resize

KeyMaterialKey Property

Gets the secret key for the symmethric algorithm

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

Property Value

Type: Byte

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

See Also