X509PrivateKeyBuilderKeyProtection Property
Gets or sets private key protection options when the key is accessded.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public X509PrivateKeyProtection KeyProtection { get; set; }
Public Property KeyProtection As X509PrivateKeyProtection
Get
Set
public:
property X509PrivateKeyProtection KeyProtection {
X509PrivateKeyProtection get ();
void set (X509PrivateKeyProtection value);
}
member KeyProtection : X509PrivateKeyProtection with get, set
Property Value
X509PrivateKeyProtection