You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classes/IdentityAssertionBuilder.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Class: IdentityAssertionBuilder
8
8
9
-
Defined in: [IdentityAssertion.ts:17](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L17)
9
+
Defined in: [IdentityAssertion.ts:17](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L17)
10
10
11
11
## Implements
12
12
@@ -18,7 +18,7 @@ Defined in: [IdentityAssertion.ts:17](https://github.com/contentauth/c2pa-node-v
Defined in: [IdentityAssertion.ts:29](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L29)
21
+
Defined in: [IdentityAssertion.ts:29](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L29)
22
22
23
23
Add assertion labels to consider as referenced_assertions.
24
24
If any of these labels match assertions that are present in the partial
@@ -47,7 +47,7 @@ The list of assertion labels to add
47
47
48
48
> **addRoles**(`roles`): `void`
49
49
50
-
Defined in: [IdentityAssertion.ts:36](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L36)
50
+
Defined in: [IdentityAssertion.ts:36](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L36)
51
51
52
52
Add roles to attach to the named actor for this identity assertion.
53
53
@@ -73,7 +73,7 @@ Named actor roles
73
73
74
74
> **builder**(): `IdentityAssertionBuilder`
75
75
76
-
Defined in: [IdentityAssertion.ts:40](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L40)
76
+
Defined in: [IdentityAssertion.ts:40](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L40)
77
77
78
78
Get the underlying IdentityAssertionBuilder
79
79
@@ -91,7 +91,7 @@ Get the underlying IdentityAssertionBuilder
Defined in: [IdentityAssertion.ts:20](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L20)
94
+
Defined in: [IdentityAssertion.ts:20](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L20)
Copy file name to clipboardExpand all lines: docs/classes/IdentityAssertionSigner.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Class: IdentityAssertionSigner
8
8
9
-
Defined in: [IdentityAssertion.ts:45](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L45)
9
+
Defined in: [IdentityAssertion.ts:45](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L45)
10
10
11
11
## Implements
12
12
@@ -18,7 +18,7 @@ Defined in: [IdentityAssertion.ts:45](https://github.com/contentauth/c2pa-node-v
Defined in: [IdentityAssertion.ts:53](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L53)
21
+
Defined in: [IdentityAssertion.ts:53](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L53)
22
22
23
23
Add a IdentityAssertionBuilder to be used when signing the
24
24
next Manifest
@@ -46,7 +46,7 @@ IdentityAssertionBuilders will be cleared.
46
46
47
47
> **signer**(): `IdentityAssertionSigner`
48
48
49
-
Defined in: [IdentityAssertion.ts:62](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L62)
49
+
Defined in: [IdentityAssertion.ts:62](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L62)
50
50
51
51
#### Returns
52
52
@@ -58,7 +58,7 @@ Defined in: [IdentityAssertion.ts:62](https://github.com/contentauth/c2pa-node-v
Defined in: [IdentityAssertion.ts:48](https://github.com/contentauth/c2pa-node-v2/blob/8bb2490bb1f0c6c00c0930669451a7750cccfebc/js-src/IdentityAssertion.ts#L48)
61
+
Defined in: [IdentityAssertion.ts:48](https://github.com/contentauth/c2pa-node-v2/blob/1df68df861d38a8c4eb7c634a613532727ec72d3/js-src/IdentityAssertion.ts#L48)
0 commit comments