open62541pp 0.15.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
create_certificate.hpp File Reference
#include "open62541pp/config.hpp"
#include "open62541pp/span.hpp"
#include "open62541pp/types.hpp"
Include dependency graph for create_certificate.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opcua::crypto::CreateCertificateResult
 

Namespaces

namespace  opcua
 
namespace  opcua::crypto
 

Enumerations

enum class  opcua::crypto::CertificateFormat
 

Functions

CreateCertificateResult opcua::crypto::createCertificate (Span< const String > subject, Span< const String > subjectAltName, CertificateFormat certificateFormat=CertificateFormat::DER)