|
Bouncy Castle Cryptography 1.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.jce.provider.JCEElGamalPublicKey
public class JCEElGamalPublicKey
Field Summary |
---|
Fields inherited from interface java.security.PublicKey |
---|
serialVersionUID |
Method Summary | |
---|---|
java.lang.String |
getAlgorithm()
|
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
ElGamalParameterSpec |
getParams()
|
java.math.BigInteger |
getY()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getAlgorithm()
getAlgorithm
in interface java.security.Key
public java.lang.String getFormat()
getFormat
in interface java.security.Key
public byte[] getEncoded()
getEncoded
in interface java.security.Key
public ElGamalParameterSpec getParams()
getParams
in interface ElGamalKey
public java.math.BigInteger getY()
getY
in interface ElGamalPublicKey
|
Bouncy Castle Cryptography 1.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |