Function nettle::ed448::private_key

source ·
pub fn private_key<R>(rng: &mut R) -> Box<[u8]>where
    R: Random,
Expand description

Generates a new Ed448 private key.