Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/spki/src/
Dtraits.rs157 fn signature_algorithm_identifier(&self) -> Result<AlgorithmIdentifierOwned>; in signature_algorithm_identifier() method
165 fn signature_algorithm_identifier(&self) -> Result<AlgorithmIdentifierOwned> { in signature_algorithm_identifier() function