Enrolment

constructor(referenceId: String, merchantPrefix: String, publicKey: Ed25519PublicKeyParameters, issuedAt: Long = Instant.now().epochSecond)

Parameters

referenceId

the notification identifier received from merchant app

merchantPrefix

the string prefix we get from merchant

publicKey

the public key from IKeyManager