All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.security.interfaces.RSAPublicKey

public interface RSAPublicKey
extends RSAKey, PublicKey
The interface to an RSA public key.

See Also:
Key, Cipher, Signature


All Packages  Class Hierarchy  This Package  Previous  Next  Index