ClosedBit error docs

CB_ERR_DECRYPT_KEY

Decrypt key problem. Decrypt needs the original matching key and an unchanged encrypted package.

Why it happens

Decrypt needs the original matching key and an unchanged encrypted package.

How to fix it

Use the same key file created during encryption.

Copy-paste fix pattern
decrypt package.cbe restored.cba key_file keys/project.key
Runtime and Studio now show this kind of page from the error dialog: plain message first, stable code second, original details third.