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, keySize
dataSize, decryptedData, getInstace, startOfChecksum, startOfData
public int checksumSize()
checksumSize
in class Decoder
protected byte[] calculateChecksum(byte[] data, int size) throws NegotiationException
calculateChecksum
in class DesCbcDecoder
NegotiationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.