KeyArchivalOptionsKeyLength Property |
Gets symmetric key length
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int KeyLength { get; }
Public ReadOnly Property KeyLength As Integer
Get
public:
property int KeyLength {
int get ();
}
member KeyLength : int with get
Property Value
Type:
Int32See Also