Botan  1.11.15
Namespaces | Functions
src/lib/cert/x509/ocsp.cpp File Reference
#include <botan/ocsp.h>
#include <botan/certstor.h>
#include <botan/der_enc.h>
#include <botan/ber_dec.h>
#include <botan/x509_ext.h>
#include <botan/oids.h>
#include <botan/base64.h>
#include <botan/pubkey.h>
#include <botan/x509path.h>
#include <botan/http_util.h>

Go to the source code of this file.

Namespaces

namespace  Botan
namespace  Botan::OCSP

Functions

Response Botan::OCSP::online_check (const X509_Certificate &issuer, const X509_Certificate &subject, const Certificate_Store *trusted_roots)