public interface SshDsaPublicKey extends SshPublicKey
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getG() |
BigInteger |
getP() |
BigInteger |
getQ() |
BigInteger |
getY() |
getBitLength, getEncoded, getFingerprint, getName, init, verifySignatureBigInteger getP()
BigInteger getQ()
BigInteger getG()
BigInteger getY()
Copyright © 2013. All Rights Reserved.