CspProviderAlgorithmInfoDefaultLength Property |
Gets the default length of a key.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int DefaultLength { get; }
Public ReadOnly Property DefaultLength As Integer
Get
public:
property int DefaultLength {
int get ();
}
member DefaultLength : int with get
Property Value
Type:
Int32See Also