[To be supplied.]
[Visual Basic] Overloads Shadows Public Shared Function Create( _ ByVal hashName As String _ ) As SHA1 [C#] public static new SHA1 Create( string hashName ); [C++] public: static new SHA1* Create( String* hashName ); [JScript] public static new function Create( hashName : String ) : SHA1;
SHA1 Class | SHA1 Members | System.Security.Cryptography Namespace | SHA1.Create Overload List