cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
CERT_DATA Struct Reference

#include <test.h>

Public Attributes

const CRYPT_ATTRIBUTE_TYPE type
 
const COMPONENT_TYPE componentType
 
const int numericValue
 
const void * stringValue
 
const time_t timeValue
 

Detailed Description

Definition at line 390 of file test.h.

Member Data Documentation

const COMPONENT_TYPE CERT_DATA::componentType

Definition at line 392 of file test.h.

const int CERT_DATA::numericValue

Definition at line 393 of file test.h.

const void* CERT_DATA::stringValue

Definition at line 394 of file test.h.

const time_t CERT_DATA::timeValue

Definition at line 395 of file test.h.

const CRYPT_ATTRIBUTE_TYPE CERT_DATA::type

Definition at line 391 of file test.h.


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