Data Fields

PKCS11_key_st Struct Reference

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

#include <libp11.h>

Data Fields

char * label
unsigned char * id
size_t 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:

libp11, Copyright (C) 2005 Olaf Kirch <okir@lst.de>OpenSC-Project.org Logo