java.security.interfaces
Interface RSAKey

All Known Subinterfaces:
RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey

public interface RSAKey


Method Summary
 BigInteger getModulus()
           
 

Method Detail

getModulus

BigInteger getModulus()