Skip to content

Commit 7da863d

Browse files
authored
Update getting-started.mdx
1 parent daab11b commit 7da863d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ In practice, to use a certificate with the CAI SDK, follow this process:
8484

8585
1. Purchase security credentials (certificate and key) from a certificate authority. Either email protection or document signing certificates are valid.
8686
2. Extract the certificate by using a tool such as OpenSSL. You could also host the certificate in a secure environment like a hardware security module (HSM).
87-
3. Use one of the supporting CAI libraries or C2PA Tool to sign manifests using the certificate. Both the Rust library and the Python library providing signing support.
87+
3. Use one of the supporting CAI libraries or C2PA Tool to sign manifests using the certificate.
8888

8989
:::tip
9090
For more details and a short tutorial example, see [Signing manifests](manifest/signing-manifests).

0 commit comments

Comments
 (0)