Share via


CryptographyManagerImpl.CompareHash Method

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

Overload List

  Name Description
Ee763611.pubmethod(en-us,PandP.10).gif CompareHash(String, array<Byte[], array<Byte[])
Compares plain text input with a computed hash using the given hash provider instance.
(Overrides CryptographyManager.CompareHash(String, array<Byte[], array<Byte[]).)
Ee763611.pubmethod(en-us,PandP.10).gif CompareHash(String, String, String)
Compares plain text input with a computed hash using the given hash provider instance.
(Overrides CryptographyManager.CompareHash(String, String, String).)

See Also

CryptographyManagerImpl Class

CryptographyManagerImpl Members

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography Namespace