Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
QUIC_CREDENTIAL_TYPE.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Quic
 
namespace  System.Net.Quic.Implementations
 
namespace  System.Net.Quic.Implementations.MsQuic
 
namespace  System.Net.Quic.Implementations.MsQuic.Internal
 

Enumerations

enum  System.Net.Quic.Implementations.MsQuic.Internal.QUIC_CREDENTIAL_TYPE : uint {
  System.Net.Quic.Implementations.MsQuic.Internal.NONE , System.Net.Quic.Implementations.MsQuic.Internal.HASH , System.Net.Quic.Implementations.MsQuic.Internal.HASH_STORE , System.Net.Quic.Implementations.MsQuic.Internal.CONTEXT ,
  System.Net.Quic.Implementations.MsQuic.Internal.FILE , System.Net.Quic.Implementations.MsQuic.Internal.FILE_PROTECTED , System.Net.Quic.Implementations.MsQuic.Internal.PKCS12
}