Web service for ident records
The following methods are provided for submitting the encrypted identity verification:
Add identity record
The binary data of the encrypted ident record is transmitted as the POST content. This document is decrypted and checked against the IdConfirmation schema. The signature, the signing time, and the signing certificate are then verified.
Get certificate (binary format)
Returns the certificate for encryption. (Format: Binary)
Get certificate (PEM format)
Returns the certificate for encryption in PEM format