KeyValueStore

public final class KeyValueStore

KeyValueStore is a class that stores key value pairs in encrypted shared preferences

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final String keyGalleryBucketId

Key for gallery bucket id

Functions

Link copied to clipboard

Gets the encrypted shared preferences

Link copied to clipboard
public final String getGalleryBucketId(Context context)

Gets the gallery bucket id

Link copied to clipboard
private final String getKeyGalleryBucketId()

Key for gallery bucket id

Link copied to clipboard
private final MasterKey getMasterKey(Context context)

Gets the master key

Link copied to clipboard
public final Unit setGalleryBucketId(Context context, String bucketId)

Sets the gallery bucket id