A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
- importPrivateJwk(web5.sdk.crypto.keys.Jwk) - function in web5.sdk.crypto.keys.InMemoryKeyManager
- Imports a private key which may be stored somewhere such as environment variables.
- importPrivateJwk(web5.sdk.crypto.keys.Jwk) - function in web5.sdk.crypto.keys.KeyManager
- Imports a private JWK and returns the corresponding public JWK.
- importPrivateJwk(web5.sdk.rust.JwkData) - function in web5.sdk.rust.InMemoryKeyManager
- importPrivateJwk(web5.sdk.rust.JwkData) - function in web5.sdk.rust.InMemoryKeyManagerInterface
- importPrivateJwk(web5.sdk.rust.JwkData) - function in web5.sdk.rust.KeyManager
- importPrivateJwk(web5.sdk.rust.JwkData) - function in web5.sdk.rust.KeyManagerImpl
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- InMemoryKeyManager - class in web5.sdk.crypto.keys
- A class for managing cryptographic keys in-memory.
- InMemoryKeyManager - class in web5.sdk.rust
- InMemoryKeyManagerInterface - class in web5.sdk.rust
- InMemoryKeyManagerInterface.Companion - class in web5.sdk.rust.InMemoryKeyManagerInterface
- InputDescriptor - class in web5.sdk.vc.pex
- Represents an input descriptor, which specifies the criteria for acceptable Verifiable Credentials (VCs).
- InputDescriptorMapping - class in web5.sdk.vc.pex
- Maps input descriptors to Verifiable Credentials (VCs) in a presentation submission.
- INTERNAL_ERROR - enum entry in web5.sdk.dids.ResolutionMetadataError
- INTERNAL_ERROR - enum entry in web5.sdk.rust.ResolutionMetadataError
- InternalException - class in web5.sdk.rust
- INVALID_DID - enum entry in web5.sdk.dids.ResolutionMetadataError
- INVALID_DID - enum entry in web5.sdk.rust.ResolutionMetadataError
- INVALID_DID_DOCUMENT - enum entry in web5.sdk.dids.ResolutionMetadataError
- INVALID_DID_DOCUMENT - enum entry in web5.sdk.rust.ResolutionMetadataError
- INVALID_DID_DOCUMENT_LENGTH - enum entry in web5.sdk.dids.ResolutionMetadataError
- INVALID_DID_DOCUMENT_LENGTH - enum entry in web5.sdk.rust.ResolutionMetadataError
- INVALID_PUBLIC_KEY - enum entry in web5.sdk.dids.ResolutionMetadataError
- INVALID_PUBLIC_KEY - enum entry in web5.sdk.rust.ResolutionMetadataError
- isCachable() - function in com.fasterxml.jackson.databind.JsonDeserializer
- isDisabled(web5.sdk.rust.VerifiableCredential) - function in web5.sdk.rust.StatusListCredential
- isDisabled(web5.sdk.rust.VerifiableCredential) - function in web5.sdk.rust.StatusListCredentialInterface
- isDisabled(web5.sdk.vc.VerifiableCredential) - function in web5.sdk.vc.StatusListCredential
- Checks if a given credential is disabled according to this Status List Credential.
- Issuer - class in web5.sdk.vc
- Represents the issuer of the Verifiable Credential.
- Issuer.ObjectIssuer - class in web5.sdk.vc.Issuer
- Represents an issuer as an object, containing an ID, name, and additional properties.
- Issuer.StringIssuer - class in web5.sdk.vc.Issuer
- Represents an issuer identified by a string (e.g., a DID or URL).
- IssuerDeserializer - class in web5.sdk.vc