Trusted

data class Trusted(val certificateSubject: String) : MobileWalletReaderTrustDecision

Reader authentication is cryptographically valid and an application trust policy accepted it.

Constructors

Link copied to clipboard
constructor(certificateSubject: String)

Properties

Link copied to clipboard

Subject from the trusted reader certificate.