Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SecureChannelCtor()
[2/2]
void System.Net.NetEventSource.SecureChannelCtor
(
string
sslStream
,
string
hostname
,
int
secureChannelHash
,
int
clientCertificatesCount
,
EncryptionPolicy
encryptionPolicy
)
inline
private
Definition at line
97
of file
NetEventSource.cs
.
98
{
99
WriteEvent
(17, sslStream, hostname, secureChannelHash, clientCertificatesCount, (
int
)encryptionPolicy);
100
}
System.Net.NetEventSource.WriteEvent
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)
Definition
NetEventSource.cs:90
References
System.Net.NetEventSource.WriteEvent()
.
System
Net
NetEventSource
Generated by
1.10.0