Skip to main content

Secret

Type Alias Secret 

Source
pub type Secret = [u8; 32];
Expand description

Secret key type for authentication (32 bytes, 256 bits).