public interface XDHPrivateKey extends XDHKey, PrivateKey
serialVersionUID
Modifier and Type | Method and Description |
---|---|
XDHPublicKey |
getPublicKey()
Return the public key associated with this private key.
|
getAlgorithm, getEncoded, getFormat
destroy, isDestroyed
XDHPublicKey getPublicKey()
Copyright © 2021 BouncyCastle.org. All rights reserved.