vault
Zilla runtime vault type
Each configured
vault
represents a container for digital keys and certificates based on a specific implementation type
.Vaults can be used by specific protocol bindings, such as
tls
, to negotiate shared encryption keys.See each of the specific
vault
types linked below for more detailed examples.Each runtime
vault
has a behavioral type supporting a specific implementation strategy.Name | Type | Description |
---|---|---|
type | Behavioral type |
Name | Type | Description |
---|---|---|
options | object | Behavioral options |
Last modified 10mo ago