Type Definition dryoc::keypair::PublicKey

source ·
pub type PublicKey = StackByteArray<CRYPTO_BOX_PUBLICKEYBYTES>;
Expand description

Stack-allocated public key type alias.