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