TrustProviderType

sealed class TrustProviderType

Types

Link copied to clipboard
data class Build38(val authentication: Authentication = Authentication.Biometric, val licencePath: String = "license.tak") : TrustProviderType
Link copied to clipboard
data class Keystore(val authentication: Authentication = Authentication.Biometric) : TrustProviderType

Inheritors

Link copied to clipboard
Link copied to clipboard