ExportClassicKey is a command that returns the classic key material
| Name | Type | Description | Notes |
|---|---|---|---|
| accessibility | String | for personal password manager | [optional] |
| exportPublicKey | Boolean | Use this option to output only public key | [optional] |
| ignoreCache | String | Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | ClassicKey name | |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| version | Integer | Classic key version | [optional] |
| wrappingKeyName | String | Classic key name to wrap the key material with | [optional] |