Docs.rs
signedsource-0.3.0
signedsource 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mrtnzlml
Dependencies
hex ^0.4.3
normal
lazy_static ^1.4.0
normal
md-5 ^0.9.1
normal
regex ^1.5.4
normal
Versions
57.14%
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
signedsource
0.3.0
signedsource
Function
is_valid_signature
Copy item path
Source
pub fn is_valid_signature(data: &
str
) ->
bool
Expand description
Verifies the signature in a signed file.