CspProviderAlgorithmInfoMinLength Property |
Gets the minimum permitted length for 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 MinLength { get; }
Public ReadOnly Property MinLength As Integer
Get
public:
property int MinLength {
int get ();
}
member MinLength : int with get
Property Value
Type:
Int32See Also