NCBI C++ ToolKit
|
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 |
Definition at line 89 of file sec_negotiate_gnutls.h.
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().
const unsigned char * asn1_der_iterator::data_end |
Definition at line 90 of file sec_negotiate_gnutls.h.
unsigned long asn1_der_iterator::length |
Definition at line 91 of file sec_negotiate_gnutls.h.
Referenced by rsa_public_key_from_der_iterator().
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().