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