Docs.rs
tink-core-0.3.0
tink-core 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
daviddrysdale
conradgrobler
Dependencies
digest ^0.10.7
normal
hkdf ^0.12.4
normal
lazy_static ^1.5
normal
rand ^0.8
normal
serde ^1.0.203
normal
optional
serde_json ^1.0.120
normal
optional
sha-1 ^0.10.1
normal
sha2 ^0.10.8
normal
subtle ^2.4
normal
tink-proto ^0.3
normal
Versions
72.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
validate_key
tink_
core
0.3.0
In tink_
core::
keyset
tink_core
::
keyset
Function
validate_
key
Copy item path
Source
pub fn validate_key(key: &
Key
) ->
Result
<
()
,
TinkError
>
Expand description
Validate the given key.