Share via


CryptographyManagerImpl.CreateHash 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
Ee744060.pubmethod(en-us,PandP.10).gif CreateHash(String, array<Byte[])
Computes the hash value of plain text using the given hash provider instance
(Overrides CryptographyManager.CreateHash(String, array<Byte[]).)
Ee744060.pubmethod(en-us,PandP.10).gif CreateHash(String, String)
Computes the hash value of plain text using the given hash provider instance
(Overrides CryptographyManager.CreateHash(String, String).)

See Also

CryptographyManagerImpl Class

CryptographyManagerImpl Members

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography Namespace