public class EphemeralKeyPair
extends java.lang.Object
| Constructor and Description |
|---|
EphemeralKeyPair(AsymmetricCipherKeyPair keyPair,
KeyEncoder publicKeyEncoder) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncodedPublicKey() |
AsymmetricCipherKeyPair |
getKeyPair() |
public EphemeralKeyPair(AsymmetricCipherKeyPair keyPair, KeyEncoder publicKeyEncoder)
public AsymmetricCipherKeyPair getKeyPair()
public byte[] getEncodedPublicKey()