Class Did

java.lang.Object
org.consensusj.decentralizedid.Did
Direct Known Subclasses:
BtcrDid

public class Did extends Object
Representation of a W3C DID Based on java.net.URI with some inspiration from OkHttp.HttpUrl and use of Java 8-style `.of()` methods.