|
Mixes for Privacy and Anonymity in the Internet
|
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 |
Referenced by CACertificate::decode(), and CACertificate::encode().
| #define CERT_PKCS12 3 |
Referenced by CACertificate::decode(), and CACmdLnOptions::setOwnCertificate().
| #define CERT_X509CERTIFICATE 4 |
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 |
Referenced by CACertificate::decode(), CACertStore::encode(), and CACertificate::encode().
1.7.6.1