Function write_public_key

Source
fn write_public_key(f: impl Write, key: &HsClientDescEncKey) -> Result<()>
Available on crate feature hsc only.
Expand description

Write the public part of key to f.