sign_identity_blob

Function sign_identity_blob 

Source
pub async fn sign_identity_blob(out: &mut [u8]) -> Option<usize>
Expand description

Build and sign this node’s identity blob into out, returning its length.

This is the standalone framing of the same statement the Identity Request responder makes — same profile, same builder — differing only in that it carries no request nonce and is authenticated by the signature rather than by an enclosing unicast.