Class pair_helper
Namespace: keychain
Header: "keychain/util/pair_helper.hpp"
Inheritance: pair_helper
Pair Helper
Constructor Summary
Constructor |
---|
|
Instance Methods
Return type | Method and Description |
---|---|
|
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. |