fn display_service_discovery_key(
args: &KeygenArgs,
key: &HsClientDescEncKey,
) -> Result<()>
Available on crate feature
hsc
only.Expand description
Display the public part of a service discovery key.
fn display_service_discovery_key(
args: &KeygenArgs,
key: &HsClientDescEncKey,
) -> Result<()>
hsc
only.Display the public part of a service discovery key.