Package org.bouncycastle.crypto.params
Class DHPrivateKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.crypto.params.DHKeyParameters
org.bouncycastle.crypto.params.DHPrivateKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.crypto.params.DHKeyParameters
getParameters
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
DHPrivateKeyParameters
-
-
Method Details
-
getX
-
hashCode
public int hashCode()- Overrides:
hashCode
in classDHKeyParameters
-
equals
- Overrides:
equals
in classDHKeyParameters
-