Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dextension.rs94 digital_signature: bool, field
135 pub fn digital_signature(&mut self) -> &mut KeyUsage { in digital_signature() method