Function diem_operational_tool::keys::save_key
source · pub fn save_key<Key: ValidCryptoMaterial>(
key: &Key,
key_name: &'static str,
path: &Path,
encoding: EncodingType
) -> Result<(), Error>
Expand description
Saves a key to a file encoded in a string