Searched refs:all_certificates (Results 1 – 3 of 3) sorted by relevance
281 pub fn all_certificates(&self) -> Stack<X509> { in all_certificates() method
1193 assert_eq!(store.all_certificates().len(), 1); in test_store_all_certificates()
53 …ects`. It is unsound. All callers should migrate to using `X509StoreRef::all_certificates` instead.61 * Added `X509StoreRef::all_certificates`