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