Enumerations | |
enum | CertificateType { EE, INTERMEDIATE, ROOT } |
The CertificateType enum is used to identify certificate type source. More... | |
enum | CertType { USER, CA, FORWARD, REVERSE } |
The CertType enum is used to identify Certificate type. More... | |
enum | PKIInfoSource { LOCAL, REMOTE, ALL } |
The PKIFInfoSource enum is used to identify PKIF information source. More... | |
enum | PathBuildingDirection { PBD_FORWARD, PBD_REVERSE } |
The PKIFInfoSource enum is used to identify PKIF information source. More... |
The CertificateType enum is used to identify certificate type source.
Definition at line 16 of file PKIFEnums.h.
enum PKIFENUMS::CertType |
The PKIFInfoSource enum is used to identify PKIF information source.
Definition at line 22 of file PKIFEnums.h.
The PKIFInfoSource enum is used to identify PKIF information source.
Definition at line 20 of file PKIFEnums.h.