Java Card 2.1 Platform
Final Revision 1.0

javacard.security
Interface PublicKey

All Known Subinterfaces:
DSAPublicKey, RSAPublicKey

public abstract interface PublicKey
extends Key

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


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


Submit a bug or feature

Java and Java Card are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc.
901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
All Rights Reserved.