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

Maximum secret key length in bytes.