public class SecureConnection
extends java.lang.Object
Constructor and Description |
---|
SecureConnection() |
Modifier and Type | Method and Description |
---|---|
static SecureMessaging |
performCWA14890(SecureCard card,
CryptoHelper crypto,
SecureCard.CHANNEL_TYPE type,
byte[] auxData) |
static SecureMessaging |
performEAC2(SecureCard card,
CryptoHelper crypto,
SecureCard.CHANNEL_TYPE type) |
public static SecureMessaging performCWA14890(SecureCard card, CryptoHelper crypto, SecureCard.CHANNEL_TYPE type, byte[] auxData) throws ApduConnectionException
ApduConnectionException
public static SecureMessaging performEAC2(SecureCard card, CryptoHelper crypto, SecureCard.CHANNEL_TYPE type) throws ApduConnectionException
ApduConnectionException