Searched refs:X509AlgorithmRef (Results 1 – 1 of 1) sorted by relevance
598 pub fn signature_algorithm(&self) -> &X509AlgorithmRef { in signature_algorithm() argument602 X509AlgorithmRef::from_const_ptr_opt(algor) in signature_algorithm()2265 pub struct X509AlgorithmRef;2268 impl X509AlgorithmRef { impl