create

suspend fun create(storage: Storage, partitionId: String = "default"): AndroidKeystoreSecureArea

Creates an instance of AndroidKeystoreSecureArea.

Parameters

storage

the storage engine to use for storing key metadata.

partitionId

the partitionId to use for storage.