DataSource for C SDK  7.0.2.308582
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 Feb 22 2017 11:09:13 for DataSource for C SDK