javax > javax.crypto > javax.crypto.spec > javax.crypto.spec.dhprivatekeyspec >

Class: javax.crypto.spec.DHPrivateKeySpec
    java.lang.Object
       javax.crypto.spec.DHPrivateKeySpec


public class DHPrivateKeySpec extends Object implements KeySpec


FIELDS:

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


METHODS:
public BigInteger getG()

public BigInteger getP()

public BigInteger getX()


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net