SstJwkStore
Class Methods
new
  Answer a new instance of receiver.
Instance Methods
addKey:
  Adds anSstJwk to receiver.
     
     Arguments:
        anSstJwk - <SstJwk>
addKeySet:
  Adds anSstJwkSet to receiver.
     
     Arguments:
        anSstJwkSet - <SstJwkSet>
addKeySetUrl:
  Adds the key set specified at the argument location to receiver.
    
     Arguments:
        anSstUrl - <SstUrl> url where the JWK keyset can be retrieved.
allKeys
  Answers an EsStream that streams SstJwk objects.
     
     Answers:
        <EsStream>
Last modified date: 01/09/2026