Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
asn1_string_st Struct Reference

#include <asn1.h>

Public Attributes

int length
 
int type
 
unsigned char * data
 
long flags
 

Detailed Description

Definition at line 146 of file asn1.h.

Member Data Documentation

◆ data

unsigned char* asn1_string_st::data

Definition at line 149 of file asn1.h.

◆ flags

long asn1_string_st::flags

Definition at line 155 of file asn1.h.

◆ length

int asn1_string_st::length

Definition at line 147 of file asn1.h.

◆ type

int asn1_string_st::type

Definition at line 148 of file asn1.h.


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