Skip to content

Commit b54792f

Browse files
committed
Clarify setting ta_url
1 parent d23e37b commit b54792f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manifest/understanding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Manifests without time-stamps cease to be valid when the signing credential expi
4343

4444
An RFC 3161 time-stamp enables you to prove the existence of a particular piece of data at a particular time. Think of it as a notary service for data. You present a piece of data (in this case, the C2PA claim data structure) and the third-party TSA verifies that it saw that data at a time that can be audited and is independently verifiable.
4545

46-
The time-stamp is typically defined as part of the signing information. You can set this via the c2patool `ta_url` field or by using the API. The time-stamp then appears in the `SignatureInfo` JSON object when reading the manifest store.
46+
The time-stamp is typically defined as part of the signing information. You can set this by using C2PA Tool in the `ta_url` field or by using the SDK. The time-stamp then appears in the `SignatureInfo` JSON object when reading the manifest store.
4747

4848
## References
4949

0 commit comments

Comments
 (0)