Class JCEDHPublicKey
java.lang.Object
org.bouncycastle.jce.provider.JCEDHPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, DHKey, DHPublicKey
- See Also:
-
Method Summary
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getParams
- Specified by:
getParamsin interfaceAsymmetricKey- Specified by:
getParamsin interfaceDHKey- Specified by:
getParamsin interfaceDHPublicKey
-
getY
- Specified by:
getYin interfaceDHPublicKey
-