gwenhywfar 5.12.0
cryptmgrkeys.h File Reference

Go to the source code of this file.

Functions

GWENHYWFAR_API GWEN_CRYPTMGRGWEN_CryptMgrKeys_new (const char *localName, GWEN_CRYPT_KEY *localKey, const char *peerName, GWEN_CRYPT_KEY *peerKey, int ownKeys)
 
GWENHYWFAR_API void GWEN_CryptMgrKeys_SetPeerKey (GWEN_CRYPTMGR *mgr, GWEN_CRYPT_KEY *peerKey, int ownKey)
 

Function Documentation

◆ GWEN_CryptMgrKeys_new()

GWENHYWFAR_API GWEN_CRYPTMGR * GWEN_CryptMgrKeys_new ( const char * localName,
GWEN_CRYPT_KEY * localKey,
const char * peerName,
GWEN_CRYPT_KEY * peerKey,
int ownKeys )

◆ GWEN_CryptMgrKeys_SetPeerKey()

GWENHYWFAR_API void GWEN_CryptMgrKeys_SetPeerKey ( GWEN_CRYPTMGR * mgr,
GWEN_CRYPT_KEY * peerKey,
int ownKey )