Skip to content

sgns::crdt::KeyPairFileStorage

#include <keypair_file_storage.hpp>

Public Functions

Name
KeyPairFileStorage(boost::filesystem::path keyPath)
outcome::result< libp2p::crypto::KeyPair > GetKeyPair() const

Public Functions Documentation

function KeyPairFileStorage

KeyPairFileStorage(
    boost::filesystem::path keyPath
)

function GetKeyPair

outcome::result< libp2p::crypto::KeyPair > GetKeyPair() const

Updated on 2026-03-04 at 13:10:43 -0800