fn load_key_package<S: AsRef<[u8]> + ?Sized, P: AsRef<Path> + ?Sized>( data: &S, path: &P, ) -> Result<KeyPackage>
kirikiri
kirikiri-arc