Skip to main content

Crate enclavia

Crate enclavia 

Source

Structs§

Client
An encrypted HTTP client that communicates through an enclavia proxy.
ClientBuilder
Builder for configuring and establishing a Client connection.
Pcrs
PCR (Platform Configuration Register) measurements that identify a specific enclave image and configuration:
RequestBuilder
Builder for an HTTP request to be sent through the encrypted channel.
Response
An HTTP response received through the encrypted channel.
UpgradedStream
A bidirectional byte pipe to an upgraded connection on the workload side (e.g. a WebSocket post-101 Switching Protocols). Constructed via crate::Client::upgrade.

Enums§

Error
Method
HTTP method.