pub trait KeyType { // Required method fn len(&self) -> usize; }
The length of the OKM (Output Keying Material) for a Prk::expand() call.
Prk::expand()
The length that Prk::expand() should expand its input to.