1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Ryan Tharp 2018-06-21 06:06:13 -07:00
parent b7a75c2901
commit 8b9652dae3

View file

@ -976,7 +976,7 @@ llarp_findOrCreateIdentity(llarp_crypto *crypto, const char *fpath,
}
} // end extern C
// C++
// C++ ...
bool
llarp_findOrCreateEncryption(llarp_crypto *crypto, const char *fpath,
llarp::SecretKey *encryption)