javacard.security
Interface PrivateKey

All Superinterfaces:
Key
All Known Subinterfaces:
DSAPrivateKey, ECPrivateKey, RSAPrivateCrtKey, RSAPrivateKey

public interface PrivateKey
extends Key

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
 



Copyright © 1998, 2011, Oracle and/or its affiliates. All rights reserved. Version 3.0.4