Interface RSAPublicKey

All Superinterfaces:
Key, PublicKey, RSAKey, Serializable
All Known Implementing Classes:
BCRSAPublicKey, JCERSAPublicKey, OpenSSLRSAPublicKey

public interface RSAPublicKey
extends PublicKey, RSAKey
The interface for a PKCS#1 RSA public key.