Botan 3.11.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 551 of file x509_ext.h.

Member Data Documentation

◆ count

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

Definition at line 553 of file x509_ext.h.

553{}; //2..MAX

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

◆ start

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

Definition at line 552 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: