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

Public Attributes

const std::string contextId
const std::string senderId
const std::string senderPubKey
const int64_t date
const std::optional< BridgeIdentitybridgeIdentity

Member Data Documentation

◆ bridgeIdentity

const std::optional<BridgeIdentity> privmx::endpoint::core::VerificationRequest::bridgeIdentity

Bridge Identity.

◆ contextId

const std::string privmx::endpoint::core::VerificationRequest::contextId

Id of the Context

◆ date

const int64_t privmx::endpoint::core::VerificationRequest::date

The data creation date

◆ senderId

const std::string privmx::endpoint::core::VerificationRequest::senderId

id of the sender

◆ senderPubKey

const std::string privmx::endpoint::core::VerificationRequest::senderPubKey

Public key of the sender


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