函数名称: RsaDecrypt 函数说明: RAS解密 作 者: GuiShou 时 间: 2019/1/27 参 数: BYTE* pPrivateKey 私钥 DWORD dwPrivateKeyLength 私钥长度 参 数: BYTE* pData 需要解密的数据 DWORD& dwDataLength 需要解密的数据长度 返 回 值: BOOL 是否成功
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected