getCredential

@Blocking
fun getCredential(id: String): <Error class: unknown class>

Retrieve a specific mobile credential by id from storage.

Return

Store mobile credential corresponding to the supplied Id as an instance of MobileCredential

Parameters

id

The Id of the credential

Throws