Class SimpleID\Protocols\Connect\KeySetBuilder

Utility class to build a SimpleJWT key set based for a specified client.

Each of the methods in this class adds various keys to the key set being built and returns an instance of this class to enable chaining. To obtain the final key set, call the toKeySet() method.

Methods
Properties