libp11 0.4.19
PKCS11_slot_st Struct Reference

PKCS11 slot: card reader. More...

#include <libp11.h>

Data Fields

char * manufacturer
char * description
unsigned char removable
PKCS11_TOKEN * token
 NULL if no token present.
PKCS11_SLOT_private * _private

Detailed Description

PKCS11 slot: card reader.

Definition at line 119 of file libp11.h.

Field Documentation

◆ _private

PKCS11_SLOT_private* _private

Definition at line 124 of file libp11.h.

◆ description

char* description

Definition at line 121 of file libp11.h.

◆ manufacturer

char* manufacturer

Definition at line 120 of file libp11.h.

◆ removable

unsigned char removable

Definition at line 122 of file libp11.h.

◆ token

PKCS11_TOKEN* token

NULL if no token present.

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