6 references to Initialize
System.Core (6)
System\Security\Cryptography\BCryptHashAlgorithm.cs (1)
85Initialize();
System\Security\Cryptography\MD5Cng.cs (1)
42m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA1Cng.cs (1)
39m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA256Cng.cs (1)
38m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA384Cng.cs (1)
38m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA512Cng.cs (1)
38m_hashAlgorithm.Initialize();