This structure will hold context information for the hashing operation. More...
#include <md5.h>
Data Fields | |
| uint32 | buf [4] |
| uint32 | bits [2] |
| unsigned char | in [64] |
This structure will hold context information for the hashing operation.
bit count
operating buffer
| unsigned char MD5Context::in[64] |
operating data
1.6.3