org.gudy.bouncycastle.crypto.params
Class ECPrivateKeyParameters
java.lang.Object
  
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
      
org.gudy.bouncycastle.crypto.params.ECKeyParameters
          
org.gudy.bouncycastle.crypto.params.ECPrivateKeyParameters
- All Implemented Interfaces: 
 - CipherParameters
 
public class ECPrivateKeyParameters
- extends ECKeyParameters
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ECPrivateKeyParameters
public ECPrivateKeyParameters(BigInteger d,
                              ECDomainParameters params)
getD
public BigInteger getD()