Add NewClientFromBackup() to API Quick Reference
Compare changes
@@ -112,6 +112,15 @@ func NewClient(ndfJSON, storageDir string, password []byte,
`NewClientFromBackup` constructs a new client from an encrypted backup. The backup is decrypted using the `backupPassphrase`. On successful client creation, the function will return a JSON encoded list of the E2E partners contained in the backup and a json-encoded string containing parameters stored in the backup.