TlsClientHelloReceivedEventArgs.ApplicationProtocol Property
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9083)
ApplicationProtocol
Gets or sets the selected application protocol to be used in the Application-Layer Protocol Negotiation (ALPN) extension. It must be one of the values provided by the GetApplicationProtocols() method.
Declaration
public string ApplicationProtocol { get; set; }
Property Value
Type | Description |
---|---|
String |