interface Deno.TlsHandshakeInfo
Properties #
#alpnProtocol: string | nullContains the ALPN protocol selected during negotiation with the server.
If no ALPN protocol selected, returns null.
#alpnProtocol: string | nullContains the ALPN protocol selected during negotiation with the server.
If no ALPN protocol selected, returns null.