Const
Retrieves a public CryptoKey from a JWK set based on the JWS header.
The set of JSON Web Keys.
The JWS header containing the algorithm and key ID.
A promise that resolves to the CryptoKey.
If no applicable key or multiple keys are found or the algorithm is unsupported.
Retrieves a public CryptoKey from a JWK set based on the JWS header.