libdigidocpp
ck_slot_info Struct Reference

#include <pkcs11.h>

Collaboration diagram for ck_slot_info:
Collaboration graph

Public Attributes

unsigned char slot_description [64]
unsigned char manufacturer_id [32]
ck_flags_t flags
struct ck_version hardware_version
struct ck_version firmware_version

Detailed Description

Definition at line 211 of file pkcs11.h.

Member Data Documentation

struct ck_version ck_slot_info::firmware_version

Definition at line 217 of file pkcs11.h.

ck_flags_t ck_slot_info::flags

Definition at line 215 of file pkcs11.h.

struct ck_version ck_slot_info::hardware_version

Definition at line 216 of file pkcs11.h.

unsigned char ck_slot_info::manufacturer_id[32]

Definition at line 214 of file pkcs11.h.

unsigned char ck_slot_info::slot_description[64]

Definition at line 213 of file pkcs11.h.


The documentation for this struct was generated from the following file: