Botan 3.9.0
Crypto and TLS for C&
|
#include <x509_ext.h>
Public Member Functions | |
IPAddress (std::span< const uint8_t > v) | |
std::array< uint8_t, Length > | value () const |
Friends | |
class | IPAddressBlocks |
IPAddress< V > | operator+ (IPAddress< V > lhs, size_t rhs) |
std::strong_ordering | operator<=> (const IPAddress< V > lhs, const IPAddress< V > &rhs) |
bool | operator== (const IPAddress< V > &lhs, const IPAddress< V > &rhs) |
Definition at line 594 of file x509_ext.h.
|
explicit |
Definition at line 1380 of file x509_ext.cpp.
Referenced by IPAddressBlocks, operator+, operator<=>, and operator==.
|
inline |
Definition at line 600 of file x509_ext.h.
Referenced by operator<=>, and operator==.
|
friend |
Definition at line 603 of file x509_ext.h.
References IPAddress(), and IPAddressBlocks.
Referenced by IPAddressBlocks.
Definition at line 617 of file x509_ext.h.
References IPAddress().
|
friend |
Definition at line 625 of file x509_ext.h.
References IPAddress(), and value().
|
friend |
Definition at line 636 of file x509_ext.h.
References IPAddress(), and value().