#include <RevocationSource.h>
TSP-enforcing: No
Definition at line 24 of file RevocationSource.h.
Public Member Functions | |
RevocationSource () | |
Public Attributes | |
int | m_sourceType |
IPKIFRevSourceInfoPtr | m_sourceInfo |
RevocationStatus | m_status |
int | m_errorCode |
RevocationSource::RevocationSource | ( | ) |
Interface: Subsystem
Default constructor
Definition at line 18 of file RevocationSource.cpp.
References m_errorCode, m_status, and NOT_CHECKED.
Definition at line 28 of file RevocationSource.h.
IPKIFRevSourceInfoPtr RevocationSource::m_sourceInfo |
Definition at line 29 of file RevocationSource.h.