Skip navigation links
org.jpos.security

Class BaseSMAdapter<T>

Specified by:
verifydCVV in interface SMAdapter<T>
Parameters:
accountNo - The account number including BIN and the check digit
imkac - the issuer master key for generating and verifying Application Cryptograms
dcvv - dynamic Card Verification Value
expDate - the card expiration date
serviceCode - the card service code
atc - application transactin counter. This is used for ICC Master Key derivation. A 2 byte value must be supplied.
mkdm - ICC Master Key Derivation Method. If null specified is assumed.
Returns:
true if dcvv is valid, or false if not
Throws:
SMException
Skip navigation links