DataSource for C SDK  6.2.20.310828
sigkey_t Struct Reference

Configuration structure used to hold keyfile information. More...

Data Fields

int hashing_algorithm
 
char * key_id
 
char * keyfile
 
double timeout
 

Detailed Description

Configuration structure used to hold keyfile information.

Field Documentation

int sigkey_t::hashing_algorithm

Signing algorithm

char* sigkey_t::key_id

Textual identifier for the keyfile

char* sigkey_t::keyfile

Fully qualified path name for the key

double sigkey_t::timeout

Timeout after which a token is no longer valid


Generated on Wed Jan 24 2018 12:22:46 for DataSource for C SDK