Skip to content

Struct SHA1Context

ClassList > 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

int SHA1Context::Computed;

variable Corrupted

int SHA1Context::Corrupted;

variable Length_High

unsigned SHA1Context::Length_High;

variable Length_Low

unsigned SHA1Context::Length_Low;

variable Message_Block

unsigned char SHA1Context::Message_Block[64];

variable Message_Block_Index

int SHA1Context::Message_Block_Index;

variable Message_Digest

unsigned SHA1Context::Message_Digest[5];


The documentation for this class was generated from the following file cubrid/src/base/sha1.h