Class JDKDSAPublicKey
java.lang.Object
org.bouncycastle.jce.provider.JDKDSAPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, DSAKey, DSAPublicKey, Key, PublicKey
- See Also:
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getParams
- Specified by:
getParamsin interfaceAsymmetricKey- Specified by:
getParamsin interfaceDSAKey- Specified by:
getParamsin interfaceDSAPublicKey
-
getY
- Specified by:
getYin interfaceDSAPublicKey
-
toString
-
hashCode
-
equals
-