Home
last modified time | relevance | path

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

/external/rust/crates/x509-parser/src/
Dextensions.rs716 pub fn certificate_hold(&self) -> bool { in certificate_hold() method
/external/python/cryptography/src/cryptography/x509/
Dextensions.py637 certificate_hold = "certificateHold" variable in ReasonFlags