Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs232 let authority_serial = cert.authority_serial().unwrap(); in test_authority_issuer_and_serial()
233 let serial = authority_serial.to_bn().unwrap(); in test_authority_issuer_and_serial()
H A Dmod.rs527 pub fn authority_serial(&self) -> Option<&Asn1IntegerRef> { in authority_serial() functions

Completed in 5 milliseconds