Click or drag to resize
HasherHash Method
Hash a stream

Namespace: DrawerBackup.Native.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static byte[] Hash(
	Stream stream,
	HashereHashType type
)

Parameters

stream
Type: System.IOStream
type
Type: DrawerBackup.Native.ExtensionsHashereHashType

Return Value

Type: Byte
See Also