Docs.rs
ratify-protocol-1.0.0-alpha.10
ratify-protocol 1.0.0-alpha.10
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
chuks
github:identities-ai:maintainers
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
chrono-tz ^0.9
normal
ed25519-dalek ^2.1
normal
fips204 ^0.4.6
normal
hex ^0.4
normal
hmac ^0.12
normal
rand_core ^0.6
normal
serde ^1
normal
serde_json ^1
normal
optional
sha2 ^0.10
normal
serde_json ^1
dev
Versions
31.83%
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
verify_key_rotation_statement
ratify_
protocol
1.0.0-alpha.10
In ratify_
protocol::
crypto
ratify_protocol
::
crypto
Function
verify_
key_
rotation_
statement
Copy item path
Source
pub fn verify_key_rotation_statement( stmt: &
KeyRotationStatement
, ) ->
Result
<
()
,
String
>