<PackageReference Include="SshNet.Security.Cryptography" Version="1.1.0" />

SHA2HashProviderBase

protected ulong H1

Initial hash value 1.

protected ulong H2

Initial hash value 2.

protected ulong H3

Initial hash value 3.

protected ulong H4

Initial hash value 4.

protected ulong H5

Initial hash value 5.

protected ulong H6

Initial hash value 6.

protected ulong H7

Initial hash value 7.

protected ulong H8

Initial hash value 8.

Initializes a new instance of the SHA2HashProviderBase class.

protected static void UInt64_To_BE(ulong n, byte[] bs, int offset)

protected void Finish()

Finalizes the hash computation.