DataSource for C SDK  8.0.1.207118-0de6d82f
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 Fri Feb 23 2024 14:56:10 for DataSource for C SDK