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