libp11 0.4.12
Data Fields
PKCS11_token_st Struct Reference

PKCS11 token: smart card or USB key. More...

#include <libp11.h>

Data Fields

char * label
 
char * manufacturer
 
char * model
 
char * serialnr
 
unsigned char initialized
 
unsigned char loginRequired
 
unsigned char secureLogin
 
unsigned char userPinSet
 
unsigned char readOnly
 
unsigned char hasRng
 
unsigned char userPinCountLow
 
unsigned char userPinFinalTry
 
unsigned char userPinLocked
 
unsigned char userPinToBeChanged
 
unsigned char soPinCountLow
 
unsigned char soPinFinalTry
 
unsigned char soPinLocked
 
unsigned char soPinToBeChanged
 
struct PKCS11_slot_stslot
 

Detailed Description

PKCS11 token: smart card or USB key.

Definition at line 76 of file libp11.h.

Field Documentation

◆ hasRng

unsigned char hasRng

Definition at line 86 of file libp11.h.

◆ initialized

unsigned char initialized

Definition at line 81 of file libp11.h.

◆ label

char* label

Definition at line 77 of file libp11.h.

◆ loginRequired

unsigned char loginRequired

Definition at line 82 of file libp11.h.

◆ manufacturer

char* manufacturer

Definition at line 78 of file libp11.h.

◆ model

char* model

Definition at line 79 of file libp11.h.

◆ readOnly

unsigned char readOnly

Definition at line 85 of file libp11.h.

◆ secureLogin

unsigned char secureLogin

Definition at line 83 of file libp11.h.

◆ serialnr

char* serialnr

Definition at line 80 of file libp11.h.

◆ slot

struct PKCS11_slot_st* slot

Definition at line 95 of file libp11.h.

◆ soPinCountLow

unsigned char soPinCountLow

Definition at line 91 of file libp11.h.

◆ soPinFinalTry

unsigned char soPinFinalTry

Definition at line 92 of file libp11.h.

◆ soPinLocked

unsigned char soPinLocked

Definition at line 93 of file libp11.h.

◆ soPinToBeChanged

unsigned char soPinToBeChanged

Definition at line 94 of file libp11.h.

◆ userPinCountLow

unsigned char userPinCountLow

Definition at line 87 of file libp11.h.

◆ userPinFinalTry

unsigned char userPinFinalTry

Definition at line 88 of file libp11.h.

◆ userPinLocked

unsigned char userPinLocked

Definition at line 89 of file libp11.h.

◆ userPinSet

unsigned char userPinSet

Definition at line 84 of file libp11.h.

◆ userPinToBeChanged

unsigned char userPinToBeChanged

Definition at line 90 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