pub fn verify_signed_plugin_package(
package_path: &Path,
trust_store: &PluginTrustStore,
) -> Result<VerifiedPluginPackage, PluginPackageError>pub fn verify_signed_plugin_package(
package_path: &Path,
trust_store: &PluginTrustStore,
) -> Result<VerifiedPluginPackage, PluginPackageError>