aries / net.globalid.aries.features.issuecredential / DefaultTailsService / openTails

openTails

fun openTails(agent: Agent, fileName: String): Single<BlobStorageReader>

Opens an existing tails file and returns a handle.

Parameters

agent - the current agent

fileName - the tails filename

Return
the tails reader