OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.MessageDigestSupport.GetInstance Method 

Generates a new instance of the MessageDigestSupport class using the specified algorithm

public static MessageDigestSupport GetInstance(
   string algorithm
);

Parameters

algorithm
The name of the algorithm to use

Return Value

A new instance of the MessageDigestSupport class

See Also

SupportClass.MessageDigestSupport Class | (global) Namespace