We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dddb72 commit 8f94192Copy full SHA for 8f94192
src/c2pa/c2pa.py
@@ -601,6 +601,7 @@ def sign_file(
601
data_dir: Optional[Union[str, Path]] = None
602
) -> str:
603
"""Sign a file with a C2PA manifest.
604
+ For now, this function is left here to provide a backwards-compatible API.
605
606
.. deprecated:: 0.10.0
607
This function is deprecated and will be removed in a future version.
0 commit comments