storeOathCredential

abstract suspend fun storeOathCredential(credential: OathCredential)

Store an OATH credential.

Parameters

credential

The OATH credential to be stored.

Throws

if the credential cannot be stored.