partition restoresim3file
Restore/insert HSM information from a SIM3 backup file. All objects in the file are restored to the HSM.
NOTE This command applies to Luna 6.x partitions only. SIM is not supported by Luna 7 or Luna Cloud HSM service.
Syntax
partition restoresim3file -filename <input_file>
| Argument(s) | Shortcut | Description | 
|---|---|---|
| -filename <input_file> | -fi | The name of the backup file on your computer, from which the restore operation is performed. | 
Example
lunacm:>partition restoresim3file -filename somepartfile 
        Restored Objects:
        Object Handle: 14 (0xe)
        Object Class: CKO_SECRET_KEY
        Key Type: CKK_DES3
        Label: Generated DES3 Key
        Object Handle: 20 (0x14)
        Object Class: CKO_SECRET_KEY
        Key Type: CKK_DES3
        Label: Generated DES3 Key
        Object Handle: 30 (0x1e)
        Object Class: CKO_SECRET_KEY
        Key Type: CKK_DES2
        Label: Generated DES2 Key
        Object Handle: 31 (0x1f)
        Object Class: CKO_SECRET_KEY
        Key Type: CKK_AES
        Label: Generated AES Key
        Object Handle: 32 (0x20)
        Object Class: CKO_PRIVATE_KEY
        Key Type: CKK_RSA
        Label: Generated RSA Private Key
Command Result : No Error