PKCS11_key_st Struct Reference

PKCS11 key object (public or private). More...

#include <libp11.h>


Data Fields

char * label
unsigned char * id
int id_len
unsigned char isPrivate
 private key present?
unsigned char needLogin
 login to read private key?
EVP_PKEY * evp_key
 initially NULL, need to call PKCS11_load_key
void * _private


Detailed Description

PKCS11 key object (public or private).

Definition at line 53 of file libp11.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 16 10:56:45 2007 for libp11 by  doxygen 1.5.1