Module: EvidenceRecord
Definition in file EvidenceRecord.h.
#include "PKIFdll.h"
#include "components.h"
#include "AlgorithmIdentifier.h"
#include "PKIFERSLib.h"
#include "IPKIFCryptoInfo.h"
#include "ArchiveTimestamp.h"
Go to the source code of this file.
Classes | |
class | CPKIFEvidenceRecord |
Defines | |
#define | TOOLKIT_ERS TOOLKIT_TAP |
#define | TOOLKIT_ERS_ERROR_BASE TOOLKIT_TAP_ERROR_BASE |
#define | TOOLKIT_ERS_SUBCOMPONENT TOOLKIT_TAP_SUBCOMPONENT |
#define | TOOLKIT_ERS_ASN TOOLKIT_ERS_SUBCOMPONENT + 1 |
Typedefs | |
typedef std::vector < CPKIFEvidenceRecordPtr, PKIFAlloc < CPKIFEvidenceRecordPtr > > | CPKIFEvidenceRecordList |
Enumerations | |
enum | PKIFERSv1 { PKIFERSv1 = 1 } |
Functions | |
DECLARE_SMART_POINTERS (CPKIFEvidenceRecord) | |
DECLARE_SMART_POINTERS (CPKIFEvidenceRecordList) |
#define TOOLKIT_ERS TOOLKIT_TAP |
Definition at line 25 of file EvidenceRecord.h.
#define TOOLKIT_ERS_ASN TOOLKIT_ERS_SUBCOMPONENT + 1 |
Definition at line 28 of file EvidenceRecord.h.
Referenced by CPKIFEvidenceRecord::Decode(), CPKIFArchiveTimestamp::Decode(), CPKIFEvidenceRecord::Encode(), CPKIFEvidenceRecord::GetArchiveTimestampSequence(), CPKIFArchiveTimestamp::GetDigestAlgorithm(), CPKIFArchiveTimestamp::GetTimestamp(), and CPKIFEvidenceRecord::GetVersion().
#define TOOLKIT_ERS_ERROR_BASE TOOLKIT_TAP_ERROR_BASE |
Definition at line 26 of file EvidenceRecord.h.
#define TOOLKIT_ERS_SUBCOMPONENT TOOLKIT_TAP_SUBCOMPONENT |
Definition at line 27 of file EvidenceRecord.h.
typedef std::vector<CPKIFEvidenceRecordPtr, PKIFAlloc<CPKIFEvidenceRecordPtr> > CPKIFEvidenceRecordList |
Definition at line 138 of file EvidenceRecord.h.
enum PKIFERSv1 |
DECLARE_SMART_POINTERS | ( | CPKIFEvidenceRecordList | ) |
DECLARE_SMART_POINTERS | ( | CPKIFEvidenceRecord | ) |