C# Class coc_proxy_csharp.ClientState

Inheritance: State
ファイルを表示 Open project: clugh/coc-proxy-csharp Class Usage Examples

Public Properties

Property Type Description
clientKey Sodium.KeyPair
serverKey byte[]
serverState ServerState

Property Details

clientKey public_oe property

public KeyPair,Sodium clientKey
return Sodium.KeyPair

serverKey public_oe property

public byte[] serverKey
return byte[]

serverState public_oe property

public ServerState,coc_proxy_csharp serverState
return ServerState