Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 593 Bytes

GetRSAPublic.md

File metadata and controls

17 lines (9 loc) · 593 Bytes

GetRSAPublic

getRSAPublic is a command that obtains the public key from a specific RSA private key.

Properties

Name Type Description Notes
json Boolean Set output format to JSON [optional]
name String Name of RSA key to extract the public key from
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]