Class VISACryptogram

    • Constructor Summary

      Constructors 
      Constructor Description
      VISACryptogram​(java.lang.String cryptogramVersionNumber)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ARPCMethod getARPCMethod()
      Returns method of generation of the response cryptogram
      CryptogramDataBuilder getDataBuilder()
      Returns class in charge of selecting the data elements and building the string that will be used for the generation of the cryptogram
      MKDMethod getMKDMethod()
      Return method of the derivation of ICC Master Key used for Application Cryptogram generation
      SKDMethod getSKDMethod()
      Return method of the derivation of Unique DEA Key UDK (Session Key) used for Application Cryptogram generation
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait