We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9c172 commit 60380d1Copy full SHA for 60380d1
1 file changed
examples/read.py
@@ -6,8 +6,7 @@
6
# This example shows how to read a C2PA manifest embedded in a media file, and validate
7
# that it is trusted according to the official trust anchor certificate list.
8
# The output is printed as prettified JSON.
9
-#
10
-# This example uses Context with custom Settings for trust anchor configuration.
+
11
12
TRUST_ANCHORS_URL = "https://contentcredentials.org/trust/anchors.pem"
13
0 commit comments