Docs.rs
ctaes-sys-0.1.0
ctaes-sys 0.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
chritchens
Dependencies
failure ^0.1
normal
generic-array ^0.9
normal
hex ^0.3
normal
libc ^0.2
normal
typenum ^1.9
normal
cc ^1.0
build
Versions
0%
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
AES256GCMKey
ctaes_
sys
0.1.0
AES256GCM
Key
Aliased Type
In crate ctaes_
sys
ctaes_sys
Type Alias
AES256GCM
Key
Copy item path
Source
pub type AES256GCMKey =
GenericArray
<
u8
,
U32
>;
Aliased Type
ยง
pub struct AES256GCMKey {
/* private fields */
}