public interface MQVPublicKey extends PublicKey
serialVersionUID
Modifier and Type | Method and Description |
---|---|
PublicKey |
getEphemeralKey()
Deprecated.
return the ephemeral public key.
|
PublicKey |
getStaticKey()
Deprecated.
return the static public key.
|
getAlgorithm, getEncoded, getFormat
Copyright © 2021 BouncyCastle.org. All rights reserved.