|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MQVPrivateKey
Static/ephemeral private key (pair) for use with ECMQV key agreement (Optionally provides the ephemeral public key)
| Field Summary |
|---|
| Fields inherited from interface java.security.PrivateKey |
|---|
serialVersionUID |
| Method Summary | |
|---|---|
java.security.PrivateKey |
getEphemeralPrivateKey()
return the ephemeral private key. |
java.security.PublicKey |
getEphemeralPublicKey()
return the ephemeral public key (may be null). |
java.security.PrivateKey |
getStaticPrivateKey()
return the static private key. |
| Methods inherited from interface java.security.Key |
|---|
getAlgorithm, getEncoded, getFormat |
| Method Detail |
|---|
java.security.PrivateKey getStaticPrivateKey()
java.security.PrivateKey getEphemeralPrivateKey()
java.security.PublicKey getEphemeralPublicKey()
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||