| Method and Description |
|---|
| org.bouncycastle.math.ec.endo.GLVTypeBParameters.getV1()
Use
GLVTypeBParameters.getV1A() and GLVTypeBParameters.getV1B() instead. |
| org.bouncycastle.math.ec.endo.GLVTypeBParameters.getV2()
Use
GLVTypeBParameters.getV2A() and GLVTypeBParameters.getV2B() instead. |
| org.bouncycastle.asn1.cmp.CMPCertificate.getX509v2AttrCert()
use getOtherCert and getOtherTag to make sure message is really what it should be.
|
| Constructor and Description |
|---|
| org.bouncycastle.asn1.cmp.CMPCertificate(AttributeCertificate)
use (type. otherCert) constructor
|