@@ -17,13 +17,6 @@ Feature: RFC 0453 Aries agent issue credential
17
17
| Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
18
18
| --public -did --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | | |
19
19
20
- @Release @WalletType_Askar @AltTests
21
- Examples :
22
- | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
23
- | --public -did | | driverslicense | Data_DL_NormalizedValues | | |
24
- | --public -did --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | | |
25
- | --public -did --multitenant | --multitenant --log -file | driverslicense | Data_DL_NormalizedValues | | |
26
-
27
20
@Release @WalletType_Askar_AnonCreds @BasicTest @cred_type_vc_di
28
21
Examples :
29
22
| Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
@@ -208,10 +201,8 @@ Feature: RFC 0453 Aries agent issue credential
208
201
Examples :
209
202
| Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Key_type | Sig_type |
210
203
| --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
211
- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
212
204
| --public -did --cred -type json -ld --multitenant --log -file | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
213
205
| --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
214
- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
215
206
| --public -did --cred -type json -ld --multitenant --log -file | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
216
207
217
208
@Release @WalletType_Askar @BBS
@@ -277,10 +268,8 @@ Feature: RFC 0453 Aries agent issue credential
277
268
Examples :
278
269
| Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Key_type | Sig_type |
279
270
| --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
280
- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
281
271
| --public -did --cred -type json -ld --multitenant | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
282
272
| --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
283
- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
284
273
| --public -did --cred -type json -ld --multitenant | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
285
274
286
275
@Release @WalletType_Askar @BBS
0 commit comments