EntityName Object

The EntityName object is used to identify an entity responsible for some part of the secure element. The members in this object are variable and must be the same as the attributes defined in sections 6.4.1 Organization Name and 6.4.2 Organizational Unit Name of ITU-T X.509 (ISO/IEC 9594-6). While none of the members are required, there must be at least one.

{
  "organizationName": "Microchip Technology Inc",
  "organizationalUnitName": "Secure Products Group",
}
organizationName
Name of the entity organization (e.g., company name).
organizationalUnitName
Optional name of a unit within the organization that the entity applies to specifically.