casper_node::tls
pub fn save_private_key<P: AsRef<Path>>( key: &PKeyRef<Private>, dest: P) -> Result<()>
Saves a private key to a file.