1 write to _sha512
Microsoft.AspNetCore.Cryptography.Internal (1)
Cng\CachedAlgorithmHandles.cs (1)
43
public static BCryptAlgorithmHandle SHA512 => CachedAlgorithmInfo.GetAlgorithmHandle(ref
_sha512
);