The request to retrieve a secret. This includes the name of the secret and the context needed
to validate the requestor. The context will be passed to the underlying secrets service in
order to make decisions around access.
The version field is optional but highly recommended. If it is not provided, the service will
default to retrieving the latest version of the secret.
The key of a NATS header containing the wasmCloud host’s public xkey used to encrypt a secret request.
It is also used to encrypt the response so that only the requestor can decrypt it.