NCBI C++ ToolKit
Public Attributes | List of all members
asn1_der_iterator Struct Reference

Search Toolkit Book for asn1_der_iterator

#include "sec_negotiate_gnutls.h"
(Private to src/dbapi/driver/ftds100/freetds/tds.)

Public Attributes

const unsigned char * data
 
const unsigned char * data_end
 
unsigned long length
 
unsigned long type
 

Detailed Description

Definition at line 89 of file sec_negotiate_gnutls.h.

Member Data Documentation

◆ data

const unsigned char * asn1_der_iterator::data

Definition at line 90 of file sec_negotiate_gnutls.h.

Referenced by rsa_public_key_from_der_iterator().

◆ data_end

const unsigned char * asn1_der_iterator::data_end

Definition at line 90 of file sec_negotiate_gnutls.h.

◆ length

unsigned long asn1_der_iterator::length

Definition at line 91 of file sec_negotiate_gnutls.h.

Referenced by rsa_public_key_from_der_iterator().

◆ type

unsigned long asn1_der_iterator::type

Definition at line 92 of file sec_negotiate_gnutls.h.

Referenced by rsa_public_key_from_der_iterator(), and tds5_rsa_encrypt().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:16 2024 by modify_doxy.py rev. 669887