Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 254 of file TlsFrameHelper.cs.
References System.info, System.ReadOnlySpan< T >.Length, System.options, System.Buffers.Binary.BinaryPrimitives.ReadUInt16BigEndian(), System.Net.Security.TlsFrameHelper.SkipBytes(), System.ReadOnlySpan< T >.Slice(), System.Net.Security.TlsFrameHelper.TryGetApplicationProtocolsFromExtension(), System.Net.Security.TlsFrameHelper.TryGetSniFromServerNameList(), and System.Net.Security.TlsFrameHelper.TryGetSupportedVersionsFromExtension().
Referenced by System.Net.Security.TlsFrameHelper.TryParseClientHello(), and System.Net.Security.TlsFrameHelper.TryParseServerHello().