beecrypt::crypto::Cipher Member List

This is the complete list of members for beecrypt::crypto::Cipher, including all inherited members.

Cipher(CipherSpi *cipherSpi, const Provider *provider, const String &transformation)beecrypt::crypto::Cipher [protected]
clone() const beecrypt::lang::Object [protected, virtual]
DECRYPT_MODEbeecrypt::crypto::Cipher [static]
doFinal()beecrypt::crypto::Cipher
doFinal(const bytearray &input)beecrypt::crypto::Cipher
doFinal(bytearray &output, size_t outputOffset)beecrypt::crypto::Cipher
doFinal(const byte *input, size_t inputOffset, size_t inputLength)beecrypt::crypto::Cipher
doFinal(const byte *input, size_t inputOffset, size_t inputLength, bytearray &output, size_t outputOffset=0)beecrypt::crypto::Cipher
ENCRYPT_MODEbeecrypt::crypto::Cipher [static]
equals(const Object &compare) const beecrypt::lang::Object [virtual]
getAlgorithm() const beecrypt::crypto::Cipher
getBlockSize() const beecrypt::crypto::Cipher
getInstance(const String &transformation)beecrypt::crypto::Cipher [static]
getInstance(const String &transformation, const String &provider)beecrypt::crypto::Cipher [static]
getInstance(const String &transformation, const Provider &provider)beecrypt::crypto::Cipher [static]
getIV()beecrypt::crypto::Cipher
getKeySize() const beecrypt::crypto::Cipher
getMaxAllowedKeyLength(const String &transformation)beecrypt::crypto::Cipher [static]
getMaxAllowedParameterSpec(const String &transformation)beecrypt::crypto::Cipher [static]
getOutputSize(size_t inputLength)beecrypt::crypto::Cipher
getParameters()beecrypt::crypto::Cipher
getProvider() const beecrypt::crypto::Cipher
init(int opmode, const Certificate &certificate, SecureRandom *random=0)beecrypt::crypto::Cipher
init(int opmode, const Key &key, SecureRandom *random=0)beecrypt::crypto::Cipher
init(int opmode, const Key &key, AlgorithmParameters *params, SecureRandom *random=0)beecrypt::crypto::Cipher
init(int opmode, const Key &key, const AlgorithmParameterSpec &params, SecureRandom *random=0)beecrypt::crypto::Cipher
Object()beecrypt::lang::Object
UNWRAP_MODEbeecrypt::crypto::Cipher [static]
update(const bytearray &input)beecrypt::crypto::Cipher
update(const byte *input, size_t inputOffset, size_t inputLength)beecrypt::crypto::Cipher
update(const byte *input, size_t inputOffset, size_t inputLength, bytearray &output, size_t outputOffset=0)beecrypt::crypto::Cipher
WRAP_MODEbeecrypt::crypto::Cipher [static]
~Cipher()beecrypt::crypto::Cipher [virtual]
~Object()beecrypt::lang::Object [inline, virtual]


Generated on Fri Jul 24 18:13:01 2009 for BeeCrypt by  doxygen 1.5.9