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