pub type SecretKey = HeapByteArray<CRYPTO_SIGN_SECRETKEYBYTES>;
nightly
Heap-allocated, page-aligned secret-key for signed messages, for use with protected memory.