de.cardcontact.opencard.security
Interface SecureChannelCredential

All Superinterfaces:
Credential
All Known Implementing Classes:
IsoSecureChannelCredential

public interface SecureChannelCredential
extends Credential

Interface of a class that supports wrapping and unwrapping of APDUs Use this interface for classes that implement secure messaging

Author:
Andreas Schwier (info@cardcontact.de)

Method Summary
 SecureChannel getSecureChannel()
           
 int getUsageQualifier()
           
 

Method Detail

getSecureChannel

SecureChannel getSecureChannel()

getUsageQualifier

int getUsageQualifier()