Class BCXDHPrivateKey
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.edec.BCXDHPrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable,XDHKey,XDHPrivateKey
- See Also:
-
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
public int hashCode()
-