Java Card 2.1 Platform
Final Revision 1.0

javacard.security
Interface PrivateKey

All Known Subinterfaces:
DSAPrivateKey, RSAPrivateCrtKey, RSAPrivateKey

public abstract interface PrivateKey
extends Key

The PrivateKey class is the base class for private 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.