Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Migrating from v10.0 to Unreleased

Note

These changes will be relevant with the next release of CoreCrypto.

Database

  1. Deprecated the key parameter from in-memory Database constructor. In-memory databases are never encrypted.

  2. Database.getLocation now returns the absolute path to the database file for non-web platforms.