| KeyMaterialSalt Property |
Gets the salt for the symmethric algorithm
Namespace:
Cauldron.Cryptography
Assembly:
Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public byte[] Salt { get; }
Property Value
Type:
Byte[Missing <value> documentation for "P:Cauldron.Cryptography.KeyMaterial.Salt"]
See Also