Class pair_helper

Namespace: keychain

Header: "keychain/util/pair_helper.hpp"

Inheritance: pair_helper

Pair Helper

Constructor Summary

Constructor

pair_helper(kc::settings settings, std::string domain)

Instance Methods

Return type Method and Description

kc::code

clear_all_uri()

Delete all

upload_uri(kc::uri uri) get_all_uri(std::vector<kc::uri> &uris)

kc::code upload_uri(kc::uri uri); KC_API kc::code get_all_uri(std::vector<kc::uri> &uris); KC_API kc::code clear_all_uri();

Add a signature to a signed message.