DIDParser

The DIDParser class provides methods for parsing a string representation of a Decentralized Identifier (DID) into a DID object.

Functions

Link copied to clipboard
fun parse(didString: String): DID

Parses a string representation of a Decentralized Identifier (DID) into a DID object.