I am trying to implement TOTTP algorithm described here: https://tools.ietf.org/html/rfc6238
Key key = new SecretKeySpec(seed.getBytes(StandardCharsets.UTF_8)