|
Mixe for Privacy and Anonymity in the Internet
|
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 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 |
Definition at line 34 of file CACertificate.hpp.
Referenced by CACertStore::decode(), CACertificate::decode(), CACmdLnOptions::setLoggingOptions(), CACmdLnOptions::setNextMix(), CACmdLnOptions::setNextMixCertificate(), CACmdLnOptions::setOwnCertificate(), CACmdLnOptions::setOwnOperatorCertificate(), CACmdLnOptions::setPrevMixCertificate(), CACmdLnOptions::setTrustedRootCertificates(), and CAXMLBI::setValues().
| #define CERT_XML_X509CERTIFICATE 2 |
Definition at line 32 of file CACertificate.hpp.
Referenced by CACertificate::decode(), CACertStore::encode(), and CACertificate::encode().
1.7.6.1