SNMP++  3.3.4
SHA_CTX Struct Reference

#include <sha.h>

Public Attributes

unsigned long int h [5]
 
unsigned long int count [2]
 
int index
 
unsigned char X [64]
 

Detailed Description

Definition at line 48 of file sha.h.

Member Data Documentation

unsigned long int SHA_CTX::count[2]

Definition at line 52 of file sha.h.

unsigned long int SHA_CTX::h[5]

Definition at line 50 of file sha.h.

int SHA_CTX::index

Definition at line 54 of file sha.h.

unsigned char SHA_CTX::X[64]

Definition at line 56 of file sha.h.


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