Home >

Lunacm Command Reference Guide > LunaCM Commands > stcconfig > stcconfig rekeythresholdshow

stcconfig rekeythresholdshow

Display the rekey threshold for the symmetric key used to encrypt data on an STC link. The symmetric key is used for the number of times specified by the threshold value, after which it is regenerated and the counter is reset to 0.

This command is available only if the current slot is a PPSO partition.

Syntax

stcconfig rekeythresholdset [-slot <slot_id>]

Parameter Shortcut Description
-slot <slot_id> -s <slot_id>

Specifies the slot containing the partition for which you want to display the rekey threshold.

This parameter is available only if you are logged into the HSM's Admin partition.

Example

Current slot
lunacm:> stcc rksh
 
Current rekey threshold for HSM is 400 million messages.
Specified slot
lunacm:> stcc rksh -s 2
 
Current rekey threshold for HSM is 400 million messages.