pub const WASMCLOUD_HOST_XKEY: &str = "WasmCloud-Host-Xkey";
Expand description
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.