A
B
C
F
G
I
J
O
P
R
S
T
V
W
S
- satisfiesPresentationDefinition(java.lang.Iterable,web5.sdk.credentials.model.PresentationDefinitionV2) - function in web5.sdk.credentials.PresentationExchange
- Validates a list of Verifiable Credentials (VCs) against a specified Presentation Definition.
- selectCredentials(java.lang.Iterable,web5.sdk.credentials.model.PresentationDefinitionV2) - function in web5.sdk.credentials.PresentationExchange
- Selects credentials that satisfy a given presentation definition.
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- sign(web5.sdk.dids.did.BearerDid,java.lang.String) - function in web5.sdk.credentials.VerifiableCredential
- Sign a verifiable credential using a specified decentralized identifier (did) with the private key that pairs with the public key identified by assertionMethodId.
- sign(web5.sdk.dids.did.BearerDid) - function in web5.sdk.credentials.VerifiableCredential
- Sign a verifiable credential using a specified decentralized identifier (did) with the private key that pairs with the public key identified by assertionMethodId.
- sign(web5.sdk.dids.did.BearerDid,java.lang.String) - function in web5.sdk.credentials.VerifiablePresentation
- Sign a verifiable presentation using a specified decentralized identifier (bearerDid) with the private key that pairs with the public key identified by assertionMethodId.
- sign(web5.sdk.dids.did.BearerDid) - function in web5.sdk.credentials.VerifiablePresentation
- Sign a verifiable presentation using a specified decentralized identifier (bearerDid) with the private key that pairs with the public key identified by assertionMethodId.
- StatusListCredential - class in web5.sdk.credentials
StatusListCredentialrepresents a digitally verifiable status list credential according to the W3C Verifiable Credentials Status List v2021.- StatusListCredentialCreateException - class in web5.sdk.credentials
- Status list credential create exception.
- StatusListCredentialFetchException - class in web5.sdk.credentials
- Status list credential fetch exception.
- StatusListCredentialParseException - class in web5.sdk.credentials
- Verifiable credential parse exception.
- StatusPurpose - class in web5.sdk.credentials
- Status purpose of a status list credential or a credential with a credential status.
- SubmissionRequirement - class in web5.sdk.credentials.model
- Represents submission requirements for a presentation definition.
- SUSPENSION - enum entry in web5.sdk.credentials.StatusPurpose