#include <peer_fingerprint.hpp>
Definition at line 19 of file peer_fingerprint.hpp.
◆ PeerFingerprint() [1/2]
openvpn::PeerFingerprint::PeerFingerprint |
( |
const std::string & |
fp, |
|
|
const std::size_t |
size |
|
) |
| |
|
inline |
◆ PeerFingerprint() [2/2]
openvpn::PeerFingerprint::PeerFingerprint |
( |
const std::vector< uint8_t > & |
fingerprint | ) |
|
|
inlineexplicit |
◆ operator==()
bool openvpn::PeerFingerprint::operator== |
( |
const PeerFingerprint & |
that | ) |
const |
|
inline |
◆ str()
std::string openvpn::PeerFingerprint::str |
( |
| ) |
const |
|
inline |
◆ fingerprint_
std::vector<uint8_t> openvpn::PeerFingerprint::fingerprint_ |
|
protected |
The documentation for this struct was generated from the following file: