| Modifier and Type | Method and Description |
|---|---|
CheckSum |
ADKdcIssued.getCheckSum() |
CheckSum |
CamMacVerifierMac.getMac() |
| Modifier and Type | Method and Description |
|---|---|
void |
ADKdcIssued.setCheckSum(CheckSum chkSum) |
void |
CamMacVerifierMac.setMac(CheckSum mac) |
| Modifier and Type | Method and Description |
|---|---|
CheckSum |
Authenticator.getCksum() |
| Modifier and Type | Method and Description |
|---|---|
void |
Authenticator.setCksum(CheckSum cksum)
Sets the application data checksum
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckSum.isEqual(CheckSum other) |
| Modifier and Type | Method and Description |
|---|---|
CheckSum |
KrbFastArmoredReq.getReqChecksum() |
CheckSum |
KrbFastFinished.getReqChecksum() |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbFastArmoredReq.setReqChecksum(CheckSum checkSum) |
void |
KrbFastFinished.setReqChecksum(CheckSum checkSum) |
| Modifier and Type | Method and Description |
|---|---|
CheckSum |
ReplyKeyPack.getAsChecksum() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyKeyPack.setAsChecksum(CheckSum checkSum) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.