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