A  B  C  F  G  I  J  O  P  R  S  T  V  W 

V

validate(web5.sdk.credentials.model.FieldV2) - function in web5.sdk.credentials.model.FieldV2Validator
Validates a FieldV2.
validate(web5.sdk.credentials.model.InputDescriptorV2) - function in web5.sdk.credentials.model.InputDescriptorV2Validator
Validates an InputDescriptorV2.
validate(web5.sdk.credentials.model.PresentationDefinitionV2) - function in web5.sdk.credentials.model.PresentationDefinitionV2Validator
Validates a PresentationDefinitionV2.
validate(web5.sdk.credentials.model.PresentationSubmission) - function in web5.sdk.credentials.model.PresentationSubmissionValidator
Validates a PresentationSubmission.
validateCredentialInStatusList(web5.sdk.credentials.VerifiableCredential,io.ktor.client.HttpClient) - function in web5.sdk.credentials.StatusListCredential
Validates if a given credential is part of the status list.
validateCredentialInStatusList(web5.sdk.credentials.VerifiableCredential) - function in web5.sdk.credentials.StatusListCredential
Validates if a given credential is part of the status list.
validateCredentialInStatusList(web5.sdk.credentials.VerifiableCredential,web5.sdk.credentials.VerifiableCredential) - function in web5.sdk.credentials.StatusListCredential
Validates if a given credential is part of the status list represented by a VerifiableCredential.
validateDefinition(web5.sdk.credentials.model.PresentationDefinitionV2) - function in web5.sdk.credentials.PresentationExchange
Validates whether an object is usable as a presentation definition or not.
validateSubmission(web5.sdk.credentials.model.PresentationSubmission) - function in web5.sdk.credentials.PresentationExchange
Validates whether an object is usable as a presentation submission or not.
valueOf(java.lang.String) - function in web5.sdk.credentials.StatusPurpose
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in web5.sdk.credentials.model.ConformantConsumerDisclosure
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in web5.sdk.credentials.model.Optionality
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in web5.sdk.credentials.model.Rules
Returns the enum constant of this type with the specified name.
values() - function in web5.sdk.credentials.StatusPurpose
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in web5.sdk.credentials.model.ConformantConsumerDisclosure
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in web5.sdk.credentials.model.Optionality
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in web5.sdk.credentials.model.Rules
Returns an array containing the constants of this enum type, in the order they're declared.
VerifiableCredential - class in web5.sdk.credentials
VerifiableCredential represents a digitally verifiable credential according to the W3C Verifiable Credentials Data Model.
VerifiableCredential.Companion - class in web5.sdk.credentials.VerifiableCredential
 
VerifiablePresentation - class in web5.sdk.credentials
VerifiablePresentation is a tamper-evident presentation encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification.
VerifiablePresentation.Companion - class in web5.sdk.credentials.VerifiablePresentation
 
verify(java.lang.String) - function in web5.sdk.credentials.VerifiableCredential.Companion
Verifies the integrity and authenticity of a Verifiable Credential (VC) encoded as a JSON Web Token (JWT).
verify(java.lang.String) - function in web5.sdk.credentials.VerifiablePresentation.Companion
Verifies the integrity and authenticity of a Verifiable Presentation (VP) encoded as a JSON Web Token (JWT).
A  B  C  F  G  I  J  O  P  R  S  T  V  W