PCP context object. More...
#include <structs.h>
Public Attributes | |
char * | pcp_err |
last error message. More... | |
byte | pcp_errset |
indicates if an error occurred. More... | |
int | pcp_exit |
exit code for pcp commandline utility More... | |
int | verbose |
enable verbose output More... | |
pcp_key_t * | pcpkey_hash |
hash containing for keys More... | |
pcp_pubkey_t * | pcppubkey_hash |
hash for keys. More... | |
pcp_keysig_t * | pcpkeysig_hash |
hash for key sigs More... | |
char* _pcp_ctx_t::pcp_err |
byte _pcp_ctx_t::pcp_errset |
int _pcp_ctx_t::pcp_exit |
pcp_key_t* _pcp_ctx_t::pcpkey_hash |
pcp_keysig_t* _pcp_ctx_t::pcpkeysig_hash |
pcp_pubkey_t* _pcp_ctx_t::pcppubkey_hash |