load_key_package_from_path

Function load_key_package_from_path 

Source
fn load_key_package_from_path<S: AsRef<Path> + ?Sized>(
    path: &S,
) -> Result<KeyPackage>
Available on crate features kirikiri and kirikiri-arc only.