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

#include <yubihsm_pkcs11.h>

Collaboration diagram for verify_info:

Public Attributes

EVP_MD_CTX * md_ctx
 
const EVP_MD * md
 
int padding
 
unsigned long saltLen
 
const EVP_MD * mgf1md
 
uint16_t key_id
 
CK_ULONG key_len
 

Detailed Description

Definition at line 88 of file yubihsm_pkcs11.h.

Member Data Documentation

◆ key_id

uint16_t verify_info::key_id

Definition at line 94 of file yubihsm_pkcs11.h.

◆ key_len

CK_ULONG verify_info::key_len

Definition at line 95 of file yubihsm_pkcs11.h.

◆ md

const EVP_MD* verify_info::md

Definition at line 90 of file yubihsm_pkcs11.h.

◆ md_ctx

EVP_MD_CTX* verify_info::md_ctx

Definition at line 89 of file yubihsm_pkcs11.h.

◆ mgf1md

const EVP_MD* verify_info::mgf1md

Definition at line 93 of file yubihsm_pkcs11.h.

◆ padding

int verify_info::padding

Definition at line 91 of file yubihsm_pkcs11.h.

◆ saltLen

unsigned long verify_info::saltLen

Definition at line 92 of file yubihsm_pkcs11.h.


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