Mobile SDK at 9.3 has support for crypto functions that developers can use to generate a crypto object based upon a passphase users choose. By passing this crypto object to MobileService.Open() method, the map cache generated by the MobileService will be encrypted, and is only accessible with the same crypto object later on.
But how can i crypto mapcache in Mobile SDK 10?