Searched defs:Signer (Results 1 – 1 of 1) sorted by relevance
39 pub(crate) struct Signer { struct47 impl Signer { impl109 ) -> Result<(Signer, ApkSections<R>)> { in extract_signer_and_apk_sections()125 impl Signer { impl218 impl ReadFromBytes for Signer { implementation