TOTP Algorithm Seed Length for HmacSHA512

后端 未结 0 2016
眼角桃花
眼角桃花 2020-12-14 00:03

I am trying to implement TOTTP algorithm described here: https://tools.ietf.org/html/rfc6238

Key key = new SecretKeySpec(seed.getBytes(StandardCharsets.UTF_8)         


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