MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
sSigCacheEntry Struct Reference

Public Attributes

struct sSigCacheEntrynext
 
U8BIT hashDigest [SHA_DIGEST_LENGTH]
 
U8BIT certDigest [SHA_DIGEST_LENGTH]
 
MHEG5String signature
 
MHEG5String signatureValue
 
MHEG5String authorityCertSerialNumber
 
MHEG5String directoryName
 
U32BIT lastCertChecked
 
SigEntryState state
 

Detailed Description

Definition at line 79 of file mh5sig.c.

Member Data Documentation

MHEG5String sSigCacheEntry::authorityCertSerialNumber

Definition at line 86 of file mh5sig.c.

U8BIT sSigCacheEntry::certDigest[SHA_DIGEST_LENGTH]

Definition at line 83 of file mh5sig.c.

MHEG5String sSigCacheEntry::directoryName

Definition at line 87 of file mh5sig.c.

U8BIT sSigCacheEntry::hashDigest[SHA_DIGEST_LENGTH]

Definition at line 82 of file mh5sig.c.

U32BIT sSigCacheEntry::lastCertChecked

Definition at line 88 of file mh5sig.c.

struct sSigCacheEntry* sSigCacheEntry::next

Definition at line 81 of file mh5sig.c.

MHEG5String sSigCacheEntry::signature

Definition at line 84 of file mh5sig.c.

MHEG5String sSigCacheEntry::signatureValue

Definition at line 85 of file mh5sig.c.

SigEntryState sSigCacheEntry::state

Definition at line 89 of file mh5sig.c.


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