Renamed legacy methods to align with Visa terminology:
CreateAuthenticationData now generates MPAD
CreateAuthenticationData
CreateActivationData now generates MPAC
CreateActivationData
Added CreateWalletWrapperForVisa to generate the fully encrypted Apple Wallet provisioning payload.
CreateWalletWrapperForVisa
Added DecryptKeyWithHSM to securely decrypt encrypted keys using three HSM key components.
DecryptKeyWithHSM
Centralized encryption logic and improved alignment with modern Visa Mobile Provisioning and Apple Wallet standards.
Legacy MBPAD/MBPAC flow is superseded by the new MPAD/MPAC-based implementation.