Skip to main content

sign

Function sign 

Source
pub fn sign(
    payload_type: &str,
    payload_json: &str,
    identity: &AgentIdentity,
) -> Result<DsseEnvelope, MuragentError>
Expand description

Sign a payload with the agent’s Ed25519 identity, returning a DSSE envelope.