Class and Description |
---|
org.bouncycastle.asn1.BERBitStringParser
Check for 'ASN1BitStringParser' instead
|
org.bouncycastle.asn1.BEROctetStringParser
Check for 'ASN1OctetStringParser' instead
|
org.bouncycastle.asn1.BERSequenceParser
Check for 'ASN1SequenceParser' instead
|
org.bouncycastle.asn1.BERSetParser
Check for 'ASN1SetParser' instead
|
org.bouncycastle.asn1.DEROctetStringParser
Check for 'ASN1OctetStringParser' instead
|
org.bouncycastle.asn1.DLBitStringParser
Check for 'ASN1BitStringParser' instead
|
org.bouncycastle.asn1.DLSequenceParser
Check for 'ASN1SequenceParser' instead
|
org.bouncycastle.asn1.DLSetParser
Check for 'ASN1SetParser' instead
|
org.bouncycastle.jce.provider.X509CertificateObject
Do not use this class directly - either use org.bouncycastle.cert (bcpkix) or CertificateFactory.
|
org.bouncycastle.jce.provider.X509CRLObject
Do not use this class directly - either use org.bouncycastle.cert (bcpkix) or CertificateFactory.
|
Field and Description |
---|
org.bouncycastle.crypto.encodings.PKCS1Encoding.STRICT_LENGTH_ENABLED_PROPERTY
use NOT_STRICT_LENGTH_ENABLED_PROPERTY
|
Constructor and Description |
---|
org.bouncycastle.crypto.modes.CBCBlockCipher(BlockCipher)
use the CBCBlockCipher.newInstance() static method.
|
org.bouncycastle.asn1.x509.PolicyQualifierInfo(ASN1Sequence)
use PolicyQualifierInfo.getInstance()
|
org.bouncycastle.asn1.x500.X500Name(X500NameStyle, X500Name)
use the getInstance() method that takes a style.
|