getDIDInfo

suspend fun getDIDInfo(did: DID): PrismDIDInfo?(source)

This method fetches a DIDInfo from local storage.

Return

A PrismDIDInfo if existent, null otherwise

Parameters

did

The DID to fetch the info for