30 namespace graphene {
namespace utilities {
fc::optional< fc::ecc::private_key > wif_to_key(const std::string &wif_key)
provides stack-based nullable value similar to boost::optional
std::string key_to_wif(const fc::sha256 &private_secret)
an elliptic curve private key.