public class Elg2KeyPair extends KeyPair
Constructor and Description |
---|
Elg2KeyPair(PublicKey publicKey,
PrivateKey privateKey,
byte[] enc) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncoded() |
getPrivate, getPublic
public Elg2KeyPair(PublicKey publicKey, PrivateKey privateKey, byte[] enc)