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

SupportClass.DigitalSignature.GetInstance Method 

Generates a DigitalSignature instance with the specified algorithm

public static DigitalSignature GetInstance(
   string algorithmName
);

Parameters

algorithmName
Name of the algorithm for the new DigitalSignature instance

Return Value

The new DigitalSignature instance

See Also

SupportClass.DigitalSignature Class | (global) Namespace