FreeRDP
ASN1optionparam_s Struct Reference

#include <asn1.h>

Data Fields

ASN1option_e eOption
 
union {
   ASN1encodingrule_e   eRule
 
   ASN1uint32_t   cbRequiredDecodedBufSize
 
   struct {
      ASN1octet_t *   pbBuf
 
      ASN1uint32_t   cbBufSize
 
   }   Buffer
 
}; 
 

Field Documentation

◆ @50

union { ... }

◆ Buffer

struct { ... } ASN1optionparam_s::Buffer

◆ cbBufSize

ASN1uint32_t ASN1optionparam_s::cbBufSize

◆ cbRequiredDecodedBufSize

ASN1uint32_t ASN1optionparam_s::cbRequiredDecodedBufSize

◆ eOption

ASN1option_e ASN1optionparam_s::eOption

◆ eRule

ASN1encodingrule_e ASN1optionparam_s::eRule

◆ pbBuf

ASN1octet_t* ASN1optionparam_s::pbBuf

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