Home >

Lunacm Command Reference Guide > LunaCM Commands > srk > srk show

srk show

Display the current SRK state.

Syntax

srk show

Example

lunacm:> srk show
 
Secure Transport Functionality is supported and disabled
 
Secure Recovery State flags:
=================================
SRK Regeneration required:        0
Hardware (tamper) Zeroized:        0
Transport Mode:             0
Locked:                     1
Command Result : No Error
 
lunacm:> srk enable
 
Please attend to the PED.
Secure Transport functionality was successfully enabled.
 
Command Result : No Error
 
lunacm:> srk show
Secure Transport Functionality is supported and ensabled
Secure Recovery State flags:
=================================
SRK Regeneration required:        0
Hardware (tamper) Zeroized:        0
Transport Mode:             0
Locked:                     1
 
Command Result : No Error