Class and Description |
---|
org.bouncycastle.openpgp.operator.RFC6637KDFCalculator
this class is no longer required and will be removed.
|
Field and Description |
---|
org.bouncycastle.bcpg.PublicKeyAlgorithmTags.EC
use ECDH
|
Method and Description |
---|
org.bouncycastle.openpgp.PGPUtil.getDefaultProvider()
unused
|
org.bouncycastle.openpgp.PGPSignatureSubpacketVector.getNotationDataOccurences()
use getNotationDataOccurrences()
|
org.bouncycastle.bcpg.sig.PreferredAlgorithms.getPreferrences()
mispelt!
|
org.bouncycastle.openpgp.PGPPublicKey.getValidDays()
use getValidSeconds(): greater than version 3 keys may be valid for less than a day.
|
org.bouncycastle.openpgp.PGPPublicKey.isRevoked()
this method is poorly named, use hasRevocation().
|
org.bouncycastle.openpgp.PGPUtil.setDefaultProvider(String)
unused
|