public class AesCbcAdapter extends AbstractAesAdapter
EMPTY
Constructor and Description |
---|
AesCbcAdapter() |
Modifier and Type | Method and Description |
---|---|
protected int |
initIvLengthBytes()
Provides the initialization vector length, in bytes.
|
protected boolean |
initMacEnabled() |
protected String |
initPadding() |
protected String |
initTransformation()
Provides the cipher transformation string.
|
cipher, decrypt, encrypt, fromSpace, generateInitializationVector, generateMac, generateSubKey, generateSubKey, getName, getOrCreateCipher, getOrCreateMac, getPassPhrase, getSecureRandom, getStorageClass, initEncryptionAlgorithm, initEncryptionKeyLength, initMacAlgorithm, initMacKeyLength, initSecureRandom, readArrayRemaining, readArrayWithByteLength, toParameterSpec, toSpace, writeArrayRemaining, writeArrayWithByteLength
base64Decode, base64Encode, deserialize, serialize, supportsEqualsMatching, supportsOrderedMatching, toBinaryWrapper, unwrapBinary, unzip, useBase64Wrapper, wrapBinary, zip
protected int initIvLengthBytes()
AbstractAesAdapter
initIvLengthBytes
in class AbstractAesAdapter
protected String initTransformation()
AbstractAesAdapter
initTransformation
in class AbstractAesAdapter
protected String initPadding()
protected boolean initMacEnabled()
initMacEnabled
in class AbstractAesAdapter
Copyright © GigaSpaces.