public static string cdeDecrypt( string OrgBuffer, byte[] AI, bool bSupressLog )
Public Shared Function cdeDecrypt ( _ OrgBuffer As String, _ AI As Byte(), _ bSupressLog As Boolean _ ) As String
public: static String^ cdeDecrypt( String^ OrgBuffer, array<unsigned char^>^ AI, bool^ bSupressLog )