Home
last modified time | relevance | path

Searched refs:CertificateIssuer (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs1729 // SAFETY: CertificateIssuer is defined to be a stack of GeneralName in the RFC
1739 pub enum CertificateIssuer {} enum
1741 // SAFETY: CertificateIssuer is defined to be a stack of GeneralName in the RFC
1743 unsafe impl ExtensionType for CertificateIssuer {
H A Dtests.rs37 use super::{CertificateIssuer, ReasonCode};
708 .extension::<CertificateIssuer>() in test_crl_entry_extensions()

Completed in 5 milliseconds