Method Web.decode_jwk_set()
- Method
decode_jwk_set
array
(Crypto.Sign.State
|Crypto.MAC.State
) decode_jwk_set(mapping
(string(8bit)
:array
(mapping
(string(7bit)
:string(7bit)
)))jwk_set
)- Description
Decode a JSON Web Key (JWK) Set.
- See also
- Method
decode_jwk_set
variant
array
(Crypto.Sign.State
|Crypto.MAC.State
) decode_jwk_set(string(7bit)
jwk_set
)- Description
Decode a JSON Web Key (JWK) Set.
- See also