Function linkspace::key::lk_key

source ·
pub fn lk_key(
    linkspace: &Linkspace,
    password: Option<&[u8]>,
    name: Option<&str>,
    create: bool
) -> LkResult<SigningKey>
Expand description

linkspace stored identity open (or generate) the key name which is also accessible as [@:name:local]. empty name defaults to ( i.e. [@:me:local] ) *