GET OPTION

Fetch a device-global option.

Description

Get device-global Options. Each invocation of this command retrieves a single Option, which is selected by its represented TAG (see Set Option).

Shell Example

yubihsm> get option 0 force-audit
Option value is: 00

Protocol Details

Command

Tc = 0x50

Lc = 1

Vc = T

T := The tag of the selected option (1 byte)

Response

Tr = 0xd0

Lr = LO

Vr = O

O := The option-specific value (LO bytes)