Docs.rs
smart-id-rust-client-0.3.3
smart-id-rust-client 0.3.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
michallis
Dependencies
anyhow ^1.0.95
normal
base64 ^0.22.0
normal
chrono ^0.4.39
normal
der ^0.7.9
normal
hmac ^0.12.1
normal
num-bigint ^0.4.6
normal
num-bigint-dig ^0.8.4
normal
num-traits ^0.2.19
normal
oid-registry ^0.7.1
normal
openssl ^0.10.71
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
reqwest ^0.12.12
normal
ring ^0.17.8
normal
rsa ^0.9.7
normal
rustls ^0.21.12
normal
rustls-native-certs ^0.8.1
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
serde_with ^3.8.0
normal
sha2 ^0.10.8
normal
sha3 ^0.10.5
normal
spki ^0.7.3
normal
strum ^0.28.0
normal
strum_macros ^0.28.0
normal
thiserror ^2.0.18
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
webpki ^0.22.4
normal
x509-parser ^0.16.0
normal
image ^0.25.5
dev
open ^5.3.2
dev
qrcode ^0.14.1
dev
tracing-test ^0.2.4
dev
Versions
20.13%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
hash_encode_digest
smart_
id_
rust_
client
0.3.3
In smart_
id_
rust_
client::
models::
interaction
smart_id_rust_client
::
models
::
interaction
Function
hash_
encode_
digest
Copy item path
Source
pub fn hash_encode_digest( digest: &
str
, hashing_algorithm: &
HashingAlgorithm
, ) ->
Result
<
String
>