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