API参考
载入中...
搜索中...
未找到
KeyExchCtx结构体 参考

PskInfo is used for PSK negotiation and stores identity and psk during negotiation 更多...

#include <hs_ctx.h>

KeyExchCtx 的协作图:

Public 属性

HITLS_KeyExchAlgo keyExchAlgo
union { 
   EcdhParam   ecdh 
   DhParam   dh 
   RsaParam   rsa 
   EccParam   ecc 
   KeyShareParam   share 
keyExchParam
HITLS_CRYPT_Key * key
HITLS_CRYPT_Key * secondKey
uint8_t * peerPubkey
uint32_t pubKeyLen

详细描述

PskInfo is used for PSK negotiation and stores identity and psk during negotiation


该结构体的文档由以下文件生成: