Struct SHA1Context¶
#include <sha1.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | Computed |
| int | Corrupted |
| unsigned | Length_High |
| unsigned | Length_Low |
| unsigned char | Message_Block |
| int | Message_Block_Index |
| unsigned | Message_Digest |
Public Attributes Documentation¶
variable Computed¶
variable Corrupted¶
variable Length_High¶
variable Length_Low¶
variable Message_Block¶
variable Message_Block_Index¶
variable Message_Digest¶
The documentation for this class was generated from the following file cubrid/src/base/sha1.h