DataSource for C SDK  7.1.1.311017
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 Mar 11 2018 12:22:05 for DataSource for C SDK