pub const MAX_SECRET_LEN: usize = 0xFFFFFFFF; // 4_294_967_295usize
Expand description

Maximum secret key length in bytes.