函数名称: RsaEncrypt 函数说明: RAS加密 作 者: GuiShou 时 间: 2019/1/27 参 数: BYTE* pPublicKey,公钥 DWORD dwPublicKeyLength 公钥长度 参 数: BYTE* pData 需要加密的数据 DWORD& dwDataLength 需要加密的数据长度 参 数: DWORD dwBufferLength 缓冲区长度 返 回 值: BOOL 是否成功
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected