getRSAPublic is a command that obtains the public key from a specific RSA private key.
Name | Type | Description | Notes |
---|---|---|---|
json | bool | Set output format to JSON | [optional] [default to False] |
name | str | Name of RSA key to extract the public key from | |
token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |