[][src]Function discv5::session::crypto::generate_signing_nonce

fn generate_signing_nonce(id_nonce: &Nonce, ephem_pubkey: &[u8]) -> Vec<u8>

Builds the signature for a given nonce.

This takes the SHA256 hash of the nonce.