public interface KeyMaker
| Modifier and Type | Method and Description |
|---|---|
byte[] |
random2Key(byte[] randomBits) |
byte[] |
str2key(String string,
String salt,
byte[] param) |
byte[] str2key(String string, String salt, byte[] param) throws KrbException
KrbExceptionbyte[] random2Key(byte[] randomBits)
throws KrbException
KrbExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.