Function sn_api::generate_network_address[][src]

pub fn generate_network_address(
    passphrase: &[u8],
    salt: &[u8]
) -> Result<XorName>
Expand description

Generates User’s Identity for the network using supplied credentials in a deterministic way. This is similar to the username in various places.