public class Aes128CtsHmacSha1Decoder extends AesCtsHmacSha1Decoder
Decoder for Aes128CtsHmacSha1.| Constructor and Description |
|---|
Aes128CtsHmacSha1Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
decrypt(byte[] baseKey,
int usage,
byte[] ivec,
byte[] cipherText,
int start,
int length) |
protected int |
getKeySeedLength() |
int |
keySize() |
blockSize, checksumSize, confounderSize, decrypt, decrypt, decryptCTS, decryptedData, dk, getCipher, getHmac, randomToKeydataSize, getInstace, startOfChecksum, startOfDataprotected int getKeySeedLength()
getKeySeedLength in class AesCtsHmacSha1Decoderprotected byte[] decrypt(byte[] baseKey,
int usage,
byte[] ivec,
byte[] cipherText,
int start,
int length)
throws GeneralSecurityException
decrypt in class AesCtsHmacSha1DecoderGeneralSecurityExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.