Android
java.security.spec
public class

java.security.spec.RSAPublicKeySpec

java.lang.Object
java.security.spec.RSAPublicKeySpec KeySpec

Summary

Public Constructors

            RSAPublicKeySpec(BigInteger modulus, BigInteger publicExponent)

Public Methods

          BigInteger  getModulus()
          BigInteger  getPublicExponent()
Methods inherited from class java.lang.Object

Details

Public Constructors

public RSAPublicKeySpec(BigInteger modulus, BigInteger publicExponent)

Public Methods

public BigInteger getModulus()

public BigInteger getPublicExponent()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48