MD5Static: Create |
Creates an instance of the specified implementation of the MD5 hash algorithm.
Public Function Create( Optional ByRef HashName As String = "CorLib.MD5" ) As MD5
Default: "CorLib.MD5"
Possible values for HashName are MD5, CorLib.MD5, CorLib.MD5CryptoServiceProvider, and CorLib.MD5Managed.