interface Deno.TlsHandshakeInfoPropertiesalpnProtocol: string | nullUNSTABLE: new API, yet to be vetted. Contains the ALPN protocol selected during negotiation with the server. If no ALPN protocol selected, returns null.