Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.SecPkgContext_CipherInfo Struct Reference

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
 

Detailed Description

Definition at line 6 of file SecPkgContext_CipherInfo.cs.


The documentation for this struct was generated from the following file: