|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Constructors | |
|---|---|
| org.xbill.DNS.utils.HMAC(MessageDigest, byte[])
won't work with digests using a padding length other than 64; use HMAC(MessageDigest digest, int blockLength,
byte [] key) instead. |
|
| org.xbill.DNS.utils.HMAC(String, byte[])
won't work with digests using a padding length other than 64; use HMAC(String digestName, int blockLength, byte [] key)
instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||