Application Layer Protocol Negotiation (ALPN)¶
- class siotls.contents.handshakes.extensions.alpn.ALPN¶
ALPN(protocol_name_list)
- __init__(protocol_name_list)¶
- extension_type: ExtensionType | int = 16¶
The unique numeric identifier of the extension.
ALPN(protocol_name_list)
The unique numeric identifier of the extension.