libp11 0.4.19
PKCS11_kgen_attrs_st Struct Reference

Data Fields

int type
union { 
   PKCS11_EC_KGEN *   ec 
   PKCS11_EDDSA_KGEN *   eddsa 
   PKCS11_NID_KGEN *   nid 
   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 151 of file libp11.h.

Field Documentation

◆ ec

PKCS11_EC_KGEN* ec

Definition at line 159 of file libp11.h.

◆ eddsa

PKCS11_EDDSA_KGEN* eddsa

Definition at line 160 of file libp11.h.

◆ id_len

size_t id_len

Definition at line 167 of file libp11.h.

◆ key_id

const unsigned char* key_id

Definition at line 166 of file libp11.h.

◆ key_label

const char* key_label

Definition at line 165 of file libp11.h.

◆ key_params

const PKCS11_params* key_params

Definition at line 168 of file libp11.h.

◆ nid

PKCS11_NID_KGEN* nid

Definition at line 161 of file libp11.h.

◆ rsa

PKCS11_RSA_KGEN* rsa

Definition at line 162 of file libp11.h.

◆ token_label

const char* token_label

Definition at line 164 of file libp11.h.

◆ type

int type

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