DataSource for C SDK  7.0.5.309879
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 Sun Sep 17 2017 06:09:06 for DataSource for C SDK