Monero
Loading...
Searching...
No Matches
rpc_payment_signature.h File Reference
#include <stdint.h>
#include <string>
#include "crypto/crypto.h"
Include dependency graph for rpc_payment_signature.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Functions

std::string cryptonote::make_rpc_payment_signature (const crypto::secret_key &skey)
bool cryptonote::verify_rpc_payment_signature (const std::string &message, crypto::public_key &pkey, uint64_t &ts)