KeychainStoreWriter
class KeychainStoreWriter(serviceName: String, accessGroup: String, access: KeychainAccess = KeychainAccess.WhenUnlockedThisDeviceOnly) : ObjectStoreWriter
Constructors
Link copied to clipboard
fun KeychainStoreWriter(serviceName: String, accessGroup: String, access: KeychainAccess = KeychainAccess.WhenUnlockedThisDeviceOnly)