Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
 
newEMV(card, crypto)
Create new instance of EMV class for tests.
Method Detail
{EMV} newEMV(card, crypto)
Create new instance of EMV class for tests.

This method allows to tailor some global settings for the tests.


Defined in: loadtests.js.
Parameters:
{Card} card
the EMV card
{Crypto} crypto
the crypto provider to use
Returns:
a new instance of the EMV class

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jun 30 2014 21:40:04 GMT+0200 (CEST)