Home
last modified time | relevance | path

Searched defs:reencoded_cert (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/x509-cert/tests/
Dtrust_anchor_format.rs131 let reencoded_cert = cert_path.certificate.to_der().unwrap(); in decode_ta1() localVariable
251 let reencoded_cert = cert_path.certificate.to_der().unwrap(); in decode_ta2() localVariable
378 let reencoded_cert = cert_path.certificate.to_der().unwrap(); in decode_ta3() localVariable
456 let reencoded_cert = cert_path.certificate.to_der().unwrap(); in decode_ta4() localVariable