gwenhywfar 5.12.0
cryptmgrkeys.h File Reference
#include <gwenhywfar/cryptmgr.h>
#include <gwenhywfar/cryptkey.h>
Include dependency graph for cryptmgrkeys.h:

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()

◆ GWEN_CryptMgrKeys_SetPeerKey()

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

Definition at line 96 of file cryptmgrkeys.c.

References GWEN_Crypt_Key_free(), and GWEN_INHERIT_GETDATA.

Here is the call graph for this function: