public class HeimdalKpasswdDecode extends KpasswdDecode
| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
asReppkt10 |
private static byte[] |
kpasswdApReqpkt12 |
private static byte[] |
kpasswdReplypkt13 |
| Constructor and Description |
|---|
HeimdalKpasswdDecode(java.lang.String principal,
java.lang.String password,
EncryptionType eType) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
decodeApRep, decodeApReq, decodeAsRepprivate static byte[] asReppkt10
private static byte[] kpasswdApReqpkt12
private static byte[] kpasswdReplypkt13
public HeimdalKpasswdDecode(java.lang.String principal,
java.lang.String password,
EncryptionType eType)