Interface Quiche

Hierarchy

  • Quiche

Properties

CRYPTO_ERROR_START: number
CRYPTO_ERROR_STOP: number
CongestionControlAlgorithm: typeof CongestionControlAlgorithm
ConnectionErrorCode: typeof ConnectionErrorCode
MAX_CONNECTION_WINDOW: number
MAX_CONN_ID_LEN: number
MAX_DATAGRAM_SIZE: number
MAX_STREAM_WINDOW: number
MAX_UDP_PACKET_SIZE: number
MIN_CLIENT_INITIAL_LEN: number
PROTOCOL_VERSION: number
Shutdown: typeof Shutdown
Type: typeof Type

Methods

  • Parameters

    • scid: Uint8Array
    • dcid: Uint8Array
    • data: Uint8Array

    Returns number

  • Parameters

    • scid: Uint8Array
    • dcid: Uint8Array
    • newScid: Uint8Array
    • token: Uint8Array
    • version: number
    • out: Uint8Array

    Returns number

  • Parameters

    • version: number

    Returns boolean

Generated using TypeDoc