Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs253 pub const SHA256WITHRSAENCRYPTION: Nid = Nid(ffi::NID_sha256WithRSAEncryption); consts
1101 let algs = Nid::SHA256WITHRSAENCRYPTION.signature_algorithms().unwrap(); in signature_digest()
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs508 assert_eq!(algorithm.object().nid(), Nid::SHA256WITHRSAENCRYPTION); in signature()

Completed in 7 milliseconds