Mixe for Privacy and Anonymity in the Internet
Classes | Defines
CACertificate.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CACertificate

Defines

#define CERT_DER   1
#define CERT_XML_X509CERTIFICATE   2
#define CERT_PKCS12   3
#define CERT_X509CERTIFICATE   4

Define Documentation

#define CERT_DER   1

Definition at line 31 of file CACertificate.hpp.

Referenced by CACertificate::decode(), and CACertificate::encode().

#define CERT_PKCS12   3

Definition at line 33 of file CACertificate.hpp.

Referenced by CACertificate::decode(), and CACmdLnOptions::setOwnCertificate().

#define CERT_X509CERTIFICATE   4
#define CERT_XML_X509CERTIFICATE   2