_RDD_HASH_CONTAINER Struct Reference

#include <hashcontainer.h>


Detailed Description

Definition at line 54 of file hashcontainer.h.


Data Fields

uint8_t md5hash [MD5_DIGEST_LENGTH]
int md5present
uint8_t sha1hash [SHA_DIGEST_LENGTH]
int sha1present
uint8_t sha256hash [SHA256_DIGEST_LENGTH]
int sha256present
uint8_t sha384hash [SHA384_DIGEST_LENGTH]
int sha384present
uint8_t sha512hash [SHA512_DIGEST_LENGTH]
int sha512present

Field Documentation

uint8_t _RDD_HASH_CONTAINER::md5hash[MD5_DIGEST_LENGTH]

Definition at line 57 of file hashcontainer.h.

Definition at line 56 of file hashcontainer.h.

uint8_t _RDD_HASH_CONTAINER::sha1hash[SHA_DIGEST_LENGTH]

Definition at line 59 of file hashcontainer.h.

Definition at line 58 of file hashcontainer.h.

uint8_t _RDD_HASH_CONTAINER::sha256hash[SHA256_DIGEST_LENGTH]

Definition at line 61 of file hashcontainer.h.

Definition at line 60 of file hashcontainer.h.

uint8_t _RDD_HASH_CONTAINER::sha384hash[SHA384_DIGEST_LENGTH]

Definition at line 63 of file hashcontainer.h.

Definition at line 62 of file hashcontainer.h.

uint8_t _RDD_HASH_CONTAINER::sha512hash[SHA512_DIGEST_LENGTH]

Definition at line 65 of file hashcontainer.h.

Definition at line 64 of file hashcontainer.h.


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

Generated on Sun Feb 6 12:36:44 2011 for rdd by  doxygen 1.5.6