Click or drag to resize

KeyPairPrivateKey Property

Gets the private Key

Namespace:  Cauldron.Cryptography
Assembly:  Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public SecureString PrivateKey { get; }

Property Value

Type: SecureString

[Missing <value> documentation for "P:Cauldron.Cryptography.KeyPair.PrivateKey"]

See Also