Type Alias serai_orchestrator::InfrastructureKeys

source ·
pub(crate) type InfrastructureKeys = HashMap<&'static str, (Zeroizing<<Ristretto as Ciphersuite>::F>, <Ristretto as Ciphersuite>::G)>;

Aliased Type§

struct InfrastructureKeys { /* private fields */ }