pub fn export_key( key_type: KeyTypeId, public: &str, keystore_path: &Path, ) -> Result<String>
Get the hex encoded secret for a given public key
public
Keystore::get_secret()