Encode a private key in WIF format.
Declared in <key_io.h>
<key_io.h>
std::string EncodeSecret(CKey const& key);
The WIF-encoded string.