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