partition contents

Display a list of the objects on the partition. This command will display all objects accessible to the role that is currently logged in. The total object count is also displayed. For each object found, the label, handle, object type, and object UID are displayed.

Syntax

partition contents

Example

lunacm:> partition contents

        The 'Crypto User' is currently logged in.  Looking for objects
        accessible to the 'Crypto User'.

        Object list:

        Label:
        Handle:        141
        Object Type:   Private Key
        Object UID:    7c080000090000061b030100

        Label:
        Handle:        140
        Object Type:   Public Key
        Object UID:    7b080000090000061b030100

        Label:
        Handle:        125
        Object Type:   Private Key
        Object UID:    7a080000090000061b030100

        Label:
        Handle:        124
        Object Type:   Public Key
        Object UID:    79080000090000061b030100


        Number of objects:  4


Command Result : No Error