Android
javax.crypto.spec
public class

javax.crypto.spec.DHPrivateKeySpec

java.lang.Object
javax.crypto.spec.DHPrivateKeySpec KeySpec

Summary

Public Constructors

            DHPrivateKeySpec(BigInteger x, BigInteger p, BigInteger g)

Public Methods

          BigInteger  getG()
          BigInteger  getP()
          BigInteger  getX()
Methods inherited from class java.lang.Object

Details

Public Constructors

public DHPrivateKeySpec(BigInteger x, BigInteger p, BigInteger g)

Public Methods

public BigInteger getG()

public BigInteger getP()

public BigInteger getX()

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