Searched defs:SignedSectionVerificationMaterial (Results 1 – 3 of 3) sorted by relevance
116 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial { in signed_verification_material()305 pub struct SignedSectionVerificationMaterial { struct311 impl SignedSectionVerificationMaterial { impl381 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial; in signed_verification_material()434 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial { in signed_verification_material()478 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial { in signed_verification_material()519 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial { in signed_verification_material()
417 fn signed_verification_material<C: CryptoProvider>(&self) -> SignedSectionVerificationMaterial { in signed_verification_material()
259 verification_material: &SignedSectionVerificationMaterial, in try_deserialize()328 verification_material: &SignedSectionVerificationMaterial, in try_resolve_identity_and_deserialize()