Searched defs:PkiPath (Results 1 – 2 of 2) sorted by relevance
173 pub type PkiPath<'a> = Vec<Certificate<'a>>; typedef
627 class PkiPath(univ.SequenceOf): class