2.6 EntityName Object

The EntityName object is used to identify an entity responsible for a specific aspect of the secure sub-system device. The members in this object are variable and must be the same as the attributes defined in section 6 of ITU-T X.520 (ISO/IEC 9594-6). While none of the members are required, at least one must be present. The example below shows typical use with Organization Name (6.4.1) and Organizational Unit Name (6.4.2).

{
  "organizationName": "Microchip Technology Inc",
  "organizationalUnitName": "Secure Computing Group",
}
organizationNameName of the entity organization (e.g., company name).
organizationalUnitNameOptional name of a unit within the organization to which the entity pertains.