|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SshDsaPublicKey
This interface should be implemented by all DSA public key implementations.
| Method Summary | |
|---|---|
BigInteger |
getG()
|
BigInteger |
getP()
|
BigInteger |
getQ()
|
BigInteger |
getY()
|
| Methods inherited from interface com.maverick.ssh.components.SshPublicKey |
|---|
getBitLength, getEncoded, getFingerprint, getName, init, verifySignature |
| Method Detail |
|---|
BigInteger getP()
BigInteger getQ()
BigInteger getG()
BigInteger getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||