pub type SessionKey = StackByteArray<CRYPTO_KX_SESSIONKEYBYTES>;Expand description
Stack-allocated session key type alias
Aliased Typeยง
struct SessionKey(/* private fields */);pub type SessionKey = StackByteArray<CRYPTO_KX_SESSIONKEYBYTES>;Stack-allocated session key type alias
struct SessionKey(/* private fields */);