Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ProtectionLevel.cs
Go to the documentation of this file.
1
namespace
System.Net.Security
;
2
3
public
enum
ProtectionLevel
4
{
5
None
,
6
Sign
,
7
EncryptAndSign
8
}
System.Net.Security.AuthenticationLevel.None
@ None
System.Net.Security.ProtectionLevel
ProtectionLevel
Definition
ProtectionLevel.cs:4
System.Net.Security.ProtectionLevel.Sign
@ Sign
System.Net.Security.ProtectionLevel.EncryptAndSign
@ EncryptAndSign
System.Net.Security
Definition
CertificateHelper.cs:4
source
System.Net.Security
System.Net.Security
ProtectionLevel.cs
Generated by
1.10.0