# Print output for @column tags ?> RSAKey - Android SDK | Android Developers

Most visited

Recently visited

RSAKey

public interface RSAKey

java.security.interfaces.RSAKey


The interface to an RSA public or private key.

See also:

Summary

Public methods

abstract BigInteger getModulus()

Returns the modulus.

Public methods

getModulus

public abstract BigInteger getModulus ()

Returns the modulus.

Returns
BigInteger the modulus