TokenManager

constructor(appCache: PersistentKVStore = SharedPrefsWrapper( KakaoSdk.applicationContextInfo.sharedPreferences ), encryptor: Cipher = AESCipher(), legacyEncryptor: Cipher = LegacyAESCipher())