pub fn print_new_identity(plugin_name: &str, identity: &[u8], recipient: &[u8])
Expand description

Prints the newly-created identity and corresponding recipient to standard out.

A “created” time is included in the output, set to the current local time.