The X9_42_DH2_DERIVE_PARAMS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
Kdf |
Key derivation function used on the shared secret value
|
![]() |
OtherInfo |
Some data shared between the two parties
|
![]() |
OtherInfoLen |
Length in bytes of the other info
|
![]() |
PrivateData |
Key handle for second X9.42 Diffie-Hellman private key value
|
![]() |
PrivateDataLen |
Length in bytes of the second X9.42 Diffie-Hellman private key
|
![]() |
PublicData |
Pointer to other party's first X9.42 Diffie-Hellman public key value
|
![]() |
PublicData2 |
Pointer to other party's second X9.42 Diffie-Hellman public key value
|
![]() |
PublicDataLen |
Length in bytes of the other party's first X9.42 Diffie-Hellman public key
|
![]() |
PublicDataLen2 |
Length in bytes of the other party's second X9.42 Diffie-Hellman public key
|