Type Definition dryoc::kx::SessionKey
source · pub type SessionKey = StackByteArray<CRYPTO_KX_SESSIONKEYBYTES>;
Expand description
Stack-allocated session key type alias
pub type SessionKey = StackByteArray<CRYPTO_KX_SESSIONKEYBYTES>;
Stack-allocated session key type alias