java.security.interfaces
Interface RSAKey

All Known Subinterfaces:
RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey

public interface RSAKey


Method Summary
 BigInteger getModulus()
           
 

Method Detail

getModulus

BigInteger getModulus()


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.