Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
SslConnectionInfo (SecPkgContext_ConnectionInfo interopConnectionInfo, TlsCipherSuite cipherSuite) | |
Properties | |
int | Protocol [get] |
TlsCipherSuite | TlsCipherSuite [get, private set] |
int | DataCipherAlg [get, private set] |
int | DataKeySize [get, private set] |
int | DataHashAlg [get, private set] |
int | DataHashKeySize [get, private set] |
int | KeyExchangeAlg [get, private set] |
int | KeyExchKeySize [get, private set] |
Definition at line 3 of file SslConnectionInfo.cs.