PKIFCryptoPPErrors.h File Reference


Detailed Description

Subsystem: Cryptography (PKIFCRYPTO)

Module: PKIFCryptoPPErrors

Id
PKIFCryptoPPErrors.h 9903 2009-05-13 13:02:22Z agalustyan

Definition in file PKIFCryptoPPErrors.h.

#include "components.h"
#include "PKIFCommonErrors.h"
#include "PKIFNSSErrors.h"

Include dependency graph for PKIFCryptoPPErrors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PKIFCRYPTOPP_ERROR_BASE   PKIFNSS_ERROR_BASE + TOOLKIT_ERROR_EXTENSIONS
#define PKIFCRYPTOPP_INCORRECT_HASH_CONTEXT   PKIFCRYPTOPP_ERROR_BASE + 1
#define PKIFCRYPTOPP_EMPTY_HASH_CONTEXT   PKIFCRYPTOPP_ERROR_BASE + 2
 A NULL hash context was presented to a function that performs hash operations.
#define PKIF_CRYPTOPP_UNSUPPORTED_ALG   PKIFCRYPTOPP_ERROR_BASE + 3
 An operation was attempted for an algorithm the colleague does not support.
#define PKIF_CRYPTOPP_RAW_IMPORT_FAILED   PKIFCRYPTOPP_ERROR_BASE + 4
 Raw key import failure.
#define PKIF_CRYPTOPP_INVALID_KEY_AGREEMENT   PKIFCRYPTOPP_ERROR_BASE + 5
 Key agrement attempt with incompatible keys.


Define Documentation

#define PKIF_CRYPTOPP_INVALID_KEY_AGREEMENT   PKIFCRYPTOPP_ERROR_BASE + 5

Key agrement attempt with incompatible keys.

Definition at line 33 of file PKIFCryptoPPErrors.h.

Referenced by CPKIFCryptoPP::SecretAgree().

#define PKIF_CRYPTOPP_RAW_IMPORT_FAILED   PKIFCRYPTOPP_ERROR_BASE + 4

#define PKIF_CRYPTOPP_UNSUPPORTED_ALG   PKIFCRYPTOPP_ERROR_BASE + 3

An operation was attempted for an algorithm the colleague does not support.

Definition at line 27 of file PKIFCryptoPPErrors.h.

Referenced by CPKIFCryptoPPRaw::CryptInit(), CPKIFCryptoPP::SecretAgree(), CPKIFCryptoPP::Sign(), CPKIFCryptoPPRaw::VerifyCertificate(), and VerifyCertificateWithCryptoPP().

#define PKIFCRYPTOPP_EMPTY_HASH_CONTEXT   PKIFCRYPTOPP_ERROR_BASE + 2

A NULL hash context was presented to a function that performs hash operations.

Definition at line 24 of file PKIFCryptoPPErrors.h.

Referenced by CPKIFCryptoPPRaw::HashFinal(), CPKIFCryptoPPRaw::HashUpdate(), CPKIFCryptoPPRaw::HMACFinal(), and CPKIFCryptoPPRaw::HMACUpdate().

#define PKIFCRYPTOPP_ERROR_BASE   PKIFNSS_ERROR_BASE + TOOLKIT_ERROR_EXTENSIONS

Definition at line 17 of file PKIFCryptoPPErrors.h.

#define PKIFCRYPTOPP_INCORRECT_HASH_CONTEXT   PKIFCRYPTOPP_ERROR_BASE + 1

An invalid hash context was presented. The hash context may have been generated by a different crypto source or have been corrupted.

Definition at line 21 of file PKIFCryptoPPErrors.h.

Referenced by CPKIFCryptoPPRaw::HashFinal(), CPKIFCryptoPPRaw::HashUpdate(), CPKIFCryptoPPRaw::HMACFinal(), and CPKIFCryptoPPRaw::HMACUpdate().


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