DiffieHellmanParametersCache.GetSupportedKeySizes Method
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9119)
GetSupportedKeySizes(Int32)
Returns a list of supported key sizes.
Declaration
public int[] GetSupportedKeySizes(int minSize)
Parameters
Type | Name | Description |
---|---|---|
Int32 | minSize |
Returns
Type | Description |
---|---|
Int32[] | List of supported key sizes. |