Process for calling emCA API
To call the emCA API, you must follow these steps:
Generate signed data. For more information, see the section, "How to Generate Signed Data (PKCS #7)".
Create a JSON object. For more information, see the section, "How to Create a JSON Object Before Encryption".
Encrypt the JSON object. For more information, see the section, "How to Encrypt a JSON Object".
Generate a request JSON object. For more information, see the section, "How to Generate a Request JSON Object".
Generate an authentication key. For more information, see the section, "How to Generate an Authentication Key".
Last updated