Searched defs:PathSecretGenerator (Results 1 – 1 of 1) sorted by relevance
99 pub struct PathSecretGenerator<'a, P> { struct105 impl<'a, P: CipherSuiteProvider> PathSecretGenerator<'a, P> { implementation