SecureAreaRepository

A repository of SecureArea implementations.

This is used by to provide fine-grained control for which SecureArea implementation to use when loading keys and objects using different implementations.

Use Builder to create a new instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun getImplementation(identifier: String): SecureArea?

Gets a SecureArea by identifier