privatekey
2017-05-22 17:16:23
M&W SmartCard
27
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 |