Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.jce.provider.JDKDSAPublicKey
public class JDKDSAPublicKey
extends java.lang.Object
implements DSAPublicKey
Method Summary | |
boolean |
|
String | |
byte[] | |
String | |
DSAParams | |
BigInteger |
|
int |
|
String |
|
public boolean equals(Object o)
public String getAlgorithm()
public byte[] getEncoded()
public String getFormat()
public DSAParams getParams()
public BigInteger getY()
public int hashCode()
public String toString()