revocation
Module: config::revocation
Section titled “Module: config::revocation”Contents
Section titled “Contents”Structs
RevocationConfig- TOML-facing revocation cache config.
firma_sidecar::config::revocation::RevocationConfig
Section titled “firma_sidecar::config::revocation::RevocationConfig”Struct
TOML-facing revocation cache config.
Traits: Copy
Trait Implementations:
- Clone
fn clone(self: &Self) -> RevocationConfig
- Deserialize
fn deserialize<__D>(__deserializer: __D) -> _serde::__private228::Result<Self, <__D as >::Error>
- Default
fn default() -> Self
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result