MCPcopy Create free account
hub / github.com/TonyChen56/HackerTools / RsaEncrypt

Method RsaEncrypt

HackerTools/HackerTools/CEncrypt.cpp:694–738  ·  view source on GitHub ↗

函数名称: RsaEncrypt 函数说明: RAS加密 作 者: GuiShou 时 间: 2019/1/27 参 数: BYTE* pPublicKey,公钥 DWORD dwPublicKeyLength 公钥长度 参 数: BYTE* pData 需要加密的数据 DWORD& dwDataLength 需要加密的数据长度 参 数: DWORD dwBufferLength 缓冲区长度 返 回 值: BOOL 是否成功

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected