C# 클래스 coc_proxy_csharp.ServerState

상속: State
파일 보기 프로젝트 열기: clugh/coc-proxy-csharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
clientKey byte[]
clientState ClientState
serverKey Sodium.KeyPair

프로퍼티 상세

clientKey 공개적으로 프로퍼티

public byte[] clientKey
리턴 byte[]

clientState 공개적으로 프로퍼티

public ClientState,coc_proxy_csharp clientState
리턴 ClientState

serverKey 공개적으로 프로퍼티

public KeyPair,Sodium serverKey
리턴 Sodium.KeyPair