What is it
This image deals with Kazakhstan NCA. It provides 3 possibilities:
- API to store, retrieve, versioning signatures.
- Convenient API to validate CMS signatures against various situations.
- Proxy requests to Ncanode server with built-in private key.
Working with signatures
This image does not deal with signatures by itself and requires installation of Ncanode server. Ncanode is needed to validate signatures and sign documents on server-side.
Proxy requests
If POST /origin
request is called, then this request is transparently proxied to Ncanode API. One thing this image do, that it set to request private key and password saved in parameters. The purpose is to hide private key and key password from being revealed.