Kill the Clipboard - SMART Health Cards Library - v1.1.0
    Preparing search index...

    Function deriveKidFromPublicKey

    • Derives RFC7638 JWK Thumbprint (base64url-encoded SHA-256) from a public key to use as kid

      Parameters

      • publicKey: string | Uint8Array<ArrayBufferLike> | CryptoKey | JsonWebKey

      Returns Promise<string>