Function generate_key::save_key

source ·
pub fn save_key<P: AsRef<Path>>(
    key: Ed25519PrivateKey,
    output_file: P
) -> Ed25519PrivateKey