Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs233 let serial = authority_serial.to_bn().unwrap(); in test_authority_issuer_and_serial()
356 assert_eq!(serial, x509.serial_number().to_bn().unwrap()); in x509_builder()
693 revoked.serial_number().to_bn().unwrap(), in test_load_crl()
694 cert.serial_number().to_bn().unwrap(), in test_load_crl()

Completed in 2 milliseconds