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

#include <yubihsm-shell.h>

Collaboration diagram for yubihsm_context:

Public Attributes

char ** connector_list
 
yh_connectorconnector
 
int n_connectors
 
yh_sessionsessions [YH_MAX_SESSIONS]
 
ykyh_statestate
 
FILE * out
 
cmd_format in_fmt
 
cmd_format out_fmt
 
char * cacert
 
char * proxy
 

Detailed Description

Definition at line 46 of file yubihsm-shell.h.

Member Data Documentation

◆ cacert

char* yubihsm_context::cacert

Definition at line 55 of file yubihsm-shell.h.

◆ connector

yh_connector* yubihsm_context::connector

Definition at line 48 of file yubihsm-shell.h.

◆ connector_list

char** yubihsm_context::connector_list

Definition at line 47 of file yubihsm-shell.h.

◆ in_fmt

cmd_format yubihsm_context::in_fmt

Definition at line 53 of file yubihsm-shell.h.

◆ n_connectors

int yubihsm_context::n_connectors

Definition at line 49 of file yubihsm-shell.h.

◆ out

FILE* yubihsm_context::out

Definition at line 52 of file yubihsm-shell.h.

◆ out_fmt

cmd_format yubihsm_context::out_fmt

Definition at line 54 of file yubihsm-shell.h.

◆ proxy

char* yubihsm_context::proxy

Definition at line 56 of file yubihsm-shell.h.

◆ sessions

yh_session* yubihsm_context::sessions[YH_MAX_SESSIONS]

Definition at line 50 of file yubihsm-shell.h.

◆ state

ykyh_state* yubihsm_context::state

Definition at line 51 of file yubihsm-shell.h.


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