Click or drag to resize

NetworkingManagerRegenerateRSAKeys Field

[This is preliminary documentation and is subject to change.]

An inspector bool that acts as a Trigger for regenerating RSA keys. Should not be used outside Unity editor.

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool RegenerateRSAKeys
Request Example View Source

Field Value

Type: Boolean
See Also