Build38

data class Build38(val authentication: Authentication = Authentication.Biometric, val licencePath: String = "license.tak") : TrustProviderType

Constructors

Link copied to clipboard
fun Build38(authentication: Authentication = Authentication.Biometric, licencePath: String = "license.tak")

Properties

Link copied to clipboard
val authentication: Authentication
Link copied to clipboard
val licencePath: String