Parser

object Parser

Parser object used to Parse a DID URI into a DID object.

Functions

Link copied to clipboard
fun parse(didUri: String): Did

Parse a DID URI into a DID object.