Enum TlsFrameHelper.ParsingStatus
Namespace: Yarp.ReverseProxy.Utilities.Tls
Assembly: Yarp.ReverseProxy.dll
Syntax
public enum ParsingStatus : int
Fields
Name | Description |
---|---|
IncompleteFrame | |
InvalidFrame | |
Ok | |
UnsupportedFrame |
public enum ParsingStatus : int
Name | Description |
---|---|
IncompleteFrame | |
InvalidFrame | |
Ok | |
UnsupportedFrame |