| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.jce.provider.JDKDSAPublicKeypublic class JDKDSAPublicKeyextends java.lang.Objectimplements DSAPublicKeyMethod Summary | |
boolean |
|
String | |
byte[] | |
String | |
DSAParams | |
BigInteger |
|
String |
|
public boolean equals(Object o)
public String getAlgorithm()
public byte[] getEncoded()
public String getFormat()
public DSAParams getParams()
public BigInteger getY()
public String toString()