|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.bouncycastle.asn1.BERConstructedSequence
use BERSequence |
|
org.bouncycastle.asn1.BERInputStream
use ASN1InputStream |
|
org.bouncycastle.asn1.DERConstructedSequence
use DERSequence. |
|
org.bouncycastle.asn1.DERConstructedSet
use DERSet |
|
org.bouncycastle.asn1.util.DERDump
use ASN1Dump. |
|
org.bouncycastle.asn1.DERInputStream
use ASN1InputStream |
|
org.bouncycastle.crypto.modes.PaddedBlockCipher
use org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher instead. |
|
org.bouncycastle.asn1.pkcs.PBES2Algorithms
- use AlgorithmIdentifier and PBES2Parameters |
Deprecated Methods | |
org.bouncycastle.asn1.x509.CertificatePolicies.getInstance(ASN1TaggedObject, boolean)
use an ASN1Sequence of PolicyInformation |
|
org.bouncycastle.asn1.x509.CertificatePolicies.getInstance(Object)
use an ASN1Sequence of PolicyInformation |
|
org.bouncycastle.bcpg.sig.PreferredAlgorithms.getPreferrences()
mispelt! |
|
org.bouncycastle.asn1.x509.CertificatePolicies.toASN1Object()
use an ASN1Sequence of PolicyInformation |
Deprecated Constructors | |
org.bouncycastle.asn1.x509.BasicConstraints(boolean, int)
use one of the other two unambigous constructors. |
|
org.bouncycastle.crypto.macs.BlockCipherMac(BlockCipher)
use CBCBlockCipherMac |
|
org.bouncycastle.crypto.macs.BlockCipherMac(BlockCipher, int)
use CBCBlockCipherMac |
|
org.bouncycastle.asn1.x509.CertificatePolicies(ASN1Sequence)
use an ASN1Sequence of PolicyInformation |
|
org.bouncycastle.asn1.x509.CertificatePolicies(DERObjectIdentifier)
use an ASN1Sequence of PolicyInformation |
|
org.bouncycastle.asn1.x509.CertificatePolicies(String)
use an ASN1Sequence of PolicyInformation |
|
org.bouncycastle.asn1.DERInputStream(InputStream)
use ASN1InputStream |
|
org.bouncycastle.asn1.x509.GeneralName(DERObject, int)
this constructor seems the wrong way round! Use GeneralName(tag, name). |
|
org.bouncycastle.crypto.macs.OldHMac(Digest)
uses incorrect pad for SHA-512 and SHA-384 use HMac. |
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV NEXT | FRAMES NO FRAMES |