For the V2 APIs
Swagger HealthID
- Sensitive data (Data like OTP, Aadhaar Number, Password, Username, etc) have to be encrypted.
I am using /v1/auth/cert API for encrypting the payload for V2 API when trying to decrypt it will be the same certificate that is causing the error. What procedure should be implemented for decrypting the payload when acting as an ABHA-SERVICE Body?