public class DesCbcMd5Decoder extends DesCbcDecoder
Decoder for DesCbcMd5.| Constructor and Description |
|---|
DesCbcMd5Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
calculateChecksum(byte[] data,
int size) |
int |
checksumSize() |
blockSize, cbc_encrypt, confounderSize, decrypt, decrypt, isChecksumValid, keySizedataSize, decryptedData, getInstace, startOfChecksum, startOfDatapublic int checksumSize()
checksumSize in class Decoderprotected byte[] calculateChecksum(byte[] data,
int size)
throws NegotiationException
calculateChecksum in class DesCbcDecoderNegotiationExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.