getKeyManager

open fun getKeyManager(context: Context): KeyManager

Define the KeyManager to use. DefaultKeyManager by default.

If you wish to change the KeyManager, you need to call UnifiedPush.registerApp, UnifiedPush.unregisterApp and UnifiedPush.forceRemoveDistributor with the same KeyManager.

Return

a KeyManager