Access Restricted

This page contains internal documentation that is not publicly available.


Custom / Crypto / Key Value

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

Properties

  • Value ID: 0x0601/0x80 - 0xFF

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