interface Deno.TlsHandshakeInfo
Properties Jump to heading
Jump to headingalpnProtocol: string | null
Contains the ALPN protocol selected during negotiation with the server.
If no ALPN protocol selected, returns null
.
Jump to headingalpnProtocol: string | null
Contains the ALPN protocol selected during negotiation with the server.
If no ALPN protocol selected, returns null
.