components.h File Reference


Detailed Description

Subsystem: Miscellaneous/Utility (PKIFUTILS)

Module: Miscellaneous

Id
components.h 5660 2007-02-08 14:36:43Z cwallace

Definition in file components.h.

Go to the source code of this file.

Defines

#define TOOLKIT_SUBCOMPONENT_MULTIPLIER   25
#define TOOLKIT_ERROR_MULTIPLIER   500
#define TOOLKIT_ERROR_EXTENSIONS   100
#define TOOLKIT_ASN   1
#define TOOLKIT_CACHE   2
#define TOOLKIT_CRYPTO   3
#define TOOLKIT_MESSAGE   4
#define TOOLKIT_OCSP   5
#define TOOLKIT_PATH   6
#define TOOLKIT_TAP   7
#define TOOLKIT_TSP   8
#define TOOLKIT_UTILS   9
#define TOOLKIT_APP   10
#define TOOLKIT_SCVP   11
#define TOOLKIT_ASN_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_ASN
#define TOOLKIT_SR_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_CACHE
#define TOOLKIT_CRYPTO_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_CRYPTO
#define TOOLKIT_MESSAGE_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_MESSAGE
#define TOOLKIT_OCSP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_OCSP
#define TOOLKIT_PATH_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_PATH
#define TOOLKIT_TAP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_TAP
#define TOOLKIT_TSP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_TSP
#define TOOLKIT_UTILS_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_UTILS
#define TOOLKIT_APP_DEFINED_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_APP
#define TOOLKIT_SCVP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_SCVP
#define TOOLKIT_ASN_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_ASN
#define TOOLKIT_SR_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_CACHE
#define TOOLKIT_CRYPTO_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_CRYPTO
#define TOOLKIT_MESSAGE_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_MESSAGE
#define TOOLKIT_OCSP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_OCSP
#define TOOLKIT_PATH_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_PATH
#define TOOLKIT_TAP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_TAP
#define TOOLKIT_TSP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_TSP
#define TOOLKIT_UTILS_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_UTILS
#define TOOLKIT_APP_DEFINED_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_APP
#define TOOLKIT_SCVP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_SCVP
#define TOOLKIT_EXTENSION_MEDIATOR   TOOLKIT_ASN_SUBCOMPONENT + 1
#define TOOLKIT_X509_ASN   TOOLKIT_ASN_SUBCOMPONENT + 2
#define TOOLKIT_SR_MEDIATOR   TOOLKIT_SR_SUBCOMPONENT + 1
#define TOOLKIT_SR_CAPICERTUPDATE   TOOLKIT_SR_SUBCOMPONENT + 2
#define TOOLKIT_SR_CAPICRLUPDATE   TOOLKIT_SR_SUBCOMPONENT + 3
#define TOOLKIT_SR_CAPIREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 4
#define TOOLKIT_SR_CAPITRUSTROOTCRLSTORE   TOOLKIT_SR_SUBCOMPONENT + 5
#define TOOLKIT_SR_CAPITRUSTSTORE   TOOLKIT_SR_SUBCOMPONENT + 6
#define TOOLKIT_SR_CAPIUSERREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 7
#define TOOLKIT_SR_LDAPREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 8
#define TOOLKIT_SR_SIMPLECERTCACHE   TOOLKIT_SR_SUBCOMPONENT + 9
#define TOOLKIT_SR_SIMPLECRLCACHE   TOOLKIT_SR_SUBCOMPONENT + 10
#define TOOLKIT_SR_SIMPLEROOTSTORE   TOOLKIT_SR_SUBCOMPONENT + 11
#define TOOLKIT_SR_MISC   TOOLKIT_SR_SUBCOMPONENT + 12
#define TOOLKIT_SR_NSSTRUSTSTORE   TOOLKIT_SR_SUBCOMPONENT + 13
#define TOOLKIT_SR_NSSTRUSTROOTCRLSTORE   TOOLKIT_SR_SUBCOMPONENT + 14
#define TOOLKIT_SR_NSSCRLUPDATE   TOOLKIT_SR_SUBCOMPONENT + 15
#define TOOLKIT_SR_NSSCERTUPDATE   TOOLKIT_SR_SUBCOMPONENT + 16
#define TOOLKIT_SR_NSSREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 17
#define TOOLKIT_CRYPTO_MEDIATOR   TOOLKIT_CRYPTO_SUBCOMPONENT + 1
#define TOOLKIT_CRYPTO_CAPICRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 2
#define TOOLKIT_CRYPTO_CAPI   TOOLKIT_CRYPTO_SUBCOMPONENT + 3
#define TOOLKIT_CRYPTO_CAPIRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 4
#define TOOLKIT_CRYPTO_KEYMATERIAL   TOOLKIT_CRYPTO_SUBCOMPONENT + 5
#define TOOLKIT_CRYPTO_MISC   TOOLKIT_CRYPTO_SUBCOMPONENT + 6
#define TOOLKIT_CRYPTO_NSS   TOOLKIT_CRYPTO_SUBCOMPONENT + 7
#define TOOLKIT_CRYPTO_NSSRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 8
#define TOOLKIT_CRYPTO_NSSCRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 9
#define TOOLKIT_CRYPTO_CRYPTOPP   TOOLKIT_CRYPTO_SUBCOMPONENT + 10
#define TOOLKIT_CRYPTO_CRYPTOPPRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 11
#define TOOLKIT_CRYPTO_CRYPTOPPCRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 12
#define TOOLKIT_MESSAGE_SIGNED_DATA   TOOLKIT_MESSAGE_SUBCOMPONENT + 1
#define TOOLKIT_MESSAGE_ATTR_MEDIATOR   TOOLKIT_MESSAGE_SUBCOMPONENT + 2
#define TOOLKIT_MESSAGE_ASN   TOOLKIT_MESSAGE_SUBCOMPONENT + 3
#define TOOLKIT_MESSAGE_PARALLEL_HASH   TOOLKIT_MESSAGE_SUBCOMPONENT + 4
#define TOOLKIT_MESSAGE_ENVELOPED_DATA   TOOLKIT_MESSAGE_SUBCOMPONENT + 5
#define TOOLKIT_MESSAGE_CONTENT_INFO   TOOLKIT_MESSAGE_SUBCOMPONENT + 6
#define TOOLKIT_PATH_MEDIATOR   TOOLKIT_PATH_SUBCOMPONENT + 1
#define TOOLKIT_PATH_REV_STATUS_MEDIATOR   TOOLKIT_PATH_SUBCOMPONENT + 2
#define TOOLKIT_PATH_CRL_CHECKER   TOOLKIT_PATH_SUBCOMPONENT + 3
#define TOOLKIT_PATH_BASIC_CHECKS   TOOLKIT_PATH_SUBCOMPONENT + 4
#define TOOLKIT_PATH_BUILDER   TOOLKIT_PATH_SUBCOMPONENT + 5
#define TOOLKIT_PATH_VALIDATOR   TOOLKIT_PATH_SUBCOMPONENT + 6
#define TOOLKIT_PATH_MISC   TOOLKIT_PATH_SUBCOMPONENT + 7
#define TOOLKIT_PKIF_DLL   TOOLKIT_UTILS_SUBCOMPONENT + 1
#define TOOLKIT_OCSP_ASN   TOOLKIT_OCSP_SUBCOMPONENT + 1
#define TOOLKIT_OCSP_CHECKER   TOOLKIT_OCSP_SUBCOMPONENT + 2
#define TOOLKIT_TAP_ASN   TOOLKIT_TAP_SUBCOMPONENT + 1
#define TOOLKIT_TSP_ASN   TOOLKIT_TSP_SUBCOMPONENT + 1
#define TOOLKIT_TSP_TIMESTAMP_VERIFIER   TOOLKIT_TSP_SUBCOMPONENT + 2
#define TOOLKIT_SCVP_ASN   TOOLKIT_SCVP_SUBCOMPONENT + 1
#define TOOLKIT_SCVP_PATH_BUILDER   TOOLKIT_SCVP_SUBCOMPONENT + 2
#define TOOLKIT_SCVP_PATH_VALIDATOR   TOOLKIT_SCVP_SUBCOMPONENT + 3
#define TOOLKIT_SCVP_PATH_PROCESSOR   TOOLKIT_SCVP_SUBCOMPONENT + 4
#define REVSOURCE_UNKNOWN   0
#define REVSOURCE_CRL   1
#define REVSOURCE_OCSP   2


Define Documentation

#define REVSOURCE_CRL   1

#define REVSOURCE_OCSP   2

#define REVSOURCE_UNKNOWN   0

Definition at line 140 of file components.h.

#define TOOLKIT_APP   10

Definition at line 29 of file components.h.

Referenced by CopyGeneralName(), and GetObjectDesc().

#define TOOLKIT_APP_DEFINED_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_APP

Definition at line 43 of file components.h.

#define TOOLKIT_APP_DEFINED_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_APP

Definition at line 59 of file components.h.

#define TOOLKIT_ASN   1

#define TOOLKIT_ASN_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_ASN

Definition at line 34 of file components.h.

#define TOOLKIT_ASN_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_ASN

Definition at line 50 of file components.h.

Referenced by CPKIFCapiCRL::CertOnThisCRL().

#define TOOLKIT_CACHE   2

#define TOOLKIT_CRYPTO   3

#define TOOLKIT_CRYPTO_CAPI   TOOLKIT_CRYPTO_SUBCOMPONENT + 3

#define TOOLKIT_CRYPTO_CAPICRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 2

#define TOOLKIT_CRYPTO_CAPIRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 4

#define TOOLKIT_CRYPTO_CRYPTOPP   TOOLKIT_CRYPTO_SUBCOMPONENT + 10

#define TOOLKIT_CRYPTO_CRYPTOPPCRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 12

#define TOOLKIT_CRYPTO_CRYPTOPPRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 11

#define TOOLKIT_CRYPTO_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_CRYPTO

Definition at line 36 of file components.h.

#define TOOLKIT_CRYPTO_KEYMATERIAL   TOOLKIT_CRYPTO_SUBCOMPONENT + 5

#define TOOLKIT_CRYPTO_MEDIATOR   TOOLKIT_CRYPTO_SUBCOMPONENT + 1

#define TOOLKIT_CRYPTO_MISC   TOOLKIT_CRYPTO_SUBCOMPONENT + 6

Definition at line 94 of file components.h.

Referenced by CPKIFSignedData::AddCertificate(), CPKIFSignedData::AddCRL(), CPKIFEnvelopedData::AddOriginatorCertificate(), CPKIFEnvelopedData::AddOriginatorCRL(), CPKIFEnvelopedData::AddRecipient(), CPKIFSignedData::AddSignerInfo(), CPKIFEnvelopedData::AddUnprotectedAttribute(), CPKIFEncryptedData::AddUnprotectedAttribute(), CPKIFSignedData::ClearContent(), CPKIFEnvelopedData::ClearContent(), CPKIFEncryptedData::ClearContent(), CPKIFCredential::CPKIFCredential(), CPKIFEncryptedData::CPKIFEncryptedData(), CPKIFEnvelopedData::CPKIFEnvelopedData(), CPKIFKEKRecipInfoDetails::CPKIFKEKRecipInfoDetails(), CPKIFParallelHash::CPKIFParallelHash(), CPKIFSignedData::CPKIFSignedData(), CPKIFSignedData::Decode(), CPKIFEnvelopedData::Decode(), CPKIFEncryptedData::Decode(), CPKIFEnvelopedData::Decrypt(), CPKIFEncryptedData::Decrypt(), CPKIFSignedData::Encode(), CPKIFEnvelopedData::Encode(), CPKIFEncryptedData::Encode(), CPKIFParallelHash::FinalizeHashes(), CPKIFParallelHash::FreeHashVector(), CPKIFCMSAttributeMediator2::getAttribute(), CPKIFSignedData::GetCertificates(), CPKIFSignedData::GetCRLs(), CPKIFSignedData::GetEncapsulatedContent(), CPKIFParallelHash::GetHashInfo(), CPKIFSignedData::GetNumberOfSigners(), GetObjectDesc(), CPKIFEnvelopedData::GetOriginatorCertificates(), CPKIFEnvelopedData::GetOriginatorCRLs(), CPKIFCredential::GetPublicKey(), CPKIFEnvelopedData::GetRecipientInfos(), CPKIFSignedData::GetSignerInfos(), CPKIFSignedData::GetSignersCert(), CPKIFSignedData::GetSignersInfo(), CPKIFEnvelopedData::GetUnprotectedAttributes(), CPKIFEncryptedData::GetUnprotectedAttributes(), CPKIFCredential::ID(), CPKIFCMSAttributeMediator2::Initialize(), CPKIFCredential::Name(), CPKIFEnvelopedData::SetDataToEncrypt(), CPKIFEncryptedData::SetDataToEncrypt(), CPKIFParallelHash::SetDigestAlgs(), CPKIFSignedData::SetEncapsulatedContent(), UnwrapSymmKey(), CPKIFSignedData::UpdateMessage(), CPKIFParallelHash::UpdateMessage(), WrapSymmKey(), CPKIFCAPICryptContext2::~CPKIFCAPICryptContext2(), CPKIFCAPIHashContext::~CPKIFCAPIHashContext(), CPKIFCAPIRawCryptContext::~CPKIFCAPIRawCryptContext(), CPKIFCMSAttributeMediator2::~CPKIFCMSAttributeMediator2(), CPKIFCredential::~CPKIFCredential(), CPKIFEncryptedData::~CPKIFEncryptedData(), CPKIFEnvelopedData::~CPKIFEnvelopedData(), CPKIFNSSAesKeyWrapCryptContext::~CPKIFNSSAesKeyWrapCryptContext(), CPKIFNSSHashContext::~CPKIFNSSHashContext(), CPKIFNSSRawCryptContext::~CPKIFNSSRawCryptContext(), CPKIFParallelHash::~CPKIFParallelHash(), and CPKIFSignedData::~CPKIFSignedData().

#define TOOLKIT_CRYPTO_NSS   TOOLKIT_CRYPTO_SUBCOMPONENT + 7

#define TOOLKIT_CRYPTO_NSSCRED   TOOLKIT_CRYPTO_SUBCOMPONENT + 9

#define TOOLKIT_CRYPTO_NSSRAW   TOOLKIT_CRYPTO_SUBCOMPONENT + 8

#define TOOLKIT_CRYPTO_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_CRYPTO

Definition at line 52 of file components.h.

#define TOOLKIT_ERROR_EXTENSIONS   100

Definition at line 15 of file components.h.

#define TOOLKIT_ERROR_MULTIPLIER   500

Definition at line 14 of file components.h.

#define TOOLKIT_EXTENSION_MEDIATOR   TOOLKIT_ASN_SUBCOMPONENT + 1

Definition at line 66 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_MESSAGE   4

#define TOOLKIT_MESSAGE_ASN   TOOLKIT_MESSAGE_SUBCOMPONENT + 3

Definition at line 105 of file components.h.

Referenced by CPKIFAttribute::AddValue(), CompareHashes(), CPKIFAttribute::CPKIFAttribute(), CPKIFBinarySigningTimeAttribute::CPKIFBinarySigningTimeAttribute(), CPKIFBinarySigningTimeAttributeFactory::CPKIFBinarySigningTimeAttributeFactory(), CPKIFContentTypeAttribute::CPKIFContentTypeAttribute(), CPKIFContentTypeAttributeFactory::CPKIFContentTypeAttributeFactory(), CPKIFCountersignatureAttribute::CPKIFCountersignatureAttribute(), CPKIFCountersignatureAttributeFactory::CPKIFCountersignatureAttributeFactory(), CPKIFESSCertId::CPKIFESSCertId(), CPKIFIssuerAndSerialNumber::CPKIFIssuerAndSerialNumber(), CPKIFMessageDigestAttribute::CPKIFMessageDigestAttribute(), CPKIFMessageDigestAttributeFactory::CPKIFMessageDigestAttributeFactory(), CPKIFRecipientInfo::CPKIFRecipientInfo(), CPKIFSigningCertificateAttribute::CPKIFSigningCertificateAttribute(), CPKIFSigningCertificateAttributeFactory::CPKIFSigningCertificateAttributeFactory(), CPKIFSigningTimeAttribute::CPKIFSigningTimeAttribute(), CPKIFSigningTimeAttributeFactory::CPKIFSigningTimeAttributeFactory(), CPKIFTimestampAttribute::CPKIFTimestampAttribute(), CPKIFTimestampAttributeFactory::CPKIFTimestampAttributeFactory(), CPKIFTimestampAttributeFactory::create(), CPKIFSigningTimeAttributeFactory::create(), CPKIFSigningCertificateAttributeFactory::create(), CPKIFMessageDigestAttributeFactory::create(), CPKIFCountersignatureAttributeFactory::create(), CPKIFContentTypeAttributeFactory::create(), CPKIFBinarySigningTimeAttributeFactory::create(), CPKIFEnvelopedData::Decrypt(), CPKIFEncryptedData::Decrypt(), EncodeDSASignature(), EncodeIVAsOctetString(), CPKIFIssuerAndSerialNumber::GetName(), GetObjectDesc(), CPKIFIssuerAndSerialNumber::GetSerialNumber(), GetSignerInfo(), GetSymmetricKey(), CPKIFTimestampAttribute::GetValues(), CPKIFSigningTimeAttribute::GetValues(), CPKIFSigningCertificateAttribute::GetValues(), CPKIFMessageDigestAttribute::GetValues(), CPKIFCountersignatureAttribute::GetValues(), CPKIFContentTypeAttribute::GetValues(), CPKIFBinarySigningTimeAttribute::GetValues(), CPKIFAttribute::GetValues(), CPKIFTimestampAttributeFactory::Initialize(), CPKIFSigningTimeAttributeFactory::Initialize(), CPKIFSigningCertificateAttributeFactory::Initialize(), CPKIFMessageDigestAttributeFactory::Initialize(), CPKIFCountersignatureAttributeFactory::Initialize(), CPKIFContentTypeAttributeFactory::Initialize(), CPKIFBinarySigningTimeAttributeFactory::Initialize(), CPKIFContentTypeAttribute::SetContentType(), CPKIFSignerInfo::SetCredential(), CPKIFMessageDigestAttribute::SetMessageDigest(), CPKIFIssuerAndSerialNumber::SetName(), CPKIFAttribute::SetOID(), CPKIFIssuerAndSerialNumber::SetSerialNumber(), CPKIFBinarySigningTimeAttribute::SetSigningTime(), CPKIFSigningTimeAttribute::SetTime(), CPKIFTimestampAttribute::SetTimestamp(), CPKIFAttribute::~CPKIFAttribute(), CPKIFBinarySigningTimeAttribute::~CPKIFBinarySigningTimeAttribute(), CPKIFBinarySigningTimeAttributeFactory::~CPKIFBinarySigningTimeAttributeFactory(), CPKIFContentTypeAttribute::~CPKIFContentTypeAttribute(), CPKIFContentTypeAttributeFactory::~CPKIFContentTypeAttributeFactory(), CPKIFCountersignatureAttribute::~CPKIFCountersignatureAttribute(), CPKIFCountersignatureAttributeFactory::~CPKIFCountersignatureAttributeFactory(), CPKIFESSCertId::~CPKIFESSCertId(), CPKIFIssuerAndSerialNumber::~CPKIFIssuerAndSerialNumber(), CPKIFKEKRecipInfoDetails::~CPKIFKEKRecipInfoDetails(), CPKIFMessageDigestAttribute::~CPKIFMessageDigestAttribute(), CPKIFMessageDigestAttributeFactory::~CPKIFMessageDigestAttributeFactory(), CPKIFSigningCertificateAttribute::~CPKIFSigningCertificateAttribute(), CPKIFSigningCertificateAttributeFactory::~CPKIFSigningCertificateAttributeFactory(), CPKIFSigningTimeAttribute::~CPKIFSigningTimeAttribute(), CPKIFSigningTimeAttributeFactory::~CPKIFSigningTimeAttributeFactory(), CPKIFTimestampAttribute::~CPKIFTimestampAttribute(), and CPKIFTimestampAttributeFactory::~CPKIFTimestampAttributeFactory().

#define TOOLKIT_MESSAGE_ATTR_MEDIATOR   TOOLKIT_MESSAGE_SUBCOMPONENT + 2

Definition at line 104 of file components.h.

Referenced by GetObjectDesc(), and CPKIFCMSAttributeMediator2::Initialize().

#define TOOLKIT_MESSAGE_CONTENT_INFO   TOOLKIT_MESSAGE_SUBCOMPONENT + 6

#define TOOLKIT_MESSAGE_ENVELOPED_DATA   TOOLKIT_MESSAGE_SUBCOMPONENT + 5

Definition at line 107 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_MESSAGE_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_MESSAGE

Definition at line 37 of file components.h.

#define TOOLKIT_MESSAGE_PARALLEL_HASH   TOOLKIT_MESSAGE_SUBCOMPONENT + 4

Definition at line 106 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_MESSAGE_SIGNED_DATA   TOOLKIT_MESSAGE_SUBCOMPONENT + 1

Definition at line 103 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_MESSAGE_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_MESSAGE

Definition at line 53 of file components.h.

#define TOOLKIT_OCSP   5

Definition at line 24 of file components.h.

#define TOOLKIT_OCSP_ASN   TOOLKIT_OCSP_SUBCOMPONENT + 1

Definition at line 123 of file components.h.

Referenced by CPKIFSingleResponse::AreThereAnyUnprocessedCriticalExtensions(), CPKIFResponseData::AreThereAnyUnprocessedCriticalExtensions(), CPKIFQuery::AreThereAnyUnprocessedCriticalExtensions(), CPKIFCVRequest::AreThereAnyUnprocessedCriticalExtensions(), CPKIFBasicOCSPResponse::CPKIFBasicOCSPResponse(), CPKIFCertID::CPKIFCertID(), CPKIFOCSPCertStatus::CPKIFOCSPCertStatus(), CPKIFOCSPInfo::CPKIFOCSPInfo(), CPKIFOCSPRequest::CPKIFOCSPRequest(), CPKIFOCSPResponse::CPKIFOCSPResponse(), CPKIFRequest::CPKIFRequest(), CPKIFResponderID::CPKIFResponderID(), CPKIFResponseBytes::CPKIFResponseBytes(), CPKIFResponseData::CPKIFResponseData(), CPKIFRevokedInfo::CPKIFRevokedInfo(), CPKIFServiceLocator::CPKIFServiceLocator(), CPKIFSingleResponse::CPKIFSingleResponse(), CPKIFTBSRequest::CPKIFTBSRequest(), CPKIFOCSPResponse::Decode(), CPKIFOCSPRequest::Decode(), CPKIFBasicOCSPResponse::Decode(), CPKIFTBSRequest::Encode(), CPKIFOCSPRequest::Encode(), FreeRequestMembers(), FreeTBSRequestMembers(), CPKIFTBSRequest::GetExtension(), GetObjectDesc(), CPKIFOCSPRequest::GetRequest(), CPKIFOCSPResponse::GetResponseBytes(), CPKIFBasicOCSPResponse::GetResponseData(), CPKIFBasicOCSPResponse::GetSignature(), CPKIFBasicOCSPResponse::GetSignatureAlg(), CPKIFOCSPInfo::GetSingleResponse(), PKIFOCSPMemoryHelper::PKIFOCSPMemoryHelper(), CPKIFOCSPRequest::SetRequest(), CPKIFBasicOCSPResponse::~CPKIFBasicOCSPResponse(), CPKIFCertID::~CPKIFCertID(), CPKIFOCSPCertStatus::~CPKIFOCSPCertStatus(), CPKIFOCSPInfo::~CPKIFOCSPInfo(), CPKIFOCSPRequest::~CPKIFOCSPRequest(), CPKIFOCSPResponse::~CPKIFOCSPResponse(), CPKIFRequest::~CPKIFRequest(), CPKIFResponderID::~CPKIFResponderID(), CPKIFResponseBytes::~CPKIFResponseBytes(), CPKIFResponseData::~CPKIFResponseData(), CPKIFRevokedInfo::~CPKIFRevokedInfo(), CPKIFServiceLocator::~CPKIFServiceLocator(), CPKIFSingleResponse::~CPKIFSingleResponse(), CPKIFTBSRequest::~CPKIFTBSRequest(), and PKIFOCSPMemoryHelper::~PKIFOCSPMemoryHelper().

#define TOOLKIT_OCSP_CHECKER   TOOLKIT_OCSP_SUBCOMPONENT + 2

#define TOOLKIT_OCSP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_OCSP

Definition at line 38 of file components.h.

#define TOOLKIT_OCSP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_OCSP

Definition at line 54 of file components.h.

#define TOOLKIT_PATH   6

#define TOOLKIT_PATH_BASIC_CHECKS   TOOLKIT_PATH_SUBCOMPONENT + 4

#define TOOLKIT_PATH_BUILDER   TOOLKIT_PATH_SUBCOMPONENT + 5

Definition at line 115 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_PATH_CRL_CHECKER   TOOLKIT_PATH_SUBCOMPONENT + 3

#define TOOLKIT_PATH_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_PATH

Definition at line 39 of file components.h.

#define TOOLKIT_PATH_MEDIATOR   TOOLKIT_PATH_SUBCOMPONENT + 1

#define TOOLKIT_PATH_MISC   TOOLKIT_PATH_SUBCOMPONENT + 7

Definition at line 117 of file components.h.

Referenced by _ClassifyCert(), _CompareCRLNumbers(), _GetCRLIssuersCert(), _GetHashOfToBeSignedCRL2(), _QuarantineExtraneousCRLs(), _TypeOfCRL(), _ValidateCRLAuthority(), _ValidateCRLIssuerName2(), _ValidateDeltaScope(), _ValidateDP2(), CPKIFCertStatus::AddRevocationSource(), CPKIFX509CRLChecker::CheckStatus(), CPKIFX509CRLChecker::CheckStatusPath(), CPKIFBuilderStatistics::CPKIFBuilderStatistics(), CPKIFCertificateNodeEntry::CPKIFCertificateNodeEntry(), CPKIFCertificatePath::CPKIFCertificatePath(), CPKIFCertStatus::CPKIFCertStatus(), CPKIFCRLInfo::CPKIFCRLInfo(), CPKIFDefaultScoring::CPKIFDefaultScoring(), CPKIFPathLogger::CPKIFPathLogger(), CPKIFPathSettings::CPKIFPathSettings(), CPKIFPathValidationResults::CPKIFPathValidationResults(), CPKIFTrustRoot::CPKIFTrustRoot(), CPKIFX509CRLChecker::CPKIFX509CRLChecker(), CPKIFPathValidationResults::DiagnosticCode(), CPKIFPathValidationResults::GetAuthorityConstrainedSet(), CPKIFPathSettings::GetInitialExclSubtrees(), CPKIFPathSettings::GetInitialPermSubtrees(), CPKIFPathSettings::GetInitialPolicySet(), GetObjectDesc(), CPKIFX509CRLChecker::Initialize(), KeyIDsMatch(), CPKIFPathLogger::LogPath(), CPKIFPathLogger::LogValidationResults(), SubtreeMatch::operator()(), ScopeCompare::operator()(), BasicConstraintsViolation::operator()(), ProcessCriticalCertExtensions(), CPKIFDefaultScoring::ScoreAndSortNodes(), scoreCompare(), scoreCompareNK(), CPKIFPathValidationResults::SetAuthorityConstrainedSet(), CPKIFBuilderStatistics::~CPKIFBuilderStatistics(), CPKIFCertificateNodeEntry::~CPKIFCertificateNodeEntry(), CPKIFCertificatePath::~CPKIFCertificatePath(), CPKIFCertStatus::~CPKIFCertStatus(), CPKIFCRLInfo::~CPKIFCRLInfo(), CPKIFDefaultScoring::~CPKIFDefaultScoring(), CPKIFPathLogger::~CPKIFPathLogger(), CPKIFPathSettings::~CPKIFPathSettings(), CPKIFPathValidationResults::~CPKIFPathValidationResults(), CPKIFTrustRoot::~CPKIFTrustRoot(), and CPKIFX509CRLChecker::~CPKIFX509CRLChecker().

#define TOOLKIT_PATH_REV_STATUS_MEDIATOR   TOOLKIT_PATH_SUBCOMPONENT + 2

Definition at line 112 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_PATH_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_PATH

Definition at line 55 of file components.h.

#define TOOLKIT_PATH_VALIDATOR   TOOLKIT_PATH_SUBCOMPONENT + 6

#define TOOLKIT_PKIF_DLL   TOOLKIT_UTILS_SUBCOMPONENT + 1

Definition at line 120 of file components.h.

Referenced by GetObjectDesc(), and InitLogging().

#define TOOLKIT_SCVP   11

#define TOOLKIT_SCVP_ASN   TOOLKIT_SCVP_SUBCOMPONENT + 1

Definition at line 134 of file components.h.

Referenced by CPKIFACReference::CPKIFACReference(), CPKIFCertBundle::CPKIFCertBundle(), CPKIFCertReference::CPKIFCertReference(), CPKIFCertReferences::CPKIFCertReferences(), CPKIFCertReply::CPKIFCertReply(), CPKIFCVRequest::CPKIFCVRequest(), CPKIFEvidenceRecordBundle::CPKIFEvidenceRecordBundle(), CPKIFHashValue::CPKIFHashValue(), CPKIFKeyAgreePublicKey::CPKIFKeyAgreePublicKey(), CPKIFPKCReference::CPKIFPKCReference(), CPKIFQuery::CPKIFQuery(), CPKIFReplyCheck::CPKIFReplyCheck(), CPKIFReplyWantBack::CPKIFReplyWantBack(), CPKIFRequestReference::CPKIFRequestReference(), CPKIFResponseFlags::CPKIFResponseFlags(), CPKIFResponseStatus::CPKIFResponseStatus(), CPKIFRevInfoWantBack::CPKIFRevInfoWantBack(), CPKIFRevocationInfo::CPKIFRevocationInfo(), CPKIFSCVPCertID::CPKIFSCVPCertID(), CPKIFValidationPolicy::CPKIFValidationPolicy(), CPKIFValPolRequest::CPKIFValPolRequest(), CPKIFValPolResponse::CPKIFValPolResponse(), CPKIFValPolResponse::Decode(), CPKIFValPolRequest::Decode(), CPKIFCVRequest::Decode(), CPKIFValPolResponse::Encode(), CPKIFCVRequest::Encode(), CPKIFQuery::ExtensionsPresent(), CPKIFCVRequest::ExtensionsPresent(), CPKIFCertReply::ExtensionsPresent(), FreeRequestMembers(), FreeResponseMembers(), FreeValPolResponseMembers(), PKIFSCVPMemoryHelper::PKIFSCVPMemoryHelper(), PopulateACReference(), PopulatePKCReference(), CPKIFValPolRequest::SetGenerateNonce(), CPKIFCVRequest::SetGenerateNonce(), CPKIFValPolRequest::SetNonce(), CPKIFCVRequest::SetNonce(), CPKIFKeyAgreePublicKey::SetPublicKey(), CPKIFACReference::~CPKIFACReference(), CPKIFCertBundle::~CPKIFCertBundle(), CPKIFCertReference::~CPKIFCertReference(), CPKIFCertReferences::~CPKIFCertReferences(), CPKIFCertReply::~CPKIFCertReply(), CPKIFCVRequest::~CPKIFCVRequest(), CPKIFEvidenceRecordBundle::~CPKIFEvidenceRecordBundle(), CPKIFHashValue::~CPKIFHashValue(), CPKIFKeyAgreePublicKey::~CPKIFKeyAgreePublicKey(), CPKIFPKCReference::~CPKIFPKCReference(), CPKIFQuery::~CPKIFQuery(), CPKIFReplyCheck::~CPKIFReplyCheck(), CPKIFReplyWantBack::~CPKIFReplyWantBack(), CPKIFRequestReference::~CPKIFRequestReference(), CPKIFResponseFlags::~CPKIFResponseFlags(), CPKIFResponseStatus::~CPKIFResponseStatus(), CPKIFRevInfoWantBack::~CPKIFRevInfoWantBack(), CPKIFRevocationInfo::~CPKIFRevocationInfo(), CPKIFSCVPCertID::~CPKIFSCVPCertID(), CPKIFValidationPolicy::~CPKIFValidationPolicy(), CPKIFValPolRequest::~CPKIFValPolRequest(), CPKIFValPolResponse::~CPKIFValPolResponse(), and PKIFSCVPMemoryHelper::~PKIFSCVPMemoryHelper().

#define TOOLKIT_SCVP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_SCVP

Definition at line 44 of file components.h.

#define TOOLKIT_SCVP_PATH_BUILDER   TOOLKIT_SCVP_SUBCOMPONENT + 2

Definition at line 135 of file components.h.

#define TOOLKIT_SCVP_PATH_PROCESSOR   TOOLKIT_SCVP_SUBCOMPONENT + 4

Definition at line 137 of file components.h.

#define TOOLKIT_SCVP_PATH_VALIDATOR   TOOLKIT_SCVP_SUBCOMPONENT + 3

Definition at line 136 of file components.h.

#define TOOLKIT_SCVP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_SCVP

Definition at line 60 of file components.h.

Referenced by IPKIFScvpClient::VerifyValPol().

#define TOOLKIT_SR_CAPICERTUPDATE   TOOLKIT_SR_SUBCOMPONENT + 2

#define TOOLKIT_SR_CAPICRLUPDATE   TOOLKIT_SR_SUBCOMPONENT + 3

#define TOOLKIT_SR_CAPIREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 4

#define TOOLKIT_SR_CAPITRUSTROOTCRLSTORE   TOOLKIT_SR_SUBCOMPONENT + 5

#define TOOLKIT_SR_CAPITRUSTSTORE   TOOLKIT_SR_SUBCOMPONENT + 6

#define TOOLKIT_SR_CAPIUSERREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 7

#define TOOLKIT_SR_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_CACHE

Definition at line 35 of file components.h.

#define TOOLKIT_SR_LDAPREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 8

#define TOOLKIT_SR_MEDIATOR   TOOLKIT_SR_SUBCOMPONENT + 1

#define TOOLKIT_SR_MISC   TOOLKIT_SR_SUBCOMPONENT + 12

#define TOOLKIT_SR_NSSCERTUPDATE   TOOLKIT_SR_SUBCOMPONENT + 16

#define TOOLKIT_SR_NSSCRLUPDATE   TOOLKIT_SR_SUBCOMPONENT + 15

#define TOOLKIT_SR_NSSREPOSITORY   TOOLKIT_SR_SUBCOMPONENT + 17

#define TOOLKIT_SR_NSSTRUSTROOTCRLSTORE   TOOLKIT_SR_SUBCOMPONENT + 14

Definition at line 83 of file components.h.

#define TOOLKIT_SR_NSSTRUSTSTORE   TOOLKIT_SR_SUBCOMPONENT + 13

#define TOOLKIT_SR_SIMPLECERTCACHE   TOOLKIT_SR_SUBCOMPONENT + 9

#define TOOLKIT_SR_SIMPLECRLCACHE   TOOLKIT_SR_SUBCOMPONENT + 10

#define TOOLKIT_SR_SIMPLEROOTSTORE   TOOLKIT_SR_SUBCOMPONENT + 11

#define TOOLKIT_SR_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_CACHE

Definition at line 51 of file components.h.

#define TOOLKIT_SUBCOMPONENT_MULTIPLIER   25

Definition at line 13 of file components.h.

Referenced by LogString().

#define TOOLKIT_TAP   7

Definition at line 26 of file components.h.

#define TOOLKIT_TAP_ASN   TOOLKIT_TAP_SUBCOMPONENT + 1

Definition at line 127 of file components.h.

Referenced by GetObjectDesc().

#define TOOLKIT_TAP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_TAP

Definition at line 40 of file components.h.

#define TOOLKIT_TAP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_TAP

Definition at line 56 of file components.h.

#define TOOLKIT_TSP   8

Definition at line 27 of file components.h.

Referenced by CPKIFTimeStampRequest::Encode().

#define TOOLKIT_TSP_ASN   TOOLKIT_TSP_SUBCOMPONENT + 1

Definition at line 130 of file components.h.

Referenced by CPKIFAccuracy::CPKIFAccuracy(), CPKIFMessageImprint::CPKIFMessageImprint(), CPKIFPKIStatusInfo::CPKIFPKIStatusInfo(), CPKIFRequest::CPKIFRequest(), CPKIFTimeStampRequest::CPKIFTimeStampRequest(), CPKIFTimeStampResponse::CPKIFTimeStampResponse(), CPKIFTSTInfo::CPKIFTSTInfo(), CPKIFTSTInfo::Decode(), CPKIFTimeStampResponse::Decode(), CPKIFTimeStampRequest::Decode(), CPKIFTSTInfo::Encode(), CPKIFTimeStampResponse::Encode(), CPKIFTimeStampRequest::Encode(), CPKIFTSTInfo::ExtensionsPresent(), CPKIFTimeStampRequest::ExtensionsPresent(), FreeRequestMembers(), FreeResponseMembers(), FreeTSTInfoMembers(), CPKIFTSTInfo::GetAccuracy(), CPKIFTSTInfo::GetGeneralizedTime(), CPKIFTSTInfo::GetMessageImprint(), CPKIFTimeStampRequest::GetMessageImprint(), CPKIFTSTInfo::GetNonce(), CPKIFTimeStampRequest::GetNonce(), GetObjectDesc(), CPKIFTSTInfo::GetPolicy(), CPKIFTimeStampRequest::GetPolicy(), CPKIFTimeStampRequest::GetReqCert(), CPKIFTSTInfo::GetSerialNumber(), CPKIFTimeStampResponse::GetStatus(), CPKIFTimeStampResponse::GetTimeStampToken(), CPKIFTSTInfo::GetTSA(), CPKIFTSTInfo::GetVersion(), CPKIFTimeStampRequest::GetVersion(), CPKIFMessageImprint::HashAndSet(), PKIFTSPMemoryHelper::PKIFTSPMemoryHelper(), CPKIFTSTInfo::SetAccuracy(), CPKIFTSTInfo::SetGeneralizedTime(), CPKIFTimeStampRequest::SetGenerateNonce(), CPKIFTSTInfo::SetMessageImprint(), CPKIFTimeStampRequest::SetMessageImprint(), CPKIFAccuracy::SetMicros(), CPKIFAccuracy::SetMillis(), CPKIFTSTInfo::SetNonce(), CPKIFTimeStampRequest::SetNonce(), CPKIFTSTInfo::SetOrdering(), CPKIFTSTInfo::SetPolicy(), CPKIFTimeStampRequest::SetPolicy(), CPKIFTimeStampRequest::SetReqCert(), CPKIFAccuracy::SetSeconds(), CPKIFTSTInfo::SetSerialNumber(), CPKIFTimeStampResponse::SetStatus(), CPKIFTimeStampResponse::SetTimeStampToken(), CPKIFTSTInfo::SetTSA(), CPKIFAccuracy::~CPKIFAccuracy(), CPKIFMessageImprint::~CPKIFMessageImprint(), CPKIFPKIStatusInfo::~CPKIFPKIStatusInfo(), CPKIFTimeStampRequest::~CPKIFTimeStampRequest(), CPKIFTimeStampResponse::~CPKIFTimeStampResponse(), CPKIFTSTInfo::~CPKIFTSTInfo(), and PKIFTSPMemoryHelper::~PKIFTSPMemoryHelper().

#define TOOLKIT_TSP_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_TSP

Definition at line 41 of file components.h.

#define TOOLKIT_TSP_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_TSP

Definition at line 57 of file components.h.

#define TOOLKIT_TSP_TIMESTAMP_VERIFIER   TOOLKIT_TSP_SUBCOMPONENT + 2

#define TOOLKIT_UTILS   9

#define TOOLKIT_UTILS_ERROR_BASE   TOOLKIT_ERROR_MULTIPLIER * TOOLKIT_UTILS

Definition at line 42 of file components.h.

#define TOOLKIT_UTILS_SUBCOMPONENT   TOOLKIT_SUBCOMPONENT_MULTIPLIER * TOOLKIT_UTILS

#define TOOLKIT_X509_ASN   TOOLKIT_ASN_SUBCOMPONENT + 2


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