3.4.4.1.2.2 GetLicensorCertificateResponse

The GetLicensorCertificateResponse element contains the body of the SOAP response, including the responder's SLC chain.

 <s:element name="GetLicensorCertificateResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1"
         name="GetLicensorCertificateResult"
         type="tns:LicensorCertChain"
       />
     </s:sequence>
   </s:complexType>
 </s:element> 

GetLicensorCertificateResult: A structure containing the responder's SLC chain. It MUST follow the schema in section 3.4.4.1.3.1.