PKIFCryptoPPErrors.h

Go to the documentation of this file.
00001 
00010 #ifndef __PKIFCRYPTOPPERRORS_H__
00011 #define __PKIFCRYPTOPPERRORS_H__
00012 
00013 #include "components.h"
00014 #include "PKIFCommonErrors.h"
00015 #include "PKIFNSSErrors.h"
00016 
00017 #define PKIFCRYPTOPP_ERROR_BASE                 PKIFNSS_ERROR_BASE + TOOLKIT_ERROR_EXTENSIONS
00018 
00021 #define PKIFCRYPTOPP_INCORRECT_HASH_CONTEXT     PKIFCRYPTOPP_ERROR_BASE + 1
00022 
00024 #define PKIFCRYPTOPP_EMPTY_HASH_CONTEXT     PKIFCRYPTOPP_ERROR_BASE + 2
00025 
00027 #define PKIF_CRYPTOPP_UNSUPPORTED_ALG   PKIFCRYPTOPP_ERROR_BASE + 3
00028 
00030 #define PKIF_CRYPTOPP_RAW_IMPORT_FAILED PKIFCRYPTOPP_ERROR_BASE + 4
00031 
00033 #define PKIF_CRYPTOPP_INVALID_KEY_AGREEMENT PKIFCRYPTOPP_ERROR_BASE + 5
00034 
00035 #endif
00036 

Generated on Mon Nov 15 11:15:54 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6