A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
C
- clean() - function in web5.sdk.rust.UniffiCleaner.Cleanable
- clear() - function in com.sun.jna.Structure
- close() - function in web5.sdk.rust.BearerDid
- close() - function in web5.sdk.rust.Did
- close() - function in web5.sdk.rust.Document
- close() - function in web5.sdk.rust.Ed25519Signer
- close() - function in web5.sdk.rust.Ed25519Verifier
- close() - function in web5.sdk.rust.InMemoryKeyManager
- close() - function in web5.sdk.rust.Jwk
- close() - function in web5.sdk.rust.KeyExporterImpl
- close() - function in web5.sdk.rust.KeyManagerImpl
- close() - function in web5.sdk.rust.PortableDid
- close() - function in web5.sdk.rust.PresentationDefinition
- close() - function in web5.sdk.rust.ResolutionResult
- close() - function in web5.sdk.rust.Secp256k1Signer
- close() - function in web5.sdk.rust.Secp256k1Verifier
- close() - function in web5.sdk.rust.SignerImpl
- close() - function in web5.sdk.rust.StatusListCredential
- close() - function in web5.sdk.rust.VerifiableCredential
- close() - function in web5.sdk.rust.VerifiablePresentation
- close() - function in web5.sdk.rust.VerifierImpl
- computeThumbprint() - function in web5.sdk.crypto.keys.Jwk
- Computes the thumbprint of the JWK.
- computeThumbprint() - function in web5.sdk.rust.Jwk
- computeThumbprint() - function in web5.sdk.rust.JwkInterface
- Constraints - class in web5.sdk.vc.pex
- Contains the constraints for a given input descriptor.
- create(web5.sdk.dids.methods.dht.DidDhtCreateOptions) - function in web5.sdk.dids.methods.dht.DidDht.Companion
- Creates a new "did:dht" DID using the provided options.
- create(web5.sdk.dids.methods.jwk.DidJwkCreateOptions) - function in web5.sdk.dids.methods.jwk.DidJwk.Companion
- Creates a new "did:jwk" DID using the provided options.
- create(java.lang.String,web5.sdk.dids.methods.web.DidWebCreateOptions) - function in web5.sdk.dids.methods.web.DidWeb.Companion
- Creates a new "did:web" DID for a given domain using the provided options.
- create(java.lang.String,java.lang.String,java.util.List) - function in web5.sdk.rust.StatusListCredential.Companion
- create(java.lang.String,java.lang.String,web5.sdk.rust.VerifiableCredentialCreateOptionsData) - function in web5.sdk.rust.VerifiableCredential.Companion
- create(java.lang.String,java.util.List,web5.sdk.rust.VerifiablePresentationCreateOptionsData) - function in web5.sdk.rust.VerifiablePresentation.Companion
- create(web5.sdk.vc.Issuer,java.lang.String,java.util.List) - function in web5.sdk.vc.StatusListCredential.Companion
- Creates a new Status List Credential with the specified issuer, status purpose, and the list of disabled credentials.
- create(web5.sdk.vc.Issuer,web5.sdk.vc.CredentialSubject,web5.sdk.vc.VerifiableCredentialCreateOptions) - function in web5.sdk.vc.VerifiableCredential.Companion
- Creates a new Verifiable Credential with the specified issuer, subject, and optional creation options.
- create(java.lang.String,java.util.List,web5.sdk.vc.VerifiablePresentationCreateOptions) - function in web5.sdk.vc.VerifiablePresentation.Companion
- Creates a new Verifiable Presentation with the specified holder, Verifiable Credential JWTs, and optional creation options.
- createPresentationFromCredentials(java.util.List) - function in web5.sdk.rust.PresentationDefinition
- createPresentationFromCredentials(java.util.List) - function in web5.sdk.rust.PresentationDefinitionInterface
- createPresentationFromCredentials(java.util.List) - function in web5.sdk.vc.pex.PresentationDefinition
- Creates a presentation submission from the selected Verifiable Credentials (VCs).
- CredentialSchema - class in web5.sdk.vc
- Represents the credential schema, used to validate the data structure of the credential.
- CredentialSchemaData - class in web5.sdk.rust
- CredentialStatus - class in web5.sdk.vc
- Represents the status information of a Verifiable Credential.
- CredentialStatusData - class in web5.sdk.rust
- CredentialSubject - class in web5.sdk.vc
- Represents the subject of the Verifiable Credential, containing claims about the entity being described by the credential.