OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::OpenSSLPKI::CRLList Class Reference

#include <crl.hpp>

Inheritance diagram for openvpn::OpenSSLPKI::CRLList:
[legend]
Collaboration diagram for openvpn::OpenSSLPKI::CRLList:
[legend]

Public Types

typedef X509 CRL
 

Public Member Functions

bool defined () const
 
std::string render_pem () const
 

Detailed Description

Definition at line 145 of file crl.hpp.

Member Typedef Documentation

◆ CRL

Definition at line 148 of file crl.hpp.

Member Function Documentation

◆ defined()

bool openvpn::OpenSSLPKI::CRLList::defined ( ) const
inline

Definition at line 150 of file crl.hpp.

◆ render_pem()

std::string openvpn::OpenSSLPKI::CRLList::render_pem ( ) const
inline

Definition at line 155 of file crl.hpp.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: