Mono Class Library: System.Security.Cryptography.HashAlgorithm Overview | MembersSystem.Security.Cryptography.HashAlgorithm.Create Overloads |
The overloads of Create are listed below. For a list of all members, see the HashAlgorithm Members list.
staticCreate() : HashAlgorithm Return an instance of the default HashAlgorithm defined on the system. staticCreate(string) : HashAlgorithm Return an instance of the specified HashAlgorithm.