public class Elg2KeyPair extends KeyPair
| Constructor and Description |
|---|
Elg2KeyPair(PublicKey publicKey,
PrivateKey privateKey,
byte[] enc) |
| Modifier and Type | Method and Description |
|---|---|
byte[] | getEncoded() |
getPrivate, getPublicpublic Elg2KeyPair(PublicKey publicKey, PrivateKey privateKey, byte[] enc)
publicKey - the public keyprivateKey - the private keyenc - the encoded Elligator2 public key