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