getAllDidPairs

open override fun getAllDidPairs(): Flow<List<DIDPair>>(source)

Retrieves all the pairs of DIDs stored in the system.

Return

a Flow emitting a list of DIDPair objects representing the pairs of DIDs.