ns_crypto::JWT method jwk_supports_alg (protected)

 <instance of ns_crypto::JWT[i]> jwk_supports_alg jwk alg

Defined in

Conservative compatibility check. If "alg" is present in the JWK, require exact match. Otherwise infer from kty/crv.

Parameters:
jwk (required)
alg (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: