Kill the Clipboard - SMART Health Cards Library - v1.1.0
GitHub
Maintained by Vinta Software
Preparing search index...
deriveKidFromPublicKey
Function deriveKidFromPublicKey
deriveKidFromPublicKey
(
publicKey
:
string
|
Uint8Array
<
ArrayBufferLike
>
|
CryptoKey
|
JsonWebKey
,
)
:
Promise
<
string
>
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
>
Settings
Member Visibility
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Maintained by Vinta Software
Kill the Clipboard - SMART Health Cards Library - v1.1.0
Loading...
Derives RFC7638 JWK Thumbprint (base64url-encoded SHA-256) from a public key to use as kid