#include <x509_ext.h>
TNAuthList extension
RFC8226 Secure Telephone Identity Credentials https://www.rfc-editor.org/rfc/rfc8226#section-9
Definition at line 527 of file x509_ext.h.
◆ TNAuthList()
| Botan::Cert_Extension::TNAuthList::TNAuthList |
( |
| ) |
|
|
default |
◆ copy()
◆ entries()
| const std::vector< Entry > & Botan::Cert_Extension::TNAuthList::entries |
( |
| ) |
const |
|
inline |
Definition at line 571 of file x509_ext.h.
571{ return m_tn_entries; }
◆ oid_of()
| OID Botan::Cert_Extension::TNAuthList::oid_of |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ static_oid()
| static OID Botan::Cert_Extension::TNAuthList::static_oid |
( |
| ) |
|
|
inlinestatic |
Definition at line 567 of file x509_ext.h.
567{ return OID({1, 3, 6, 1, 5, 5, 7, 1, 26}); }
◆ validate()
The documentation for this class was generated from the following files: