|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.crypto.sasl.crammd5.CramMD5Util
A package-private CRAM-MD5-specific utility class.
Method Summary | |
(package private) static byte[] |
createHMac(char[] passwd,
byte[] data)
|
(package private) static byte[] |
createMsgID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
static byte[] createMsgID()
static byte[] createHMac(char[] passwd, byte[] data) throws java.security.InvalidKeyException
java.security.InvalidKeyException
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |