|
◆ CRYPT_EAL_PkeyComputeShareKey()
Compute the shared key.
- Parameters
-
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. |
- Return values
-
|