javacard.security

Interface PrivateKey

All Superinterfaces: Key

All Known Subinterfaces: DSAPrivateKey , ECPrivateKey , RSAPrivateCrtKey , RSAPrivateKey


The PrivateKey interface is the base interface for private keys used in asymmetric algorithms.


Method Summary

 

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