Searched defs:SignatureSectionKeys (Results 1 – 1 of 1) sorted by relevance
188 pub struct SignatureSectionKeys<'a, C: CryptoProvider> { struct192 impl<'a, C: CryptoProvider> DerivedSectionKeys<C> for SignatureSectionKeys<'a, C> { argument