public static byte[] cdeRSAEncrypt( Guid pSessionID, string val )
Public Shared Function cdeRSAEncrypt ( _ pSessionID As Guid, _ val As String _ ) As Byte()
public: static array<unsigned char^>^ cdeRSAEncrypt( Guid^ pSessionID, String^ val )