A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
P
- parse(java.lang.String) - function in web5.sdk.dids.didcore.Did.Parser
- Parse a DID URI into a DID object.
- ParserException - class in web5.sdk.dids.exceptions
- Parser exception.
- PkarrRecordNotFoundException - class in web5.sdk.dids.exceptions
- Pkarr Record not found exception.
- PkarrRecordResponseException - class in web5.sdk.dids.exceptions
- Pkarr record response exception.
- PortableDid - class in web5.sdk.dids.did
- PortableDid is a serializable BearerDid that documents the key material and metadata of a Decentralized Identifier (DID) to enable usage of the DID in different contexts.
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- publicKeyJwk(web5.sdk.crypto.jwk.Jwk) - function in web5.sdk.dids.didcore.VerificationMethod.Builder
- Adds public key jwk to the VerificationMethod.
- PublicKeyJwkMissingException - class in web5.sdk.dids.exceptions
- PublicKeyJwkMissingException.
- publish(web5.sdk.crypto.KeyManager,web5.sdk.dids.didcore.DidDocument,java.util.List) - function in web5.sdk.dids.methods.dht.DidDht.Default
- Publishes a DidDocument to the DHT.
- publish(web5.sdk.crypto.KeyManager,web5.sdk.dids.didcore.DidDocument) - function in web5.sdk.dids.methods.dht.DidDht.Default
- Publishes a DidDocument to the DHT.
- publish(web5.sdk.crypto.KeyManager,web5.sdk.dids.didcore.DidDocument,java.util.List) - function in web5.sdk.dids.methods.dht.DidDhtApi
- Publishes a DidDocument to the DHT.
- publish(web5.sdk.crypto.KeyManager,web5.sdk.dids.didcore.DidDocument) - function in web5.sdk.dids.methods.dht.DidDhtApi
- Publishes a DidDocument to the DHT.
- Purpose - class in web5.sdk.dids.didcore
- Enum representing the purpose of a public key.
- Purpose.Companion - class in web5.sdk.dids.didcore.Purpose
- PurposesDeserializer - class in web5.sdk.dids
- Deserialize String into List of Purpose enums.