public interface DHPrivateKey extends DHKey, PrivateKey
DHKey
,
DHPublicKey
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
The class fingerprint that is set to indicate serialization
compatibility since J2SE 1.4.
|
Modifier and Type | Method and Description |
---|---|
BigInteger |
getX()
Returns the private value,
x . |
getAlgorithm, getEncoded, getFormat
destroy, isDestroyed
static final long serialVersionUID
BigInteger getX()
x
.x
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.