Class BCXDHPrivateKey
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.edec.BCXDHPrivateKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PrivateKey, Destroyable, XDHKey, XDHPrivateKey
- See Also:
-
Method Summary
Methods inherited from interface AsymmetricKey
getParamsMethods inherited from interface Destroyable
destroy, isDestroyed
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getPublicKey
Description copied from interface:XDHPrivateKeyReturn the public key associated with this private key.- Specified by:
getPublicKeyin interfaceXDHPrivateKey- Returns:
- an XDHPublicKey
-
toString
-
equals
-
hashCode
-