KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javacardx > crypto > KeyEncryption

javacardx.crypto
Interface KeyEncryption

See Also:
KeyBuilder, Cipher

public Cipher getKeyCipher()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setKeyCipher(Cipher keyCipher)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags