C# Class coc_proxy_csharp.ServerState

Inheritance: State
Afficher le fichier Open project: clugh/coc-proxy-csharp Class Usage Examples

Méthodes publiques

Свойство Type Description
clientKey byte[]
clientState ClientState
serverKey Sodium.KeyPair

Property Details

clientKey public_oe property

public byte[] clientKey
Résultat byte[]

clientState public_oe property

public ClientState,coc_proxy_csharp clientState
Résultat ClientState

serverKey public_oe property

public KeyPair,Sodium serverKey
Résultat Sodium.KeyPair