Function collectPEMs

  • Collects PEM arrays specified in QUICConfig into a PEM chain array. This can be used for keys, certs and ca.

    Parameters

    • Optional pems: string | string[] | Uint8Array | Uint8Array[]

    Returns string[]

Generated using TypeDoc