Instance Method
use(jwksJSON:)
Adds a
JWKS (JSON Web Key Set) to this signers collection by first decoding the JSON string.func use(jwksJSON json: String) throws