Session_Cert_Export
This API exports certificate and its private Key, if required.
URL
./Session_Cert_Export
Input Parameters
Parameter | Description |
---|---|
certname | Name of the certificate to export. |
certformat | This option is required if private key will be exported along with the certificate. Valid values are — 1: representing PEM-PKCS#1 format — 8: representing PEM-PKCS#8 format. |
Sample SOAP Parameters
Output
Exported certificate and the private key in PKCS#1 or PKCS#8 format.