Function publicKeyFromJWK

  • The returned buffers are guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.

    Parameters

    • publicKeyJWK: JsonWebKey

    Returns PublicKey | undefined

Generated using TypeDoc