Type Alias oasis_core_runtime::enclave_rpc::dispatcher::KeyManagerStatusHandler
source ยท pub type KeyManagerStatusHandler = dyn Fn(Status) + Send + Sync;
Expand description
Key manager status update handler callback.