Gets or sets Diffie-Hellman parameters cache.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public Property DiffieHellmanParametersCache As DiffieHellmanParametersCache Get Set |
| C# |
|---|
public DiffieHellmanParametersCache DiffieHellmanParametersCache { get; set; } |