Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 660 Bytes

File metadata and controls

10 lines (6 loc) · 660 Bytes

JsonWebKeySet

Properties

Name Type Description Notes
keys \Hydra\SDK\Model\JsonWebKey[] The value of the "keys" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired. [optional]

[Back to Model list] [Back to API list] [Back to README]