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

Public Attributes

struct sCertFilenext
 
U32BIT id
 
U32BIT timestamp
 
BOOLEAN valid
 
U8BIT certDigest [SHA_DIGEST_LENGTH]
 
CertLinkcertList
 

Detailed Description

Definition at line 98 of file mh5sig.c.

Member Data Documentation

U8BIT sCertFile::certDigest[SHA_DIGEST_LENGTH]

Definition at line 104 of file mh5sig.c.

CertLink* sCertFile::certList

Definition at line 105 of file mh5sig.c.

U32BIT sCertFile::id

Definition at line 101 of file mh5sig.c.

struct sCertFile* sCertFile::next

Definition at line 100 of file mh5sig.c.

U32BIT sCertFile::timestamp

Definition at line 102 of file mh5sig.c.

BOOLEAN sCertFile::valid

Definition at line 103 of file mh5sig.c.


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