java.lang.Object | |
↳ | org.bouncycastle.jce.spec.MQVPublicKeySpec |
Static/ephemeral public key pair for use with ECMQV key agreement
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
return "ECMQV"
| |||||||||||
returns null
| |||||||||||
return the ephemeral public key
| |||||||||||
return null
| |||||||||||
return the static public key
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
staticKey | the static public key. |
---|---|
ephemeralKey | the ephemeral public key. |
returns null