Interface for crypto functions used by library
base64 decode string
base64 Encode string
base64 URL safe encoded string
Removes all cryptographic keys from IndexedDB storage
Creates a guid randomly.
Stringifies and base64Url encodes input public key
Base64Url encoded public key
Generates an JWK RSA S256 Thumbprint
Returns the SHA-256 hash of an input string
Removes cryptographic keypair from key store matching the keyId passed in
Returns a signed proof-of-possession token with a given acces token that contains a cnf claim with the required kid.
Optional
Generated using TypeDoc
Interface for crypto functions used by library