Package web5.sdk.dids

Class Did

  • All Implemented Interfaces:

    
    public final class Did
    
                        

    Representation of a DID Core Identifier.

    A Did represents a Decentralized Identifier (DID), which uniquely identifies a subject (such as a person, organization, device, etc.). This class allows the parsing of a DID URI, as well as the transformation to and from Rust core data.