2.2.9.9.2 ISSUER

The ISSUER element of the UL identifies the issuer of the license. The object and PUBLICKEY elements of the ISSUER element MUST be copied verbatim from the object and PUBLICKEY elements of the ISSUER element in the PL used to generate this UL.

The ISSUER element MUST use the following template.

 <ISSUER>
    [[- object -]]
    [[- publickey -]]
 </ISSUER>

[[- object -]]: MUST be an object element copied verbatim from the principal element in the ISSUEDPRINCIPALS element of the issuer.

[[- publickey -]]: MUST contain the issuer's public key. The exponent MUST be set to 65537. The size MUST be the size of the issuer's public key, in bits. The modulus MUST contain the modulus of the issuer's public key.