public class DSAPrivateKeyParameters extends DSAKeyParameters
| Constructor and Description |
|---|
DSAPrivateKeyParameters(BigInteger x,
DSAParameters params) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getX() |
getParametersisPrivatepublic DSAPrivateKeyParameters(BigInteger x, DSAParameters params)
public BigInteger getX()
Copyright © 2015. All rights reserved.