Main Page | Data Structures | Directories | File List | Data Fields | Globals

key_object_t Struct Reference

#include <pkcs11.h>


Detailed Description

Definition at line 122 of file pkcs11.h.

Data Fields

CK_KEY_TYPE type
CK_BYTE * id
CK_ULONG id_length
CK_OBJECT_HANDLE private_key
X509 * x509


Field Documentation

CK_BYTE* id
 

Definition at line 124 of file pkcs11.h.

CK_ULONG id_length
 

Definition at line 125 of file pkcs11.h.

CK_OBJECT_HANDLE private_key
 

Definition at line 126 of file pkcs11.h.

CK_KEY_TYPE type
 

Definition at line 123 of file pkcs11.h.

X509* x509
 

Definition at line 127 of file pkcs11.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 11:17:07 2005 for pam_pkcs11 by  doxygen 1.4.4