restoreCredential

open override fun restoreCredential(restorationIdentifier: String, credentialData: ByteArray, revoked: Boolean): Credential(source)

Restores a credential using the provided restoration identifier and credential data.

Return

The restored credential.

Parameters

restorationIdentifier

The restoration identifier of the credential.

credentialData

The byte array containing the credential data.