How to Get Same Output For Same Seed at HMAC?

前端 未结 0 773
长情又很酷
长情又很酷 2020-12-13 23:09

I want to get same result for same seeds. I have this key generator:

public Key generateKey(String seed) throws NoSuchAlgorithmException {
    KeyGenerator ke         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题