Botan 3.13.0
Crypto and TLS for C&
Botan::Cert_Extension::TNAuthList::Entry::TelephoneNumberRangeData Struct Reference

#include <x509_ext.h>

Public Attributes

size_t count {}
ASN1_String start

Detailed Description

Definition at line 873 of file x509_ext.h.

Member Data Documentation

◆ count

size_t Botan::Cert_Extension::TNAuthList::Entry::TelephoneNumberRangeData::count {}

Definition at line 875 of file x509_ext.h.

875{}; //2..MAX

Referenced by Botan::Cert_Extension::TNAuthList::Entry::decode_from().

◆ start

ASN1_String Botan::Cert_Extension::TNAuthList::Entry::TelephoneNumberRangeData::start

Definition at line 874 of file x509_ext.h.

Referenced by Botan::Cert_Extension::TNAuthList::Entry::decode_from().


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