Custom / Crypto / Key Value

Specifies a list of keys that can be referred by the crypro commands via index.

Properties

Format

Name Type/Size Description
- Bit mask (8 bits) -
RFU Integer (bit mask area 0xF8) Zero padding
DenyIdentify Boolean (bit 0x04) If the host tries to get the signature of this key an error is thrown
DenyEncrypt Boolean (bit 0x02) If this key us used to encrypt data, an error is returned
DenyDecrypt Boolean (bit 0x01) If this key us used to decrypt data, an error is returned