pub fn sign_document( document: Value, algorithm: &str, verification_method: &str, signature_hex: &str, ) -> SignedJsonLd
Create a signed JSON-LD document.