Tungsten
![]() |
Client Constructor (Int32) |
Constructs a new Client
Namespace: W.Net.RPC
Assembly: Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2

C#
public Client( int encryptionKeySize )
Parameters
- encryptionKeySize
- Type: SystemInt32
The encryption key size (typically 2048 or 4096; 384 to 16384 in increments of 8)
