Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 497 Bytes

CreateRequest.md

File metadata and controls

11 lines (7 loc) · 497 Bytes

CreateRequest

Properties

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

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