2 references to GetHashAlgorithm
NuGet.Common (2)
CryptoHashProvider.cs (2)
64
using (var hashAlgorithm = CryptoHashUtility.
GetHashAlgorithm
(_hashAlgorithm))
75
using (var hashAlgorithm = CryptoHashUtility.
GetHashAlgorithm
(_hashAlgorithm))