jwkSetUrl property
Uri?
get
jwkSetUrl
Refers to a resource for a set of JSON-encoded public keys, one of which corresponds to the key used to digitally sign the JsonWebSignature or encrypt the JsonWebEncryption.
Implementation
Uri? get jwkSetUrl => getTyped('jku');