type Version: Into<u16> + TryFrom<u16> + Clone + Default + Zeroize + Debugtype Subtype: Into<u16> + TryFrom<u16> + Clone + Default + Zeroize + Debugfn default_version() -> Self::Versionfn subtype() -> Self::Subtypeimpl HeaderType for ()[src]impl HeaderType for Ciphertext[src]impl HeaderType for PrivateKey[src]type Version = KeyVersiontype Subtype = KeySubtypefn data_type() -> DataType[src]fn subtype() -> Self::Subtype[src]impl HeaderType for PublicKey[src]type Version = KeyVersiontype Subtype = KeySubtypefn data_type() -> DataType[src]fn subtype() -> Self::Subtype[src]impl HeaderType for PasswordHash[src]impl HeaderType for Share[src]