Z-Botan-0.4.0.0: third_party/botan/src/lib/asn1/alg_id.h
/* * Algorithm Identifier * (C) 1999-2007 Jack Lloyd * * Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_ALGORITHM_IDENTIFIER_H_ #define BOTAN_ALGORITHM_IDENTIFIER_H_ #include <botan/asn1_obj.h> BOTAN_DEPRECATED_HEADER(alg_id.h) #endif