package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Constants

StatusStateDisabled is the disabled status state.
StatusStateReady is the ready status state.
StatusStateStarting is the starting status state.
StatusStateStopped is the stopped status state.

# Structs

ChurpSchemeStatus represents the status of a CHURP scheme.
ChurpStatus represents the status of the key manager CHURP extension.
EphemeralSecretStats are the ephemeral secret generation and replication stats.
MasterSecretStats are the master secret generation and replication stats.
RuntimeAccessList is an access control lists for a runtime.
SecretsStatus is the key manager master and ephemeral secrets status.
SecretsWorkerStatus is the key manager master and ephemeral secrets worker status.
Status is the key manager worker status.

# Interfaces

RPCAccessController handles the authorization of enclave RPC calls.

# Type aliases

StatusState is the concise status state of the key manager worker.