PublicKey



javacard.security
Interface PublicKey

All Superinterfaces:
Key
All Known Subinterfaces:
DSAPublicKey, ECPublicKey, RSAPublicKey
All Known Implementing Classes:
DSAPublicKeyImpl, ECPublicKeyImpl, RSAKeyImpl, RSAPrivateCrtKeyImpl

public interface PublicKey
extends Key

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


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