pub type SecretKey = HeapByteArray<CRYPTO_BOX_SECRETKEYBYTES>;
nightly
Heap-allocated, page-aligned secret key for authenticated public-key boxes, for use with protected memory.