javacard.security
Interface PublicKey

All Superinterfaces:
Key
All Known Subinterfaces:
DSAPublicKey, RSAPublicKey

public interface PublicKey
extends Key

The PublicKey interface is the base interface for public keys used in asymmetric algorithms.


Methods inherited from interface javacard.security.Key
clearKey, getSize, getType, isInitialized
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.