post {protocol}://{userdomain}:{port}/api/open/v1/encryption_key/verify
Verify encryption key between backend and users.
You can use the API to send (plain_info, encrypted_info, encryption_iv) information to backend with your AES key
and verify whether your AES key is prospective with the one on backend.