libp11 0.4.12
Data Fields
PKCS11_slot_st Struct Reference

PKCS11 slot: card reader. More...

#include <libp11.h>

Data Fields

char * manufacturer
 
char * description
 
unsigned char removable
 
PKCS11_TOKENtoken
 NULL if no token present.
 
void * _private
 

Detailed Description

PKCS11 slot: card reader.

Definition at line 99 of file libp11.h.

Field Documentation

◆ _private

void* _private

Definition at line 104 of file libp11.h.

◆ description

char* description

Definition at line 101 of file libp11.h.

◆ manufacturer

char* manufacturer

Definition at line 100 of file libp11.h.

◆ removable

unsigned char removable

Definition at line 102 of file libp11.h.

◆ token

PKCS11_TOKEN* token

NULL if no token present.

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