TlsParameters.GetApplicationLayerProtocols Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
GetApplicationLayerProtocols()
Gets supported application protocols for the Application-Layer Protocol Negotiation (ALPN) extension in the ClientHello message.
Default value is an empty string array - an Application-Layer Protocol Negotiation extension is NOT send in the ClientHello message.
Declaration
public string[] GetApplicationLayerProtocols()
Returns
Type | Description |
---|---|
String[] |