Home
last modified time | relevance | path

Searched refs:X509ExtensionRef (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dmod.rs354 pub fn append_extension2(&mut self, extension: &X509ExtensionRef) -> Result<(), ErrorStack> { in append_extension2()
875 pub struct X509ExtensionRef;
1036 impl X509ExtensionRef { impl