UncheckedEncryptedHsDesc

Type Alias UncheckedEncryptedHsDesc 

Source
pub type UncheckedEncryptedHsDesc = SignatureGated<TimerangeBound<EncryptedHsDesc>>;
Available on crate feature hs-common only.
Expand description

An unchecked HsDesc: parsed, but not checked for liveness or validity.

Aliased Type§

pub struct UncheckedEncryptedHsDesc { /* private fields */ }

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 192 bytes