Interface RSAPublicKey

All Superinterfaces:
Key, PublicKey, RSAKey, Serializable

public interface RSAPublicKey extends PublicKey, RSAKey
  • Method Details

    • getPublicExponent

      BigInteger getPublicExponent()