libp11 0.4.16
PKCS11_kgen_attrs_st Struct Reference

Data Fields

int type
union { 
   PKCS11_EC_KGEN *   ec 
   PKCS11_RSA_KGEN *   rsa 
kgen
const char * token_label
const char * key_label
const unsigned char * key_id
size_t id_len
const PKCS11_paramskey_params

Detailed Description

Definition at line 122 of file libp11.h.

Field Documentation

◆ ec

Definition at line 128 of file libp11.h.

◆ id_len

size_t id_len

Definition at line 134 of file libp11.h.

◆ key_id

const unsigned char* key_id

Definition at line 133 of file libp11.h.

◆ key_label

const char* key_label

Definition at line 132 of file libp11.h.

◆ key_params

const PKCS11_params* key_params

Definition at line 135 of file libp11.h.

◆ rsa

Definition at line 129 of file libp11.h.

◆ token_label

const char* token_label

Definition at line 131 of file libp11.h.

◆ type

int type

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