Skip to main content
Version: 9.1.0

Enumeration: STORAGE_TYPE

Enum representing storage types.

Platform

Android

Enumeration Members

AES

AES: "KeystoreAESCBC"

Encryptions without human interaction.

Defined in

enums.ts:110


FB

FB: "FacebookConceal"

Facebook compatibility cipher.

Deprecated

Facebook Conceal was deprecated and archived in Mar 3, 2020. https://github.com/facebookarchive/conceal

Defined in

enums.ts:108


RSA

RSA: "KeystoreRSAECB"

Encryption with biometrics.

Defined in

enums.ts:112