mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
changed key format, now includes the ed25519 pubkey for signing.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "mem.h"
|
||||
#include "key.h"
|
||||
#include "vault.h"
|
||||
#include "pcp.h"
|
||||
|
||||
void pcp_dumpkey(pcp_key_t *k);
|
||||
void pcp_dumppubkey(pcp_pubkey_t *k);
|
||||
|
||||
Reference in New Issue
Block a user