de.flexiprovider.core.rsa.interfaces
Interface RSAKey

All Superinterfaces:
java.security.interfaces.RSAKey
All Known Implementing Classes:
RSAPrivateKey, RSAPublicKey

public interface RSAKey
extends java.security.interfaces.RSAKey


Method Summary
 FlexiBigInt getN()
           
 
Methods inherited from interface java.security.interfaces.RSAKey
getModulus
 

Method Detail

getN

public FlexiBigInt getN()
Returns:
the modulus n