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