3.4.5.9.2.1 RenewCert

This element specifies input values for the RenewCert operation.

 <xs:element name="RenewCert">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="strCSR" type="xs:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

strCSR: A string that contains the CSR for the certificate.