|
libdigidocpp
|
#include <X509CertStore_p.h>

Public Member Functions | |
| X509CertStorePrivate () | |
| STACK_OF (X509)*stack | |
Static Public Member Functions | |
| static int | verify_callback (int ok, X509_STORE_CTX *ctx) |
Public Attributes | |
| X509_STORE * | store |
Definition at line 26 of file X509CertStore_p.h.
|
inline |
Definition at line 29 of file X509CertStore_p.h.
| digidoc::X509CertStorePrivate::STACK_OF | ( | X509 | ) |
Definition at line 33 of file X509CertStore.cpp.
Referenced by digidoc::X509CertStore::X509CertStore().

| X509_STORE* digidoc::X509CertStorePrivate::store |
Definition at line 34 of file X509CertStore_p.h.
Referenced by digidoc::X509CertStore::X509CertStore(), and digidoc::X509CertStore::~X509CertStore().