Package de.raphaelebner.roomdatabasebackup.core

Types

AESEncryptionHelper
Link copied to clipboard
class AESEncryptionHelper

MIT License

AESEncryptionManager
Link copied to clipboard
class AESEncryptionManager

Encryption / Decryption service using the AES algorithm example for nullbeans.com https://nullbeans.com/how-to-encrypt-decrypt-files-byte-arrays-in-java-using-aes-gcm/#Generating_an_AES_key

OnCompleteListener
Link copied to clipboard
interface OnCompleteListener

MIT License

RoomBackup
Link copied to clipboard
class RoomBackup(context: Context) : FragmentActivity

MIT License