|
◆ CRYPT_EAL_PkeyComputeShareKey()
Compute the shared key.
- 参数
-
pkey | [IN] Key session |
pubKey | [IN] Public key session |
share | [OUT] Shared key |
shareLen | [IN/OUT] The input parameter is the share space length, and the output parameter is the valid share space length, the required space can be obtained by calling the CRYPT_EAL_PkeyGetKeyLen interface. |
- 返回值
-
|