X509PrivateKeyBuilderKeyProtection Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public X509PrivateKeyProtection KeyProtection { get; set; }

Property Value

X509PrivateKeyProtection

See Also