Decode a WIF-encoded private key.
Declared in <key_io.h>
<key_io.h>
CKey DecodeSecret(std::string const& str);
The decoded key, or an invalid key on failure.