ConscryptALPNSelector

Undocumented in source.

Constructors

this
this(SSLEngine sslEngine, string[] supportedProtocolList)
Undocumented in source.

Members

Functions

getApplicationProtocol
string getApplicationProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
getSupportedApplicationProtocols
string[] getSupportedApplicationProtocols()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ProtocolSelector

getApplicationProtocol
string getApplicationProtocol()
Undocumented in source.
getSupportedApplicationProtocols
string[] getSupportedApplicationProtocols()
Undocumented in source.

Meta