All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.security.interfaces.RSAPrivateKey

public interface RSAPrivateKey
extends RSAKey, PrivateKey
The interface to an RSA private key.

See Also:
Key, Cipher, Signature


All Packages  Class Hierarchy  This Package  Previous  Next  Index