suffix

fun suffix(didUrl: String): String

Returns the suffix of the DID, which is the last part of the DID's method-specific identifier.

Return

The suffix of the DID String.

Parameters

didUrl

The DID to get the suffix of.