Gets or sets the minimum allowed size of the RSA key.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property MinimumRsaKeySize As Integer Get Set |
C# |
---|
public int MinimumRsaKeySize { get; set; } |