|
| 1 | +--- |
| 2 | +title: README |
| 3 | +layout: none |
| 4 | +--- |
| 5 | + |
1 | 6 | **@contentauth/c2pa-node** |
2 | 7 |
|
3 | 8 | *** |
|
6 | 11 |
|
7 | 12 | ## [Classes](classes/index.md) |
8 | 13 |
|
9 | | -- [Builder](classes/Builder.md) |
10 | | -- [CallbackCredentialHolder](classes/CallbackCredentialHolder.md) |
11 | | -- [CallbackSigner](classes/CallbackSigner.md) |
12 | | -- [IdentityAssertionBuilder](classes/IdentityAssertionBuilder.md) |
13 | | -- [IdentityAssertionSigner](classes/IdentityAssertionSigner.md) |
14 | | -- [LocalSigner](classes/LocalSigner.md) |
15 | | -- [Reader](classes/Reader.md) |
16 | | -- [Trustmark](classes/Trustmark.md) |
| 14 | +{% include_relative classes/index.md %} |
17 | 15 |
|
18 | 16 | ## [Interfaces](interfaces/index.md) |
19 | 17 |
|
20 | | -- [BuilderInterface](interfaces/BuilderInterface.md) |
21 | | -- [CallbackCredentialHolderInterface](interfaces/CallbackCredentialHolderInterface.md) |
22 | | -- [CallbackSignerInterface](interfaces/CallbackSignerInterface.md) |
23 | | -- [DestinationBufferAsset](interfaces/DestinationBufferAsset.md) |
24 | | -- [FileAsset](interfaces/FileAsset.md) |
25 | | -- [HashedUri](interfaces/HashedUri.md) |
26 | | -- [IdentityAssertionBuilderInterface](interfaces/IdentityAssertionBuilderInterface.md) |
27 | | -- [IdentityAssertionSignerInterface](interfaces/IdentityAssertionSignerInterface.md) |
28 | | -- [JsCallbackSignerConfig](interfaces/JsCallbackSignerConfig.md) |
29 | | -- [LocalSignerInterface](interfaces/LocalSignerInterface.md) |
30 | | -- [ReaderInterface](interfaces/ReaderInterface.md) |
31 | | -- [SignerPayload](interfaces/SignerPayload.md) |
32 | | -- [SourceBufferAsset](interfaces/SourceBufferAsset.md) |
33 | | -- [TrustConfig](interfaces/TrustConfig.md) |
34 | | -- [TrustmarkConfig](interfaces/TrustmarkConfig.md) |
35 | | -- [TrustmarkInterface](interfaces/TrustmarkInterface.md) |
36 | | -- [VerifyConfig](interfaces/VerifyConfig.md) |
| 18 | +{% include_relative interfaces/index.md %} |
37 | 19 |
|
38 | 20 | ## [Type Aliases](type-aliases/index.md) |
39 | 21 |
|
40 | | -- [CallbackSignerConfig](type-aliases/CallbackSignerConfig.md) |
41 | | -- [ClaimVersion](type-aliases/ClaimVersion.md) |
42 | | -- [DestinationAsset](type-aliases/DestinationAsset.md) |
43 | | -- [ManifestAssertionKind](type-aliases/ManifestAssertionKind.md) |
44 | | -- [NeonBuilderHandle](type-aliases/NeonBuilderHandle.md) |
45 | | -- [NeonCallbackCredentialHolderHandle](type-aliases/NeonCallbackCredentialHolderHandle.md) |
46 | | -- [NeonCallbackSignerHandle](type-aliases/NeonCallbackSignerHandle.md) |
47 | | -- [NeonIdentityAssertionBuilderHandle](type-aliases/NeonIdentityAssertionBuilderHandle.md) |
48 | | -- [NeonIdentityAssertionSignerHandle](type-aliases/NeonIdentityAssertionSignerHandle.md) |
49 | | -- [NeonLocalSignerHandle](type-aliases/NeonLocalSignerHandle.md) |
50 | | -- [NeonReaderHandle](type-aliases/NeonReaderHandle.md) |
51 | | -- [NeonTrustmarkHandle](type-aliases/NeonTrustmarkHandle.md) |
52 | | -- [SigningAlg](type-aliases/SigningAlg.md) |
53 | | -- [SourceAsset](type-aliases/SourceAsset.md) |
54 | | -- [TrustmarkVariant](type-aliases/TrustmarkVariant.md) |
55 | | -- [TrustmarkVersion](type-aliases/TrustmarkVersion.md) |
| 22 | +{% include_relative type-aliases/index.md %} |
56 | 23 |
|
57 | 24 | ## [Functions](functions/index.md) |
58 | 25 |
|
59 | | -- [getCawgTrustConfig](functions/getCawgTrustConfig.md) |
60 | | -- [getSettingsJson](functions/getSettingsJson.md) |
61 | | -- [getTrustConfig](functions/getTrustConfig.md) |
62 | | -- [getVerifyConfig](functions/getVerifyConfig.md) |
63 | | -- [isActionsAssertion](functions/isActionsAssertion.md) |
64 | | -- [loadC2paSettings](functions/loadC2paSettings.md) |
65 | | -- [loadC2paSettingsToml](functions/loadC2paSettingsToml.md) |
66 | | -- [loadCawgTrustConfig](functions/loadCawgTrustConfig.md) |
67 | | -- [loadSettingsFromFile](functions/loadSettingsFromFile.md) |
68 | | -- [loadSettingsFromUrl](functions/loadSettingsFromUrl.md) |
69 | | -- [loadTrustConfig](functions/loadTrustConfig.md) |
70 | | -- [loadVerifyConfig](functions/loadVerifyConfig.md) |
71 | | -- [patchVerifyConfig](functions/patchVerifyConfig.md) |
| 26 | +{% include_relative functions/index.md %} |
0 commit comments