libp11 0.4.19
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
PKCS11_SLOT * slot

Detailed Description

PKCS11 token: smart card or USB key.

Definition at line 96 of file libp11.h.

Field Documentation

◆ hasRng

unsigned char hasRng

Definition at line 106 of file libp11.h.

◆ initialized

unsigned char initialized

Definition at line 101 of file libp11.h.

◆ label

char* label

Definition at line 97 of file libp11.h.

◆ loginRequired

unsigned char loginRequired

Definition at line 102 of file libp11.h.

◆ manufacturer

char* manufacturer

Definition at line 98 of file libp11.h.

◆ model

char* model

Definition at line 99 of file libp11.h.

◆ readOnly

unsigned char readOnly

Definition at line 105 of file libp11.h.

◆ secureLogin

unsigned char secureLogin

Definition at line 103 of file libp11.h.

◆ serialnr

char* serialnr

Definition at line 100 of file libp11.h.

◆ slot

PKCS11_SLOT* slot

Definition at line 115 of file libp11.h.

◆ soPinCountLow

unsigned char soPinCountLow

Definition at line 111 of file libp11.h.

◆ soPinFinalTry

unsigned char soPinFinalTry

Definition at line 112 of file libp11.h.

◆ soPinLocked

unsigned char soPinLocked

Definition at line 113 of file libp11.h.

◆ soPinToBeChanged

unsigned char soPinToBeChanged

Definition at line 114 of file libp11.h.

◆ userPinCountLow

unsigned char userPinCountLow

Definition at line 107 of file libp11.h.

◆ userPinFinalTry

unsigned char userPinFinalTry

Definition at line 108 of file libp11.h.

◆ userPinLocked

unsigned char userPinLocked

Definition at line 109 of file libp11.h.

◆ userPinSet

unsigned char userPinSet

Definition at line 104 of file libp11.h.

◆ userPinToBeChanged

unsigned char userPinToBeChanged

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