RestoreBackup

Not accessible, instance can be obtained using Keyring#restoreBackupContainer.

Constructor

new RestoreBackup(restoreId)

Parameters:
NameTypeDescription
restoreIdString

the internal id of the restore backup

Methods

isReady() → {Promise.<undefined, Error>}

Throws:
Error
Returns:
  • key restore ready or error
Type: 
Promise.<undefined, Error>