Function nettle::ed25519::private_key[][src]

pub fn private_key<R>(rng: &mut R) -> Box<[u8]> where
    R: Random

Generates a new Ed25519 private key.