ped vector
Create or delete a Remote PED Vector (RPV). Use this command to:
>Create a Remote PED Vector (RPV) and imprint it onto the HSM and an orange PED Key (RPK).
>Delete an RPV from the HSM.
The options init and delete cannot be used together.
NOTE This command is not applicable on DPoD Luna Cloud HSM services.
Syntax
ped vector [init | delete] [-force]
Argument(s) | Shortcut | Description |
---|---|---|
delete | d | Delete a Remote PED Vector (RPV) from the HSM. This does not affect RPV on orange PED Key(s). No PED action required. |
-force | -f | Force the action without prompting. |
init | i | Create a Remote PED Vector (RPV) and imprint it on an orange PED Key, or accept a pre-existing RPV from an orange PED Key. PED action required. |
Example
lunacm:>ped vector init You are about to initialize the Remote PED Vector Are you sure you wish to continue? Type 'proceed' to continue, or 'quit' to quit now ->proceed RPV was successfully initialized. Command Result : No Error lunacm:>ped vector delete You are about to delete the Remote PED Vector Are you sure you wish to continue? Type 'proceed' to continue, or 'quit' to quit now ->proceed RPV was successfully deleted. Command Result : No Error