Type Definition dryoc::dryocbox::protected::SecretKey

source ·
pub type SecretKey = HeapByteArray<CRYPTO_BOX_SECRETKEYBYTES>;
Available on crate feature nightly only.
Expand description

Heap-allocated, page-aligned secret key for authenticated public-key boxes, for use with protected memory.