asn1_cursor Struct Reference

A DER-encoded ASN.1 object cursor. More...

#include <asn1.h>


Data Fields

void * data
 Start of data.
size_t len
 Length of data.


Detailed Description

A DER-encoded ASN.1 object cursor.

Definition at line 24 of file asn1.h.


Field Documentation

Start of data.

Definition at line 26 of file asn1.h.

Referenced by asn1_skip(), asn1_start(), tls_new_certificate(), x509_public_key(), and x509_rsa_public_key().

Length of data.

Definition at line 28 of file asn1.h.

Referenced by asn1_enter(), asn1_skip(), asn1_start(), tls_new_certificate(), x509_public_key(), and x509_rsa_public_key().


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

Generated on Tue Apr 6 20:02:02 2010 for gPXE by  doxygen 1.5.7.1