| 程序包 | 说明 |
|---|---|
| com.github.DNAProject.dnaid | |
| com.github.DNAProject.dnaid.jwt |
| 限定符和类型 | 方法和说明 |
|---|---|
VerifiablePresentation |
DnaId2.createPresentation(VerifiableCredential[] creds,
String[] context,
String[] type,
List<String> challenge,
List<Object> domain,
Object holder,
DnaIdSigner[] otherSigners,
ProofPurpose proofPurpose) |
static VerifiablePresentation |
VerifiablePresentation.deserializeFromJWT(JWTCredential jwtCred) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
DnaId2.verifyPresentationProof(VerifiablePresentation presentation,
int proofIndex) |
| 构造器和说明 |
|---|
JWTCredential(VerifiablePresentation presentation,
Proof proof) |
JWTPayload(VerifiablePresentation presentation,
Proof proof) |
JWTVP(VerifiablePresentation presentation,
Proof proof) |
Copyright © 2021. All rights reserved.