# PluginSigningConfig
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**required** | **bool** | Whether a valid signature is required to install a WASM plugin. |
**trusted_key_configured** | **bool** | Whether an operator trusted public key has been configured. When `required` is true but this is false, every install is rejected (fail-closed). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)