Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Security.SslSessionsCache.SslCredKey Struct Reference

Public Member Functions

override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object obj)
 
bool Equals (SslCredKey other)
 
bool Equals (T? other)
 

Package Functions

 SslCredKey (byte[] thumbPrint, int allowedProtocols, bool isServerMode, EncryptionPolicy encryptionPolicy)
 

Private Attributes

readonly byte[] _thumbPrint
 
readonly int _allowedProtocols
 
readonly EncryptionPolicy _encryptionPolicy
 
readonly bool _isServerMode
 

Detailed Description

Definition at line 10 of file SslSessionsCache.cs.


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