Type Alias memsecurity::Key32Byte

source ·
pub type Key32Byte = ZeroizeArray<32>;
Expand description

The 32 bytes secret key

Aliased Type§

struct Key32Byte(/* private fields */);