Class BCDHPublicKey
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, DHKey, DHPublicKey
- See Also:
-
Constructor Details
-
BCDHPublicKey
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
toString
-
getParams
- Specified by:
getParamsin interfaceAsymmetricKey- Specified by:
getParamsin interfaceDHKey- Specified by:
getParamsin interfaceDHPublicKey
-
getY
- Specified by:
getYin interfaceDHPublicKey
-
engineGetKeyParameters
-
hashCode
-
equals
-