Class BCElGamalPublicKey
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
- All Implemented Interfaces:
Serializable
,Key
,PublicKey
,DHKey
,DHPublicKey
,ElGamalKey
,ElGamalPublicKey
- See Also:
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-
getParameters
- Specified by:
getParameters
in interfaceElGamalKey
-
getParams
-
getY
- Specified by:
getY
in interfaceDHPublicKey
- Specified by:
getY
in interfaceElGamalPublicKey
-
hashCode
public int hashCode() -
equals
-