Docs.rs
sp-statement-store-10.0.0
sp-statement-store 10.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
aes-gcm ^0.10
normal
parity-scale-codec ^3.6.1
normal
curve25519-dalek ^4.1.1
normal
ed25519-dalek ^2.1
normal
hkdf ^0.12.0
normal
rand ^0.8.5
normal
scale-info ^2.10.0
normal
sha2 ^0.10.7
normal
sp-api ^26.0.0
normal
sp-application-crypto ^30.0.0
normal
sp-core ^28.0.0
normal
sp-externalities ^0.25.0
normal
sp-runtime ^31.0.0
normal
sp-runtime-interface ^24.0.0
normal
sp-std ^14.0.0
normal
thiserror ^1.0
normal
x25519-dalek ^2.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
sp_statement_store
10.0.0
DecryptionKey
In crate sp_statement_store
?
Type Alias
sp_statement_store
::
DecryptionKey
source
·
[
−
]
pub type DecryptionKey = [
u8
;
32
];
Expand description
Decryption key identifier.