Home
last modified time | relevance | path

Searched defs:SignedEncryptedSectionEncoder (Results 1 – 1 of 1) sorted by relevance

/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/section/
Dencoder.rs103 pub struct SignedEncryptedSectionEncoder { struct
110 impl SignedEncryptedSectionEncoder { argument
136 impl SectionEncoder for SignedEncryptedSectionEncoder { implementation