3.3.4.1.3.4 SubEnrollResponse Complex Type

The SubEnrollResponse complex type contains an SLC chain.

 <s:complexType name="SubEnrollResponse">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="1"
       name="LicensorCertificateChain"
       type="tns:ArrayOfString"
     />
   </s:sequence>
 </s:complexType>

LicensorCertificateChain: An array of strings, with each element containing one node of the resulting SLC chain. It MUST follow the schema in section 2.2.4.1.