pub type PublicKey = HeapByteArray<CRYPTO_SIGN_PUBLICKEYBYTES>;
nightly
Heap-allocated, page-aligned public-key for signed messages, for use with protected memory.