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

#include <x509.hpp>

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

Public Types

typedef X509 Item
 

Public Member Functions

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

Detailed Description

Definition at line 156 of file x509.hpp.

Member Typedef Documentation

◆ Item

Definition at line 159 of file x509.hpp.

Member Function Documentation

◆ defined()

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

Definition at line 161 of file x509.hpp.

Here is the caller graph for this function:

◆ render_pem()

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

Definition at line 166 of file x509.hpp.

Here is the caller graph for this function:

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