ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
SafeCertKey Struct Reference

#include "safe_query_cert.h"

Public Attributes

const char * root
size_t root_len
const char * sec
size_t sec_len
int factor

Detailed Description

Definition at line 98 of file safe_query_cert.h.

Member Data Documentation

◆ factor

int SafeCertKey::factor

Definition at line 103 of file safe_query_cert.h.

◆ root

const char* SafeCertKey::root

Definition at line 99 of file safe_query_cert.h.

◆ root_len

size_t SafeCertKey::root_len

Definition at line 100 of file safe_query_cert.h.

◆ sec

const char* SafeCertKey::sec

Definition at line 101 of file safe_query_cert.h.

◆ sec_len

size_t SafeCertKey::sec_len

Definition at line 102 of file safe_query_cert.h.


The documentation for this struct was generated from the following file: