fn write_public_key(f: impl Write, key: &HsClientDescEncKey) -> Result<()>
Write the public part of key to f.
key
f