|
libmoost
|
#include <sha.h>

Public Attributes | |
| int | whichSha |
| union { | |
| SHA1Context sha1Context | |
| SHA224Context sha224Context | |
| SHA256Context sha256Context | |
| SHA384Context sha384Context | |
| SHA512Context sha512Context | |
| } | ctx |
| union { ... } USHAContext::ctx |