Struct TlsFrameHeader
Namespace: Yarp.ReverseProxy.Utilities.Tls
Assembly: Yarp.ReverseProxy.dll
Syntax
public struct TlsFrameHeader
Fields
| Improve this Doc View SourceLength
Declaration
public int Length
Field Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public TlsContentType Type
Field Value
Type | Description |
---|---|
TlsContentType |
Version
Declaration
public SslProtocols Version
Field Value
Type | Description |
---|---|
SslProtocols |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |