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