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