|
Botan 3.13.0
Crypto and TLS for C&
|
An "OtherName" GeneralName entry: type-id OID and the inner ANY value as raw BER. More...
#include <pkix_types.h>
Public Member Functions | |
| const OID & | oid () const |
| bool | operator< (const OtherNameValue &other) const |
| std::span< const uint8_t > | value () const |
Friends | |
| class | AlternativeName |
An "OtherName" GeneralName entry: type-id OID and the inner ANY value as raw BER.
Definition at line 309 of file pkix_types.h.
|
inline |
Definition at line 311 of file pkix_types.h.
Referenced by AlternativeName, and operator<().
|
inline |
Definition at line 315 of file pkix_types.h.
References oid().
|
inline |
|
friend |
Definition at line 323 of file pkix_types.h.
References AlternativeName, oid(), and value().
Referenced by AlternativeName.