The ECDH1_DERIVE_PARAMS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
Kdf |
Key derivation function used on the shared secret value
|
![]() |
PublicData |
Pointer to other party's EC public key value
|
![]() |
PublicDataLen |
Length in bytes of the other party's EC public key
|
![]() |
SharedData |
Some data shared between the two parties
|
![]() |
SharedDataLen |
Length in bytes of the shared info
|