TlsParameters.SetApplicationLayerProtocols Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
SetApplicationLayerProtocols(String[])
Sets 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 void SetApplicationLayerProtocols(params string[] value)
Parameters
Type | Name | Description |
---|---|---|
String[] | value |