Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6ASN1OCTET Struct Reference

#include <p6asn1.h>

Public Attributes

P6UINT32 length
 
P6UINT8pBytes
 

Detailed Description

Matches the ASN.1 type of an array of binary bytes (i.e., any byte can be zero).

Each Octet is an 8 bit value.

length - number of meaningful bytes pointed to by pBytes

pBytes - pointer to a block of binary bytes which is not NULL terminated.

Definition at line 52 of file p6asn1.h.


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