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