aicas logo Jamaica 3.4 release 8

java.security.interfaces
Interface RSAKey

All Known Subinterfaces:
RSAMultiPrimePrivateCrtKey, RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey

public interface RSAKey

A generic RSA Key interface for public and private keys

Since:
JDK 1.3

Method Summary
 BigInteger getModulus()
          Generates a modulus.
 

Method Detail

getModulus

BigInteger getModulus()
Generates a modulus.

Returns:
a modulus

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.