public class MQVPublicKeySpec extends Object implements KeySpec, MQVPublicKey
serialVersionUID| Constructor and Description |
|---|
MQVPublicKeySpec(PublicKey staticKey,
PublicKey ephemeralKey)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm()
Deprecated.
return "ECMQV"
|
byte[] |
getEncoded()
Deprecated.
returns null
|
PublicKey |
getEphemeralKey()
Deprecated.
return the ephemeral public key
|
String |
getFormat()
Deprecated.
return null
|
PublicKey |
getStaticKey()
Deprecated.
return the static public key
|
public PublicKey getStaticKey()
getStaticKey in interface MQVPublicKeypublic PublicKey getEphemeralKey()
getEphemeralKey in interface MQVPublicKeypublic String getAlgorithm()
getAlgorithm in interface Keypublic String getFormat()
public byte[] getEncoded()
getEncoded in interface KeyCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.