blob: fc5eb29899ab710b91522044066bebeb5e4d9ab0 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_javax_crypto_jce_cipher_TripleDESSpi__
#define __gnu_javax_crypto_jce_cipher_TripleDESSpi__
#pragma interface
#include <gnu/javax/crypto/jce/cipher/CipherAdapter.h>
extern "Java"
{
namespace gnu
{
namespace javax
{
namespace crypto
{
namespace jce
{
namespace cipher
{
class TripleDESSpi;
}
}
}
}
}
}
class gnu::javax::crypto::jce::cipher::TripleDESSpi : public ::gnu::javax::crypto::jce::cipher::CipherAdapter
{
public:
TripleDESSpi();
static ::java::lang::Class class$;
};
#endif // __gnu_javax_crypto_jce_cipher_TripleDESSpi__