Process for calling emCA API

To call the emCA API, you must follow these steps:

  1. Generate signed data. For more information, see the section, "How to Generate Signed Data (PKCS #7)".

  2. Create a JSON object. For more information, see the section, "How to Create a JSON Object Before Encryption".

  3. Encrypt the JSON object. For more information, see the section, "How to Encrypt a JSON Object".

  4. Generate a request JSON object. For more information, see the section, "How to Generate a Request JSON Object".

  5. Generate an authentication key. For more information, see the section, "How to Generate an Authentication Key".

Last updated