lua-resty-hmac icon indicating copy to clipboard operation
lua-resty-hmac copied to clipboard

hmac:new return nil and err is nil

Open fghpdf opened this issue 6 years ago • 0 comments

Hello!

I use this module in kong to write custom plugin.

But I met a problem.

When I use hmac:new, I always got nil and the err is nil too.

the code is this code

My kong env is docker kong:0.12.3-centos

Do you know under what circumstances will this happen?

Thank you very much!

fghpdf avatar Apr 08 '18 09:04 fghpdf