|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DSAPublicKey
This interface models a Digital Signature Algorithm (DSA) public key
Field Summary | |
---|---|
static long |
serialVersionUID
The version identifier used for serialization. |
Method Summary | |
---|---|
BigInteger |
getY()
This method returns the value of the DSA public key |
Methods inherited from interface java.security.interfaces.DSAKey |
---|
getParams |
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
Field Detail |
---|
static final long serialVersionUID
Method Detail |
---|
BigInteger getY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |