Guardtime KSI c SDK
Data Fields
KSI_VerificationContext_st Struct Reference

#include <policy.h>

Data Fields

KSI_CTXctx
 
KSI_Signaturesignature
 
int extendingAllowed
 
KSI_uint64_t docAggrLevel
 
const KSI_DataHashdocumentHash
 
const KSI_PublicationDatauserPublication
 
KSI_PublicationsFileuserPublicationsFile
 
void * tempData
 

Field Documentation

KSI_CTX* KSI_VerificationContext_st::ctx
KSI_uint64_t KSI_VerificationContext_st::docAggrLevel

Initial aggregation level.

const KSI_DataHash* KSI_VerificationContext_st::documentHash

Document hash to be verified.

int KSI_VerificationContext_st::extendingAllowed

Indicates whether signature extention is allowed (0 means no, and any non-zero is considered to be true).

KSI_Signature* KSI_VerificationContext_st::signature

Signature being verified.

void* KSI_VerificationContext_st::tempData
const KSI_PublicationData* KSI_VerificationContext_st::userPublication

Publication string to be used.

KSI_PublicationsFile* KSI_VerificationContext_st::userPublicationsFile

Publication file to be used.


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