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