2.2.9.3.1 DESCRIPTOR

The DESCRIPTOR element of Issuing certificates describes the type of the certificate and MUST use the following template.

 <DESCRIPTOR>
    <OBJECT type="[[- type -]]">
       <ID type="MS-GUID">
          [[- GUID -]]
       </ID>
    </OBJECT>
 </DESCRIPTOR>

[[- type -]]: MUST contain the literal string from the following table.

Certificate

Literal String

SLC

Server-Licensor-Certificate

Enrollment Service Certificate

Server-Licensor-Certificate

Enrollment CA certificate

DRM-CA-Certificate

Version 1 security processor CA certificate

Server-Licensor-Certificate

SPC issuer certificate

Server-Licensor-Certificate

Security processor CA certificate

DRM-CA-Certificate

Intermediate Security Processor CA Certificate

DRM-CA-Certificate

CA certificate

DRM-CA-Certificate

[[- GUID -]]: MUST be a unique GUID that identifies the certificate, represented as a literal ASCII string enclosed in braces.