메소드 | 설명 | |
---|---|---|
HashCore ( byte rgb, int ibStart, int cbSize ) : void | ||
HashFinal ( ) : byte[] | ||
Initialize ( ) : void | ||
SHA1Internal ( ) : System.Runtime.InteropServices |
메소드 | 설명 | |
---|---|---|
AddLength ( ulong length, byte buffer, int position ) : void | ||
FillBuff ( uint buff ) : void | ||
InitialiseBuff ( uint buff, byte input, uint inputOffset ) : void | ||
ProcessBlock ( byte inputBuffer, uint inputOffset ) : void | ||
ProcessFinalBlock ( byte inputBuffer, int inputOffset, int inputCount ) : void |
public HashCore ( byte rgb, int ibStart, int cbSize ) : void | ||
rgb | byte | |
ibStart | int | |
cbSize | int | |
리턴 | void |
public SHA1Internal ( ) : System.Runtime.InteropServices | ||
리턴 | System.Runtime.InteropServices |