PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::core::PKIVerificationOptions Struct Reference

#include <privmx/endpoint/core/Types.hpp>

Public Attributes

std::optional< std::string > bridgePubKey
std::optional< std::string > bridgeInstanceId

Detailed Description

PrivMX Bridge server instance verification options using a PKI server.

Member Data Documentation

◆ bridgeInstanceId

std::optional<std::string> privmx::endpoint::core::PKIVerificationOptions::bridgeInstanceId

Bridge instance Id given by PKI.

◆ bridgePubKey

std::optional<std::string> privmx::endpoint::core::PKIVerificationOptions::bridgePubKey

Bridge public Key.


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