isPeerDID

fun isPeerDID(peerDID: String): Boolean(source)

Checks if peerDID param matches PeerDID spec

Return

true if peerDID matches spec, otherwise false

Parameters

peerDID

PeerDID to check

See also