storeCredential

abstract fun storeCredential(storableCredential: StorableCredential)(source)

Stores a credential in the system.

Parameters

storableCredential

The credential to store. It must implement the StorableCredential interface.