OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
x9_62_fieldid_st Struct Reference

Public Attributes

ASN1_OBJECTfieldType
 
union {
   char *   ptr
 
   ASN1_INTEGER *   prime
 
   X9_62_CHARACTERISTIC_TWO *   char_two
 
   ASN1_TYPE *   other
 
p
 

Detailed Description

Definition at line 152 of file ec_asn1.c.

Member Data Documentation

X9_62_CHARACTERISTIC_TWO* x9_62_fieldid_st::char_two

Definition at line 159 of file ec_asn1.c.

ASN1_OBJECT* x9_62_fieldid_st::fieldType

Definition at line 153 of file ec_asn1.c.

ASN1_TYPE* x9_62_fieldid_st::other

Definition at line 161 of file ec_asn1.c.

union { ... } x9_62_fieldid_st::p
ASN1_INTEGER* x9_62_fieldid_st::prime

Definition at line 157 of file ec_asn1.c.

char* x9_62_fieldid_st::ptr

Definition at line 155 of file ec_asn1.c.


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