LeviLamina
Loading...
Searching...
No Matches
CSHA1 Class Reference

Public Types

enum class  REPORT_TYPE : int { Hex = 0 , Digit = 1 , HexShort = 2 }
 

Public Member Functions

CSHA1operator= (CSHA1 const &)
 
 CSHA1 (CSHA1 const &)
 
MCAPI void Final ()
 
MCAPI void Transform (uint *pState, uchar const *pBuffer)
 
MCAPI ~CSHA1 ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 4, 20 > mUnk4559ac
 
::ll::UntypedStorage< 4, 8 > mUnk7068c2
 
::ll::UntypedStorage< 4, 4 > mUnkd21733
 
::ll::UntypedStorage< 1, 64 > mUnkb78ee3
 
::ll::UntypedStorage< 1, 20 > mUnk3ec896
 
::ll::UntypedStorage< 4, 12 > mUnk3bbf1b
 
::ll::UntypedStorage< 1, 64 > mUnk1f7c52
 
::ll::UntypedStorage< 8, 8 > mUnkb04bdb
 

Constructor & Destructor Documentation

◆ ~CSHA1()

MCAPI CSHA1::~CSHA1 ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ Final()

MCAPI void CSHA1::Final ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Transform()

MCAPI void CSHA1::Transform ( uint * pState,
uchar const * pBuffer )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void CSHA1::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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