|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.EphemeralKeyPair
public class EphemeralKeyPair
| Constructor Summary | |
|---|---|
EphemeralKeyPair(AsymmetricCipherKeyPair keyPair,
KeyEncoder publicKeyEncoder)
|
|
| Method Summary | |
|---|---|
byte[] |
getEncodedPublicKey()
|
AsymmetricCipherKeyPair |
getKeyPair()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EphemeralKeyPair(AsymmetricCipherKeyPair keyPair,
KeyEncoder publicKeyEncoder)
| Method Detail |
|---|
public AsymmetricCipherKeyPair getKeyPair()
public byte[] getEncodedPublicKey()
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||