Click or drag to resize

X509PrivateKeyBuilderKeyProtection Property

Gets or sets private key protection options when the key is accessded.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509PrivateKeyProtection KeyProtection { get; set; }

Property Value

Type: X509PrivateKeyProtection
See Also