OpenVPN 3 Core Library
Loading...
Searching...
No Matches
pkcs7verify.hpp File Reference
#include <string>
#include <openssl/ssl.h>
#include <openssl/bio.h>
#include <openssl/pkcs7.h>
#include <openvpn/common/cleanup.hpp>
#include <openvpn/common/numeric_cast.hpp>
#include <openvpn/openssl/pki/x509.hpp>
#include <openvpn/openssl/util/error.hpp>
Include dependency graph for pkcs7verify.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::OpenSSLSign
 

Functions

void openvpn::OpenSSLSign::verify_pkcs7 (const std::list< OpenSSLPKI::X509 > &certs, const std::string &sig, const std::string &data)