openHiTLS API openHiTLS 0.1.0-Alpha1
Data Fields
HITLS_CRYPT_EcdhMethod Struct Reference

ECDH Callback function to be registered. More...

#include <hitls_crypt_reg.h>

Collaboration diagram for HITLS_CRYPT_EcdhMethod:
Collaboration graph
[legend]

Data Fields

CRYPT_GenerateEcdhKeyPairCallback generateEcdhKeyPair
 
CRYPT_DupEcdhKeyCallback dupEcdhKey
 
CRYPT_FreeEcdhKeyCallback freeEcdhKey
 
CRYPT_GetEcdhEncodedPubKeyCallback getEcdhPubKey
 
CRYPT_CalcEcdhSharedSecretCallback calcEcdhSharedSecret
 
CRYPT_Sm2CalcEcdhSharedSecretCallback sm2CalEcdhSharedSecret
 

Detailed Description

ECDH Callback function to be registered.


The documentation for this struct was generated from the following file: