Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sign_info Struct Reference

#include <yubihsm_pkcs11.h>

Collaboration diagram for sign_info:

Public Attributes

EVP_MD_CTX * md_ctx
 
uint16_t key_id
 
CK_ULONG key_len
 
uint16_t sig_len
 

Detailed Description

Definition at line 65 of file yubihsm_pkcs11.h.

Member Data Documentation

◆ key_id

uint16_t sign_info::key_id

Definition at line 67 of file yubihsm_pkcs11.h.

◆ key_len

CK_ULONG sign_info::key_len

Definition at line 68 of file yubihsm_pkcs11.h.

◆ md_ctx

EVP_MD_CTX* sign_info::md_ctx

Definition at line 66 of file yubihsm_pkcs11.h.

◆ sig_len

uint16_t sign_info::sig_len

Definition at line 69 of file yubihsm_pkcs11.h.


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