Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 569 Bytes

JsonWebKeySetGeneratorRequest.md

File metadata and controls

11 lines (7 loc) · 569 Bytes

JsonWebKeySetGeneratorRequest

Properties

Name Type Description Notes
Alg string The algorithm to be used for creating the key. Supports "RS256", "ES512", "HS512", and "HS256" [default to null]
Kid string The kid of the key to be created [default to null]

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