db7e3e3cf3
* Add disableKeyStorage() to crypto API As an all-in-one method for deleting all server side key storage on the user's account (as the doc hopefully explains). * Add test * const * Can't be disabled here