MLAPI API Reference
MLAPI API Reference
MLAPI.Data
NetworkConfig Class
NetworkConfig Fields
AllowPassthroughMessages Field
Channels Field
ClientConnectionBufferTimeout Field
ConnectAddress Field
ConnectionApproval Field
ConnectionData Field
ConnectPort Field
EnableEncryption Field
EnableSceneSwitching Field
EnableTimeResync Field
EventTickrate Field
HandleObjectSpawning Field
MaxConnections Field
MaxReceiveEventsPerTickRate Field
MessageBufferSize Field
MessageTypes Field
NetworkedPrefabs Field
ProtocolVersion Field
ReceiveTickrate Field
RegisteredScenes Field
RSAPrivateKey Field
RSAPublicKey Field
SecondsHistory Field
SendTickrate Field
ServerTransports Field
SignKeyExchange Field
NetworkConfig
RSAPrivateKey Field
[This is preliminary documentation and is subject to change.]
Private RSA XML key to use for signing key exchange
Namespace:
MLAPI.Data
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
RSAPrivateKey
Request Example
View Source
Field Value
Type:
String
See Also
Reference
NetworkConfig Class
MLAPI.Data Namespace