Module: Miscellaneous
Definition in file PKIFEnums.h.
Go to the source code of this file.
Namespaces | |
namespace | PKIFENUMS |
Enumerations | |
enum | PKIFENUMS::CertificateType { PKIFENUMS::EE, PKIFENUMS::INTERMEDIATE, PKIFENUMS::ROOT } |
The CertificateType enum is used to identify certificate type source. More... | |
enum | PKIFENUMS::CertType { PKIFENUMS::USER, PKIFENUMS::CA, PKIFENUMS::FORWARD, PKIFENUMS::REVERSE } |
The CertType enum is used to identify Certificate type. More... | |
enum | PKIFENUMS::PKIInfoSource { PKIFENUMS::LOCAL, PKIFENUMS::REMOTE, PKIFENUMS::ALL } |
The PKIFInfoSource enum is used to identify PKIF information source. More... | |
enum | PKIFENUMS::PathBuildingDirection { PKIFENUMS::PBD_FORWARD, PKIFENUMS::PBD_REVERSE } |
The PKIFInfoSource enum is used to identify PKIF information source. More... |