public interface DSAExt extends DSA
Modifier and Type | Method and Description |
---|---|
BigInteger |
getOrder()
Get the order of the group that the r, s values in signatures belong to.
|
generateSignature, init, verifySignature
BigInteger getOrder()
Copyright © 2021 BouncyCastle.org. All rights reserved.