Function duniter::command::key::to_vec

source ยท
fn to_vec<P: Pair>(
    uri: &str,
    pass: Option<SecretString>,
) -> Result<Vec<u8>, Error>