2.2.9.3.5 DISTRIBUTIONPOINT

The DISTRIBUTIONPOINT elements in the CONDITIONLIST describe the public keys of revocation authorities who are authorized to revoke the SLC. The DISTRIBUTIONPOINT elements MUST use the following template.

 <DISTRIBUTIONPOINT>
    <OBJECT type="Revocation">
       <ID type="ascii-tag">
          External revocation authority
       </ID>
    </OBJECT>
    [[- publickey -]]
 </DISTRIBUTIONPOINT>

[[- publickey -]]: MUST be a PUBLICKEY (section 2.2.9.1.6) element that contains the public key of the revocation authority.