aries / net.globalid.aries.configuration / DefaultProvisioningService / getProvisioningRecord

getProvisioningRecord

fun getProvisioningRecord(agent: Agent): Single<ProvisioningRecord>

See ProvisioningService.getProvisioningRecord. When initializing an agent, the record is saved to the wallet with a specified ID. The provisioning record should always exist - if it does not, the agent initialization did not save the record.