HashCmdletBase.InitHasher(String) Method

Definition

Init a hash algorithm.

protected void InitHasher (string Algorithm);
member this.InitHasher : string -> unit
Protected Sub InitHasher (Algorithm As String)

Parameters

Algorithm
String

Applies to