Table of Contents

Class Sha512

Namespace
ToSic.Sys.Security.Encryption
Assembly
ToSic.Sys.Utils.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class Sha512
Inheritance
object
Sha512

Methods

Hash(string)

public static string Hash(string value)

Parameters

value string

Returns

string

Remarks

  • In v19.03.03 we changed new SHA512CryptoServiceProvider() to be SHA512.Create() because of obsolete warnings