Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 535 Bytes

JsonWebKeySetGeneratorRequest.md

File metadata and controls

11 lines (7 loc) · 535 Bytes

JsonWebKeySetGeneratorRequest

Properties

Name Type Description Notes
alg string The algorithm to be used for creating the key. Supports "RS256", "ES512", "HS512", and "HS256"
kid string The kid of the key to be created

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