-
- All Implemented Interfaces:
public class EncryptionFactory.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static EncryptionFactory.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final EncryptionKeygetEncryptionKey()final EncryptiongetEncryption(Boolean shouldEncryptStorage, EncryptionStatus oldEncryptionSetting, EncryptionKey key)-
-
Method Detail
-
getEncryptionKey
final EncryptionKey getEncryptionKey()
-
getEncryption
final Encryption getEncryption(Boolean shouldEncryptStorage, EncryptionStatus oldEncryptionSetting, EncryptionKey key)
-
-
-
-