Keystore

data class Keystore(val authentication: Authentication = Authentication.Biometric) : TrustProviderType

Constructors

Link copied to clipboard
fun Keystore(authentication: Authentication = Authentication.Biometric)

Properties

Link copied to clipboard
val authentication: Authentication