java.security.Key, java.security.PublicKey, java.io.SerializableMQVPublicKeySpecpublic interface MQVPublicKey
extends java.security.PublicKey
| Modifier and Type | Method | Description |
|---|---|---|
java.security.PublicKey |
getEphemeralKey() |
return the ephemeral public key.
|
java.security.PublicKey |
getStaticKey() |
return the static public key.
|