Dedicated sign - keys pair combination - is it possible?

5 views
Skip to first unread message

mmateu...@gmail.com

unread,
May 17, 2018, 8:20:20 AM5/17/18
to Swagger
Hi everyone!

In my documenation I want to create forms for two authentication keys which will be use to create a sign to query:

$sign = hash_hmac("sha512", $key1.$time.$post, $key2);

Is it possible to execute something like that with Swagger software? First generate the sign like above and then call API? If no - do you have any ideas how could I perform that?

Thanks in advance for your help!
Reply all
Reply to author
Forward
0 new messages