You are not logged in.
Pages: 1
Dear all
I need to test a REST API via HTTPS,
Between communication with server, certificate , encryption , decryption sometimes are necessary.
There are several input values in a request,
one of the requests should be signed with the private key.
Another value should be encrypted with session key and the session key should be made by client.
How could I handle this kind of request? Use Event Handler?
Thanks
Offline
Pages: 1