Open fkim7 opened 1 year ago
SSI needs to send the document along with the signature (signed did doc) (proof section) so it can send the update/revoke call to registry (document request field)
knox go/gomono has this as part of revocation to registry mgmt- need to copy over on the rust side.
will need to add revocation/update functionality to Rust SSI SDK as well to be on par on functionality
SSI needs to send the document along with the signature (signed did doc) (proof section) so it can send the update/revoke call to registry (document request field)