ASN1SeqOfOctStr Struct Reference
[C Runtime Common Functions]

#include <asn1type.h>

List of all members.

Public Attributes

OSUINT32 n
OSDynOctStr * elem

Detailed Description

A generic SEQUENCE OF dynamic OCTET STRING.

This structure is used to hold a sequence of octet strings. The elements are pointers-to-OSDynOctStr.


Member Data Documentation

OSDynOctStr* ASN1SeqOfOctStr::elem

A pointer-to-OSDynOctStr that contains the elements.

The number of elements.


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