3.6.4.2.4.5 RevocationAuthorityInformation

The RevocationAuthorityInformation complex type contains a binary public key.

 <s:complexType name="RevocationAuthorityInformation">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="1"
         name="aRevocationAuthorityPublicKey"
         type="s:base64Binary" />
   </s:sequence>
 </s:complexType>