Skip to main content

derive_domain_bytes

Function derive_domain_bytes 

Source
pub fn derive_domain_bytes(
    master: &Key,
    salt: Option<&[u8]>,
    domain_label: &str,
    len: usize,
) -> Result<Vec<u8>>
Expand description

Derive arbitrary bytes for a shell-related domain.