Home
last modified time | relevance | path

Searched refs:SignatureUnsupportedAlgorithm (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/x509-parser/src/
Derror.rs62 SignatureUnsupportedAlgorithm, enumerator
Dcertification_request.rs65 return Err(X509Error::SignatureUnsupportedAlgorithm); in verify_signature()
Dcertificate.rs139 return Err(X509Error::SignatureUnsupportedAlgorithm); in verify_signature()