libmoost
USHAContext Struct Reference

#include <sha.h>

Collaboration diagram for USHAContext:

List of all members.

Public Attributes

int whichSha
union {
   SHA1Context   sha1Context
   SHA224Context   sha224Context
   SHA256Context   sha256Context
   SHA384Context   sha384Context
   SHA512Context   sha512Context
ctx

Detailed Description

Definition at line 199 of file sha.h.


Member Data Documentation

union { ... } USHAContext::ctx

Definition at line 202 of file sha.h.

Definition at line 203 of file sha.h.

Definition at line 203 of file sha.h.

Definition at line 204 of file sha.h.

Definition at line 204 of file sha.h.

Definition at line 200 of file sha.h.


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