|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Attributes | |
| readonly int | dwCipherSuite |
Private Attributes | |
| readonly int | dwVersion |
| readonly int | dwProtocol |
| readonly int | dwBaseCipherSuite |
| unsafe fixed char | szCipherSuite [64] |
| unsafe fixed char | szCipher [64] |
| readonly int | dwCipherLen |
| readonly int | dwCipherBlockLen |
| unsafe fixed char | szHash [64] |
| readonly int | dwHashLen |
| unsafe fixed char | szExchange [64] |
| readonly int | dwMinExchangeLen |
| readonly int | dwMaxExchangeLen |
| unsafe fixed char | szCertificate [64] |
| readonly int | dwKeyType |
Definition at line 6 of file SecPkgContext_CipherInfo.cs.