Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / gnu / javax / crypto / jce / cipher / SerpentSpi.h
bloba7934c59e0a8997011eb8f724130bee23b2fec5c
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_javax_crypto_jce_cipher_SerpentSpi__
5 #define __gnu_javax_crypto_jce_cipher_SerpentSpi__
7 #pragma interface
9 #include <gnu/javax/crypto/jce/cipher/CipherAdapter.h>
10 extern "Java"
12 namespace gnu
14 namespace javax
16 namespace crypto
18 namespace jce
20 namespace cipher
22 class SerpentSpi;
30 class gnu::javax::crypto::jce::cipher::SerpentSpi : public ::gnu::javax::crypto::jce::cipher::CipherAdapter
33 public:
34 SerpentSpi();
35 static ::java::lang::Class class$;
38 #endif // __gnu_javax_crypto_jce_cipher_SerpentSpi__