public interface DSAParams
Modifier and Type | Method and Description |
---|---|
BigInteger |
getG()
Returns the base,
g . |
BigInteger |
getP()
Returns the prime,
p . |
BigInteger |
getQ()
Returns the subprime,
q . |
BigInteger getP()
p
.p
.BigInteger getQ()
q
.q
.BigInteger getG()
g
.g
.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.