com.mindbright.jca.security.interfaces
Interface RSAKey

All Known Subinterfaces:
RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey
All Known Implementing Classes:
RSAKey, RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey, SSHRSAPublicKeyString

public interface RSAKey


Method Summary
 java.math.BigInteger getModulus()
           
 

Method Detail

getModulus

java.math.BigInteger getModulus()