javacardx.crypto
Interface KeyEncryption


public interface KeyEncryption


Method Summary
 Cipher getKeyCipher()
           
 void setKeyCipher(Cipher)
           
 

Method Detail

setKeyCipher

public void setKeyCipher(Cipher)

getKeyCipher

public Cipher getKeyCipher()