X509PrivateKeyBuilderKeyLength Property
Gets or sets asymmetric public key length in bits. For elliptic curve cryptography (ECC), this member
is automatically populated from
PublicKeyAlgorithm member value, because ECC curve
includes key length.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public int KeyLength { get; set; }
Public Property KeyLength As Integer
Get
Set
public:
property int KeyLength {
int get ();
void set (int value);
}
member KeyLength : int with get, set
Property Value
Int32