Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/spki/tests/
Dtraits.rs34 fn to_public_key_der(&self) -> Result<Document> { in to_public_key_der() method
/external/rust/android-crates-io/crates/spki/src/
Dtraits.rs74 fn to_public_key_der(&self) -> Result<Document>; in to_public_key_der() method