mirror of
https://github.com/alterware/master-server.git
synced 2026-06-09 19:22:37 +00:00
init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <utils/cryptography.hpp>
|
||||
|
||||
namespace crypto_key
|
||||
{
|
||||
const utils::cryptography::ecc::key& get();
|
||||
}
|
||||
Reference in New Issue
Block a user