[To be supplied.]
[Visual Basic] Public Function SignValue( _ ByVal rgb() As Byte, _ ByVal str As String _ ) As Byte () [C#] public byte[] SignValue( byte[] rgb, string str ); [C++] public: unsigned char* SignValue( unsigned char* rgb[], String* str ) []; [JScript] public function SignValue( rgb : Byte[], str : String ) : Byte[];
RSA_CSP Class | RSA_CSP Members | System.Security.Cryptography Namespace