Header

data class Header(ephemeralPublicKey: String, publicKeyHash: String, transactionId: String)

Properties

ephemeralPublicKey
Link copied to clipboard
val ephemeralPublicKey: String

Ephemeral public key bytes.

publicKeyHash
Link copied to clipboard
val publicKeyHash: String

Hash of the X.509 encoded public key bytes of the merchant’s certificate.

transactionId
Link copied to clipboard
val transactionId: String

Transaction identifier, generated on the device.