Mixe for Privacy and Anonymity in the Internet
|
#include "CACertStore.hpp"
Go to the source code of this file.
Classes | |
class | CASignature |
Macros | |
#define | SIGKEY_XML 1 |
#define | SIGKEY_PKCS12 2 |
#define | SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#sha1" |
#define | DSA_SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#dsa-sha1" |
#define | RSA_SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#rsa-sha1" |
#define | ECDSA_SHA1_REFERENCE "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1" |
#define DSA_SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#dsa-sha1" |
Definition at line 34 of file CASignature.hpp.
#define ECDSA_SHA1_REFERENCE "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1" |
Definition at line 36 of file CASignature.hpp.
#define RSA_SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#rsa-sha1" |
Definition at line 35 of file CASignature.hpp.
#define SHA1_REFERENCE "http://www.w3.org/2000/09/xmldsig#sha1" |
Definition at line 33 of file CASignature.hpp.
#define SIGKEY_PKCS12 2 |
Definition at line 32 of file CASignature.hpp.
#define SIGKEY_XML 1 |
Definition at line 31 of file CASignature.hpp.