1/* xsec/framework/XSECConfig.hpp.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if NSS is in use. */
4#undef XSEC_HAVE_NSS
5
6/* Define if OpenSSL is in use. */
7#undef XSEC_HAVE_OPENSSL
8
9/* Define to 1 if getcwd(NULL, 0) works. */
10#undef XSEC_HAVE_GETCWD_DYN
11
12/* Define to 1 if Xalan is available. */
13#undef XSEC_HAVE_XALAN
14
15/* Define to 1 if OpenSSL has EVP_CIPHER_CTX_set_padding. */
16#undef XSEC_OPENSSL_CANSET_PADDING
17
18/* Define to 1 if OpenSSL uses const input buffers. */
19#undef XSEC_OPENSSL_CONST_BUFFERS
20
21/* Define to 1 if OpenSSL X509 API has const input buffer. */
22#undef XSEC_OPENSSL_D2IX509_CONST_BUFFER
23
24/* Define to 1 if OpenSSL has full AES support. */
25#undef XSEC_OPENSSL_HAVE_AES
26
27/* Define to 1 if OpenSSL has GCM support. */
28#undef XSEC_OPENSSL_HAVE_GCM
29
30/* Define to 1 if OpenSSL has CRYPTO_cleanup_all_ex_data. */
31#undef XSEC_OPENSSL_HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
32
33/* Define to 1 if OpenSSL has EC support. */
34#undef XSEC_OPENSSL_HAVE_EC
35
36/* Define to 1 if OpenSSL has SHA2 support. */
37#undef XSEC_OPENSSL_HAVE_SHA2
38
39/* Define to 1 if XKMS support is included. */
40#undef XSEC_XKMS_ENABLED
41
42#include <xsec/framework/XSECVersion.hpp>
43