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