- addAttributeCertificates(X509Store) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
Add the attribute certificates contained in the passed in store to the
generator.
- addAttributeCertificates(X509Store) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Add the attribute certificates contained in the passed in store to the
generator.
- addCertificatesAndCRLs(CertStore) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
add the certificates and CRLs contained in the given CertStore
to the pool that will be included in the encoded signature block.
- addCertificatesAndCRLs(CertStore) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
add the certificates and CRLs contained in the given CertStore
to the pool that will be included in the encoded signature block.
- addCounterSigners(SignerInformation, SignerInformationStore) - Static method in class org.bouncycastle.cms.SignerInformation
-
Return a signer information object with passed in SignerInformationStore representing counter
signatures attached as an unsigned attribute.
- addKEKRecipient(SecretKey, byte[]) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
add a KEK recipient.
- addKEKRecipient(SecretKey, byte[]) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
add a KEK recipient.
- addKeyAgreementRecipient(String, PrivateKey, PublicKey, X509Certificate, String, String) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
Add a key agreement based recipient.
- addKeyAgreementRecipient(String, PrivateKey, PublicKey, X509Certificate, String, Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
Add a key agreement based recipient.
- addKeyAgreementRecipient(String, PrivateKey, PublicKey, X509Certificate, String, String) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
Add a key agreement based recipient.
- addKeyAgreementRecipient(String, PrivateKey, PublicKey, X509Certificate, String, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
Add a key agreement based recipient.
- addKeyTransRecipient(X509Certificate) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
add a recipient.
- addKeyTransRecipient(PublicKey, byte[]) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
add a recipient
- addKeyTransRecipient(X509Certificate) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
add a recipient.
- addKeyTransRecipient(PublicKey, byte[]) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
add a recipient - note: this will only work on V3 and later clients.
- addObject(DerObject) - Method in class org.bouncycastle.sasn1.BerSequenceGenerator
-
Deprecated.
- addObject(DerObject) - Method in class org.bouncycastle.sasn1.DerSequenceGenerator
-
Deprecated.
- addPasswordRecipient(CMSPBEKey, String) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- addSigner(PrivateKey, X509Certificate, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, specifying the digest encryption algorithm to use - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, byte[], String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, byte[], String, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, specifying the digest encryption algorithm to use - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, X509Certificate, String, String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, specifying the digest encryption algorithm, with extra signed/unsigned attributes.
- addSigner(PrivateKey, byte[], String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, byte[], String, String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, specifying the digest encryption algorithm, with extra signed/unsigned attributes.
- addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer with extra signed/unsigned attributes based on generators.
- addSigner(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, specifying the digest encryption algorithm, with extra signed/unsigned attributes based on generators.
- addSigner(PrivateKey, byte[], String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer with extra signed/unsigned attributes based on generators.
- addSigner(PrivateKey, byte[], String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
add a signer, including digest encryption algorithm, with extra signed/unsigned attributes based on generators.
- addSigner(PrivateKey, X509Certificate, String, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, String, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer, specifying the digest encryption algorithm - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer, specifying digest encryptionOID - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, X509Certificate, String, String, AttributeTable, AttributeTable, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes - specifying digest
encryption algorithm.
- addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, X509Certificate, String, String, AttributeTable, AttributeTable, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes and the digest encryption algorithm.
- addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, byte[], String, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, byte[], String, String, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, byte[], String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, byte[], String, String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer - no attributes other than the default ones will be
provided here, specifying the digest encryption algorithm.
- addSigner(PrivateKey, byte[], String, AttributeTable, AttributeTable, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, byte[], String, AttributeTable, AttributeTable, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
add a signer with extra signed/unsigned attributes.
- addSigner(PrivateKey, byte[], String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, byte[], String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, byte[], String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, byte[], String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, String) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
- addSigner(PrivateKey, X509Certificate, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
add a signer - no attributes other than the default ones will be
provided here.
- addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Add a signer with extra signed/unsigned attributes or overrides
for the standard attributes.
- addSigner(PrivateKey, X509Certificate, String, String, AttributeTable, AttributeTable) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Add a signer with extra signed/unsigned attributes or overrides
for the standard attributes and a digest encryption algorithm.
- addSigners(SignerInformationStore) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
Add a store of precalculated signers to the generator.
- addSigners(SignerInformationStore) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Add a store of precalculated signers to the generator.
- AES128_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- AES128_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- AES128_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- AES128_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- AES192_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- AES192_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- AES192_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- aes192kg - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- AES256_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- AES256_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- AES256_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- AES256_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- aesKg - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- AllTests - Class in org.bouncycastle.cms.test
-
- AllTests() - Constructor for class org.bouncycastle.cms.test.AllTests
-
- AllTests - Class in org.bouncycastle.mail.smime.test
-
- AllTests() - Constructor for class org.bouncycastle.mail.smime.test.AllTests
-
- AllTests - Class in org.bouncycastle.sasn1.test
-
Deprecated.
obsolete test case
- AllTests() - Constructor for class org.bouncycastle.sasn1.test.AllTests
-
Deprecated.
- APPLICATION - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- Asn1Generator - Class in org.bouncycastle.sasn1
-
Deprecated.
use org.bouncycastle.asn1.ASN1Generator
- Asn1Generator(OutputStream) - Constructor for class org.bouncycastle.sasn1.Asn1Generator
-
Deprecated.
- Asn1InputStream - Class in org.bouncycastle.sasn1
-
Deprecated.
use org.bouncycastle.asn1.ASN1StreamParser
- Asn1InputStream(InputStream) - Constructor for class org.bouncycastle.sasn1.Asn1InputStream
-
Deprecated.
- Asn1InputStream(InputStream, int) - Constructor for class org.bouncycastle.sasn1.Asn1InputStream
-
Deprecated.
- Asn1InputStream(byte[]) - Constructor for class org.bouncycastle.sasn1.Asn1InputStream
-
Deprecated.
- Asn1Integer - Class in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1Integer(int, byte[]) - Constructor for class org.bouncycastle.sasn1.Asn1Integer
-
Deprecated.
- Asn1Integer(long) - Constructor for class org.bouncycastle.sasn1.Asn1Integer
-
Deprecated.
- Asn1Integer(BigInteger) - Constructor for class org.bouncycastle.sasn1.Asn1Integer
-
Deprecated.
- Asn1Null - Class in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1Null(int) - Constructor for class org.bouncycastle.sasn1.Asn1Null
-
Deprecated.
- Asn1Object - Class in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1Object(int, int, InputStream) - Constructor for class org.bouncycastle.sasn1.Asn1Object
-
Deprecated.
- Asn1ObjectIdentifier - Class in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1ObjectIdentifier(String) - Constructor for class org.bouncycastle.sasn1.Asn1ObjectIdentifier
-
Deprecated.
- Asn1OctetString - Interface in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1Sequence - Interface in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1SequenceTest - Class in org.bouncycastle.sasn1.test
-
Deprecated.
obsolete test case
- Asn1SequenceTest() - Constructor for class org.bouncycastle.sasn1.test.Asn1SequenceTest
-
Deprecated.
- Asn1Set - Interface in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1TaggedObject - Class in org.bouncycastle.sasn1
-
Deprecated.
use corresponsding classes in org.bouncycastle.asn1.
- Asn1TaggedObject(int, int, InputStream) - Constructor for class org.bouncycastle.sasn1.Asn1TaggedObject
-
Deprecated.
- AuthenticatedDataStreamTest - Class in org.bouncycastle.cms.test
-
- AuthenticatedDataStreamTest(String) - Constructor for class org.bouncycastle.cms.test.AuthenticatedDataStreamTest
-
- AuthenticatedDataTest - Class in org.bouncycastle.cms.test
-
- AuthenticatedDataTest(String) - Constructor for class org.bouncycastle.cms.test.AuthenticatedDataTest
-
- CAMELLIA128_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA128_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- CAMELLIA128_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA128_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- CAMELLIA192_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA192_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- CAMELLIA192_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA192_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- CAMELLIA256_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA256_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- CAMELLIA256_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAMELLIA256_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- camelliaKg - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- CAST5_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- CAST5_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- checkSignerCert(X509Certificate, List, List) - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- close() - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator.MacOutputStream
-
- close() - Method in class org.bouncycastle.cms.CMSContentInfoParser
-
Close the underlying data stream.
- close() - Method in class org.bouncycastle.sasn1.BerSequenceGenerator
-
Deprecated.
- close() - Method in class org.bouncycastle.sasn1.DerSequenceGenerator
-
Deprecated.
- CMSAttributeTableGenerationException - Exception in org.bouncycastle.cms
-
- CMSAttributeTableGenerationException(String) - Constructor for exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- CMSAttributeTableGenerationException(String, Exception) - Constructor for exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- CMSAttributeTableGenerator - Interface in org.bouncycastle.cms
-
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
- CMSAuthenticatedData - Class in org.bouncycastle.cms
-
containing class for an CMS Authenticated Data object
- CMSAuthenticatedData(byte[]) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedData
-
- CMSAuthenticatedData(InputStream) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedData
-
- CMSAuthenticatedData(ContentInfo) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedData
-
- CMSAuthenticatedDataGenerator - Class in org.bouncycastle.cms
-
General class for generating a CMS authenticated-data message.
- CMSAuthenticatedDataGenerator() - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
base constructor
- CMSAuthenticatedDataGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
constructor allowing specific source of randomness
- CMSAuthenticatedDataParser - Class in org.bouncycastle.cms
-
Parsing class for an CMS Authenticated Data object from an input stream.
- CMSAuthenticatedDataParser(byte[]) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
- CMSAuthenticatedDataParser(InputStream) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
- CMSAuthenticatedDataStreamGenerator - Class in org.bouncycastle.cms
-
General class for generating a CMS authenticated-data message stream.
- CMSAuthenticatedDataStreamGenerator() - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
base constructor
- CMSAuthenticatedDataStreamGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
constructor allowing specific source of randomness
- CMSAuthenticatedGenerator - Class in org.bouncycastle.cms
-
- CMSAuthenticatedGenerator() - Constructor for class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
base constructor
- CMSAuthenticatedGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
constructor allowing specific source of randomness
- CMSAuthenticatedGenerator.MacOutputStream - Class in org.bouncycastle.cms
-
- CMSCompressedData - Class in org.bouncycastle.cms
-
containing class for an CMS Compressed Data object
- CMSCompressedData(byte[]) - Constructor for class org.bouncycastle.cms.CMSCompressedData
-
- CMSCompressedData(InputStream) - Constructor for class org.bouncycastle.cms.CMSCompressedData
-
- CMSCompressedData(ContentInfo) - Constructor for class org.bouncycastle.cms.CMSCompressedData
-
- CMSCompressedDataGenerator - Class in org.bouncycastle.cms
-
General class for generating a compressed CMS message.
- CMSCompressedDataGenerator() - Constructor for class org.bouncycastle.cms.CMSCompressedDataGenerator
-
base constructor
- CMSCompressedDataParser - Class in org.bouncycastle.cms
-
Class for reading a CMS Compressed Data stream.
- CMSCompressedDataParser(byte[]) - Constructor for class org.bouncycastle.cms.CMSCompressedDataParser
-
- CMSCompressedDataParser(InputStream) - Constructor for class org.bouncycastle.cms.CMSCompressedDataParser
-
- CMSCompressedDataStreamGenerator - Class in org.bouncycastle.cms
-
General class for generating a compressed CMS message stream.
- CMSCompressedDataStreamGenerator() - Constructor for class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
-
base constructor
- CMSContentInfoParser - Class in org.bouncycastle.cms
-
- CMSContentInfoParser(InputStream) - Constructor for class org.bouncycastle.cms.CMSContentInfoParser
-
- CMSEnvelopableByteArray - Class in org.bouncycastle.cms
-
Deprecated.
use CMSProcessable
- CMSEnvelopableByteArray(byte[]) - Constructor for class org.bouncycastle.cms.CMSEnvelopableByteArray
-
Deprecated.
- CMSEnvelopedData - Class in org.bouncycastle.cms
-
containing class for an CMS Enveloped Data object
- CMSEnvelopedData(byte[]) - Constructor for class org.bouncycastle.cms.CMSEnvelopedData
-
- CMSEnvelopedData(InputStream) - Constructor for class org.bouncycastle.cms.CMSEnvelopedData
-
- CMSEnvelopedData(ContentInfo) - Constructor for class org.bouncycastle.cms.CMSEnvelopedData
-
- CMSEnvelopedDataGenerator - Class in org.bouncycastle.cms
-
General class for generating a CMS enveloped-data message.
- CMSEnvelopedDataGenerator() - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
base constructor
- CMSEnvelopedDataGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
constructor allowing specific source of randomness
- CMSEnvelopedDataParser - Class in org.bouncycastle.cms
-
Parsing class for an CMS Enveloped Data object from an input stream.
- CMSEnvelopedDataParser(byte[]) - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataParser
-
- CMSEnvelopedDataParser(InputStream) - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataParser
-
- CMSEnvelopedDataStreamGenerator - Class in org.bouncycastle.cms
-
General class for generating a CMS enveloped-data message stream.
- CMSEnvelopedDataStreamGenerator() - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
base constructor
- CMSEnvelopedDataStreamGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
constructor allowing specific source of randomness
- CMSEnvelopedGenerator - Class in org.bouncycastle.cms
-
General class for generating a CMS enveloped-data message.
- CMSEnvelopedGenerator() - Constructor for class org.bouncycastle.cms.CMSEnvelopedGenerator
-
base constructor
- CMSEnvelopedGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSEnvelopedGenerator
-
constructor allowing specific source of randomness
- CMSException - Exception in org.bouncycastle.cms
-
- CMSException(String) - Constructor for exception org.bouncycastle.cms.CMSException
-
- CMSException(String, Exception) - Constructor for exception org.bouncycastle.cms.CMSException
-
- CMSPBEKey - Class in org.bouncycastle.cms
-
- CMSPBEKey(char[], byte[], int) - Constructor for class org.bouncycastle.cms.CMSPBEKey
-
- CMSPBEKey(char[], PBEParameterSpec) - Constructor for class org.bouncycastle.cms.CMSPBEKey
-
- CMSProcessable - Interface in org.bouncycastle.cms
-
- CMSProcessableBodyPart - Class in org.bouncycastle.mail.smime
-
a holding class for a BodyPart to be processed.
- CMSProcessableBodyPart(BodyPart) - Constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPart
-
- CMSProcessableBodyPartInbound - Class in org.bouncycastle.mail.smime
-
a holding class for a BodyPart to be processed which does CRLF canonicalisation if
dealing with non-binary data.
- CMSProcessableBodyPartInbound(BodyPart) - Constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPartInbound
-
Create a processable with the default transfer encoding of 7bit
- CMSProcessableBodyPartInbound(BodyPart, String) - Constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPartInbound
-
Create a processable with the a default transfer encoding of
the passed in value.
- CMSProcessableBodyPartOutbound - Class in org.bouncycastle.mail.smime
-
a holding class for a BodyPart to be processed which does CRLF canocicalisation if
dealing with non-binary data.
- CMSProcessableBodyPartOutbound(BodyPart) - Constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPartOutbound
-
Create a processable with the default transfer encoding of 7bit
- CMSProcessableBodyPartOutbound(BodyPart, String) - Constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPartOutbound
-
Create a processable with the a default transfer encoding of
the passed in value.
- CMSProcessableByteArray - Class in org.bouncycastle.cms
-
a holding class for a byte array of data to be processed.
- CMSProcessableByteArray(byte[]) - Constructor for class org.bouncycastle.cms.CMSProcessableByteArray
-
- CMSProcessableFile - Class in org.bouncycastle.cms
-
a holding class for a file of data to be processed.
- CMSProcessableFile(File) - Constructor for class org.bouncycastle.cms.CMSProcessableFile
-
- CMSProcessableFile(File, int) - Constructor for class org.bouncycastle.cms.CMSProcessableFile
-
- CMSRuntimeException - Exception in org.bouncycastle.cms
-
- CMSRuntimeException(String) - Constructor for exception org.bouncycastle.cms.CMSRuntimeException
-
- CMSRuntimeException(String, Exception) - Constructor for exception org.bouncycastle.cms.CMSRuntimeException
-
- CMSSampleMessages - Class in org.bouncycastle.cms.test
-
- CMSSampleMessages() - Constructor for class org.bouncycastle.cms.test.CMSSampleMessages
-
- CMSSignableByteArray - Class in org.bouncycastle.cms
-
Deprecated.
use CMSProcessableByteArray
- CMSSignableByteArray(byte[]) - Constructor for class org.bouncycastle.cms.CMSSignableByteArray
-
Deprecated.
- CMSSignedData - Class in org.bouncycastle.cms
-
general class for handling a pkcs7-signature message.
- CMSSignedData(byte[]) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
- CMSSignedData(CMSProcessable, byte[]) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
- CMSSignedData(Map, byte[]) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
Content with detached signature, digests precomputed
- CMSSignedData(CMSProcessable, InputStream) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
base constructor - content with detached signature.
- CMSSignedData(InputStream) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
base constructor - with encapsulated content
- CMSSignedData(CMSProcessable, ContentInfo) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
- CMSSignedData(Map, ContentInfo) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
- CMSSignedData(ContentInfo) - Constructor for class org.bouncycastle.cms.CMSSignedData
-
- CMSSignedDataGenerator - Class in org.bouncycastle.cms
-
general class for generating a pkcs7-signature message.
- CMSSignedDataGenerator() - Constructor for class org.bouncycastle.cms.CMSSignedDataGenerator
-
base constructor
- CMSSignedDataGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSSignedDataGenerator
-
constructor allowing specific source of randomness
- CMSSignedDataParser - Class in org.bouncycastle.cms
-
Parsing class for an CMS Signed Data object from an input stream.
- CMSSignedDataParser(byte[]) - Constructor for class org.bouncycastle.cms.CMSSignedDataParser
-
- CMSSignedDataParser(CMSTypedStream, byte[]) - Constructor for class org.bouncycastle.cms.CMSSignedDataParser
-
- CMSSignedDataParser(InputStream) - Constructor for class org.bouncycastle.cms.CMSSignedDataParser
-
base constructor - with encapsulated content
- CMSSignedDataParser(CMSTypedStream, InputStream) - Constructor for class org.bouncycastle.cms.CMSSignedDataParser
-
base constructor
- CMSSignedDataStreamGenerator - Class in org.bouncycastle.cms
-
General class for generating a pkcs7-signature message stream.
- CMSSignedDataStreamGenerator() - Constructor for class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
base constructor
- CMSSignedDataStreamGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
constructor allowing specific source of randomness
- CMSSignedGenerator - Class in org.bouncycastle.cms
-
- CMSSignedGenerator() - Constructor for class org.bouncycastle.cms.CMSSignedGenerator
-
base constructor
- CMSSignedGenerator(SecureRandom) - Constructor for class org.bouncycastle.cms.CMSSignedGenerator
-
constructor allowing specific source of randomness
- CMSStreamException - Exception in org.bouncycastle.cms
-
- CMSTestUtil - Class in org.bouncycastle.cms.test
-
- CMSTestUtil() - Constructor for class org.bouncycastle.cms.test.CMSTestUtil
-
- CMSTypedStream - Class in org.bouncycastle.cms
-
- CMSTypedStream(InputStream) - Constructor for class org.bouncycastle.cms.CMSTypedStream
-
- CMSTypedStream(String, InputStream) - Constructor for class org.bouncycastle.cms.CMSTypedStream
-
- CMSTypedStream(String, InputStream, int) - Constructor for class org.bouncycastle.cms.CMSTypedStream
-
- CompressedDataParser - Class in org.bouncycastle.sasn1.cms
-
Deprecated.
use corresponding class in org.bouncycastle.asn1.cms
- CompressedDataParser(Asn1Sequence) - Constructor for class org.bouncycastle.sasn1.cms.CompressedDataParser
-
Deprecated.
- CompressedDataStreamTest - Class in org.bouncycastle.cms.test
-
- CompressedDataStreamTest(String) - Constructor for class org.bouncycastle.cms.test.CompressedDataStreamTest
-
- CompressedDataTest - Class in org.bouncycastle.cms.test
-
- CompressedDataTest(String) - Constructor for class org.bouncycastle.cms.test.CompressedDataTest
-
- CONSTRUCTED - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- CONTENT_TYPE - Static variable in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- ContentInfoParser - Class in org.bouncycastle.sasn1.cms
-
Deprecated.
use corresponding class in org.bouncycastle.asn1.cms
- ContentInfoParser(Asn1Sequence) - Constructor for class org.bouncycastle.sasn1.cms.ContentInfoParser
-
Deprecated.
- createCertPath(X509Certificate, Set, List) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- createCertPath(X509Certificate, Set, List, List) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
Returns an Object array containing a CertPath and a List of Booleans.
- CreateCompressedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single compressed mail message.
- CreateCompressedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateCompressedMail
-
- CreateEncryptedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single encrypted mail message.
- CreateEncryptedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateEncryptedMail
-
- createIssuerAndSerialNumberFor(X509Certificate) - Static method in class org.bouncycastle.mail.smime.SMIMEUtil
-
Return a CMS IssuerAndSerialNumber structure for the passed in X.509 certificate.
- CreateLargeCompressedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single compressed mail message using the large
file model.
- CreateLargeCompressedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateLargeCompressedMail
-
- CreateLargeEncryptedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single encrypted mail message.
- CreateLargeEncryptedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateLargeEncryptedMail
-
- CreateLargeSignedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single signed mail message.
- CreateLargeSignedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateLargeSignedMail
-
- CreateSignedMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single signed mail message.
- CreateSignedMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateSignedMail
-
- CreateSignedMultipartMail - Class in org.bouncycastle.mail.smime.examples
-
a simple example that creates a single signed multipart mail message.
- CreateSignedMultipartMail() - Constructor for class org.bouncycastle.mail.smime.examples.CreateSignedMultipartMail
-
- createStandardAttributeTable(Map) - Method in class org.bouncycastle.cms.DefaultSignedAttributeTableGenerator
-
Create a standard attribute table from the passed in parameters - this will
normally include contentType, signingTime, and messageDigest.
- createSymmetricKeyGenerator(String, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEGenerator
-
- CRLFOutputStream - Class in org.bouncycastle.mail.smime.util
-
- CRLFOutputStream(OutputStream) - Constructor for class org.bouncycastle.mail.smime.util.CRLFOutputStream
-
- GENERAL_STRING - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- GENERALIZED_TIME - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- generate(CMSProcessable, String, String) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
generate an authenticated object that contains an CMS Authenticated Data
object using the given provider.
- generate(CMSProcessable, String, Provider) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
generate an authenticated object that contains an CMS Authenticated Data
object using the given provider.
- generate(CMSProcessable, String) - Method in class org.bouncycastle.cms.CMSCompressedDataGenerator
-
generate an object that contains an CMS Compressed Data
- generate(CMSProcessable, String, String) - Method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
- generate(CMSProcessable, String, Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
- generate(CMSProcessable, String, int, String) - Method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
- generate(CMSProcessable, String, int, Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
- generate(CMSProcessable, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider.
- generate(CMSProcessable, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider.
- generate(String, CMSProcessable, boolean, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature.
- generate(String, CMSProcessable, boolean, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature.
- generate(String, CMSProcessable, boolean, String, boolean) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
Similar method to the other generate methods.
- generate(String, CMSProcessable, boolean, Provider, boolean) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
Similar method to the other generate methods.
- generate(CMSProcessable, boolean, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature with the
default content type "data".
- generate(CMSProcessable, boolean, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature with the
default content type "data".
- generate(MimeBodyPart, String) - Method in class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
generate an compressed object that contains an SMIME Compressed
object using the given provider from the contents of the passed in
message
- generate(MimeMessage, String) - Method in class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
generate an compressed object that contains an SMIME Compressed
object using the given provider from the contents of the passed in
message
- generate(MimeBodyPart, String, String) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider.
- generate(MimeBodyPart, String, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider.
- generate(MimeMessage, String, String) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider from the contents of the passed in
message
- generate(MimeMessage, String, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider from the contents of the passed in
message
- generate(MimeBodyPart, String, int, String) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider.
- generate(MimeBodyPart, String, int, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider.
- generate(MimeMessage, String, int, String) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider from the contents of the passed in
message.
- generate(MimeMessage, String, int, Provider) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider from the contents of the passed in
message.
- generate(MimeBodyPart, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider.
- generate(MimeBodyPart, Provider) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider.
- generate(MimeMessage, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider from the given MimeMessage
- generate(MimeMessage, Provider) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider from the given MimeMessage
- generateCertificateManagement(String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Creates a certificate management message which is like a signed message with no content
or signers but that still carries certificates and CRLs.
- generateCertificateManagement(Provider) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Creates a certificate management message which is like a signed message with no content
or signers but that still carries certificates and CRLs.
- generateCounterSigners(SignerInformation, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a set of one or more SignerInformation objects representing counter signatures on
the passed in SignerInformation object.
- generateCounterSigners(SignerInformation, String) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a set of one or more SignerInformation objects representing counter signatures on
the passed in SignerInformation object.
- generateEncapsulated(MimeBodyPart, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed message with encapsulated content
Note: doing this is strongly not recommended as it means a
recipient of the message will have to be able to read the signature to read the
message.
- generateEncapsulated(MimeBodyPart, Provider) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed message with encapsulated content
Note: doing this is strongly not recommended as it means a
recipient of the message will have to be able to read the signature to read the
message.
- generateEncapsulated(MimeMessage, String) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider from the given MimeMessage.
- generateEncapsulated(MimeMessage, Provider) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed object that contains an SMIME Signed Multipart
object using the given provider from the given MimeMessage.
- generateParameters(String, SecretKey, Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- generateParameterSpec(String, SecretKey, Provider) - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
- get(RecipientId) - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return the first RecipientInformation object that matches the
passed in selector.
- get(SignerId) - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return the first SignerInformation object that matches the
passed in selector.
- getAlgorithm() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getAlgorithmIdentifier(String, AlgorithmParameterSpec, Provider) - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
- getAlgorithmIdentifier(String, AlgorithmParameters) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- getAttributeCertificate() - Static method in class org.bouncycastle.cms.test.CMSTestUtil
-
- getAttributeCertificates(String, String) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing the attribute certificates, if any, contained
in this message.
- getAttributeCertificates(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing the attribute certificates, if any, contained
in this message.
- getAttributeCertificates(String, String) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing the attribute certificates, if any, contained
in this message.
- getAttributeCertificates(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing the attribute certificates, if any, contained
in this message.
- getAttributes(Map) - Method in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- getAttributes(Map) - Method in class org.bouncycastle.cms.DefaultSignedAttributeTableGenerator
-
- getAttributes(Map) - Method in class org.bouncycastle.cms.SimpleAttributeTableGenerator
-
- getAttributeSet(AttributeTable) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
- getAuthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a table of the digested attributes indexed by
the OID of the attribute.
- getAuthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a table of the unauthenticated attributes indexed by
the OID of the attribute.
- getBaseParameters(DERObjectIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
- getCause() - Method in exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSRuntimeException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSStreamException
-
- getCause() - Method in exception org.bouncycastle.mail.smime.SMIMEException
-
- getCertificates(String, String) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing the public key certificates, if any, contained
in this message.
- getCertificates(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing the public key certificates, if any, contained
in this message.
- getCertificates(String, String) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing the public key certificates, if any, contained
in this message.
- getCertificates(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing the public key certificates, if any, contained
in this message.
- getCertificates() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getCertificates() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- getCertificatesAndCRLs(String, String) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a CertStore containing the certificates and CRLs associated with
this message.
- getCertificatesAndCRLs(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a CertStore containing the certificates and CRLs associated with
this message.
- getCertificatesAndCRLs(String, String) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a CertStore containing the certificates and CRLs associated with
this message.
- getCertificatesAndCRLs(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a CertStore containing the certificates and CRLs associated with
this message.
- getCertPath() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getCertPathReview() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getCertsAndCRLs() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getCompressedContent() - Method in class org.bouncycastle.mail.smime.SMIMECompressed
-
- getCompressedContent() - Method in class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- getCompressionAlgorithmIdentifier() - Method in class org.bouncycastle.sasn1.cms.CompressedDataParser
-
Deprecated.
- getContent() - Method in class org.bouncycastle.cms.CMSCompressedData
-
Return the uncompressed content.
- getContent(int) - Method in class org.bouncycastle.cms.CMSCompressedData
-
Return the uncompressed content, throwing an exception if the data size
is greater than the passed in limit.
- getContent() - Method in class org.bouncycastle.cms.CMSCompressedDataParser
-
- getContent() - Method in interface org.bouncycastle.cms.CMSProcessable
-
- getContent() - Method in class org.bouncycastle.cms.CMSProcessableByteArray
-
- getContent() - Method in class org.bouncycastle.cms.CMSProcessableFile
-
Return the file handle.
- getContent(Key, String) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getContent(Key, Provider) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPart
-
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartInbound
-
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartOutbound
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getContent() - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
return the content that was signed.
- getContent() - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
return the content that was signed.
- getContent(int) - Method in class org.bouncycastle.sasn1.cms.ContentInfoParser
-
Deprecated.
- getContentAsMimeMessage(Session) - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
Return the content that was signed as a mime message.
- getContentAsMimeMessage(Session) - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
Return the content that was signed as a mime message.
- getContentDigest() - Method in class org.bouncycastle.cms.SignerInformation
-
return the content digest that was calculated during verification.
- getContentEncryptionAlgorithm() - Method in class org.bouncycastle.sasn1.cms.EncryptedContentInfoParser
-
Deprecated.
- getContentFromSessionKey(Key, Provider) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getContentInfo() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the ContentInfo
- getContentInfo() - Method in class org.bouncycastle.cms.CMSCompressedData
-
return the ContentInfo
- getContentInfo() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the ContentInfo
- getContentInfo() - Method in class org.bouncycastle.cms.CMSSignedData
-
return the ContentInfo
- getContentStream() - Method in class org.bouncycastle.cms.CMSTypedStream
-
- getContentStream(Key, String) - Method in class org.bouncycastle.cms.KEKRecipientInformation
-
decrypt the content and return an input stream.
- getContentStream(Key, Provider) - Method in class org.bouncycastle.cms.KEKRecipientInformation
-
decrypt the content and return an input stream.
- getContentStream(Key, String) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInformation
-
decrypt the content and return it
- getContentStream(Key, Provider) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInformation
-
- getContentStream(Key, String) - Method in class org.bouncycastle.cms.KeyTransRecipientInformation
-
decrypt the content and return it
- getContentStream(Key, Provider) - Method in class org.bouncycastle.cms.KeyTransRecipientInformation
-
- getContentStream(Key, String) - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
decrypt the content and return an input stream.
- getContentStream(Key, Provider) - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
decrypt the content and return an input stream.
- getContentStream(Key, String) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getContentStream(Key, Provider) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getContentType() - Method in class org.bouncycastle.cms.CMSTypedStream
-
- getContentType() - Method in class org.bouncycastle.sasn1.cms.ContentInfoParser
-
Deprecated.
- getContentType() - Method in class org.bouncycastle.sasn1.cms.EncryptedContentInfoParser
-
Deprecated.
- getContentWithSignature() - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
return the content that was signed - depending on whether this was
unencapsulated or not it will return a MimeMultipart or a MimeBodyPart
- getContentWithSignature() - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
return the content that was signed with its signature attached.
- getCounterSignatures() - Method in class org.bouncycastle.cms.SignerInformation
-
Return a SignerInformationStore containing the counter signatures attached to this
signer.
- getCRLs(String, String) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing CRLs, if any, contained
in this message.
- getCRLs(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedData
-
return a X509Store containing CRLs, if any, contained
in this message.
- getCRLs(String, String) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing CRLs, if any, contained
in this message.
- getCRLs(String, Provider) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return a X509Store containing CRLs, if any, contained
in this message.
- getCrls() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getCrls() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- getDigestAlgOID() - Method in class org.bouncycastle.cms.SignerInformation
-
return the object identifier for the signature.
- getDigestAlgorithmID() - Method in class org.bouncycastle.cms.SignerInformation
-
- getDigestAlgorithms() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- getDigestAlgParams() - Method in class org.bouncycastle.cms.SignerInformation
-
return the signature parameters, or null if there aren't any.
- getEmailAddresses(X509Certificate) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getEncAlgorithmIdentifier(String, Signature) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
- getEncapContentInfo() - Method in class org.bouncycastle.sasn1.cms.CompressedDataParser
-
Deprecated.
- getEncapContentInfo() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- getEncoded() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSCompressedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getEncoded() - Method in class org.bouncycastle.cms.CMSSignedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.sasn1.DerObject
-
Deprecated.
- getEncodedSignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return the DER encoding of the signed attributes.
- getEncOID(PrivateKey, String) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
- getEncryptedContent() - Method in class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- getEncryptedContent() - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- getEncryptedContent(int) - Method in class org.bouncycastle.sasn1.cms.EncryptedContentInfoParser
-
Deprecated.
- getEncryptedContentInfo() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the object identifier for the content encryption algorithm.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return the object identifier for the content encryption algorithm.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.SignerInformation
-
return the object identifier for the signature.
- getEncryptionAlgorithmParameters(String) - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getEncryptionAlgorithmParameters(Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getEncryptionAlgorithmParameters(String) - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getEncryptionAlgorithmParameters(Provider) - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.SignerInformation
-
return the signature/encryption algorithm parameters, or null if
there aren't any.
- getErrors() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
Returns a list of error messages of type ErrorBundle
.
- getFormat() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getGeneratedDigests() - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
Return a map of oids and byte arrays representing the digests calculated on the content during
the last generate.
- getGeneratedDigests() - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Return a map of oids and byte arrays representing the digests calculated on the content during
the last generate.
- getIterationCount() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getKeyDerivationAlgOID() - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return the object identifier for the key derivation algorithm, or null
if there is none present.
- getKeyDerivationAlgParameters(String) - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return an AlgorithmParameters object representing the parameters to the
key derivation algorithm to the recipient.
- getKeyDerivationAlgParameters(Provider) - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return an AlgorithmParameters object representing the parameters to the
key derivation algorithm to the recipient.
- getKeyDerivationAlgParams() - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return the ASN.1 encoded key derivation algorithm parameters, or null if
there aren't any.
- getKeyEncryptionAlgOID() - Method in class org.bouncycastle.cms.RecipientInformation
-
return the object identifier for the key encryption algorithm.
- getKeyEncryptionAlgorithmParameters(String) - Method in class org.bouncycastle.cms.RecipientInformation
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the key this recipient holds.
- getKeyEncryptionAlgorithmParameters(Provider) - Method in class org.bouncycastle.cms.RecipientInformation
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the key this recipient holds.
- getKeyEncryptionAlgParams() - Method in class org.bouncycastle.cms.RecipientInformation
-
return the ASN.1 encoded key encryption algorithm parameters, or null if
there aren't any.
- getKeyIdentifier() - Method in class org.bouncycastle.cms.RecipientId
-
return the secret key identifier
- getMac() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
- getMac() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
- getMac() - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator.MacOutputStream
-
- getMac() - Method in class org.bouncycastle.cms.RecipientInformation
-
Return the MAC calculated for the content stream.
- getMacAlgOID() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the object identifier for the content MAC algorithm.
- getMacAlgOID() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return the object identifier for the mac algorithm.
- getMacAlgorithmParameters(String) - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
Return an AlgorithmParameters object giving the MAC parameters
used to digest the message content.
- getMacAlgorithmParameters(Provider) - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
Return an AlgorithmParameters object giving the MAC parameters
used to digest the message content.
- getMacAlgorithmParameters(String) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getMacAlgorithmParameters(Provider) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
Return an AlgorithmParameters object giving the encryption parameters
used to encrypt the message content.
- getMacAlgParams() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the ASN.1 encoded MAC algorithm parameters, or null if
there aren't any.
- getMacAlgParams() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getNotifications() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
Returns a list of notification messages of type ErrorBundle
.
- getObject(int, boolean) - Method in class org.bouncycastle.sasn1.Asn1TaggedObject
-
Deprecated.
- getOctetOutputStream() - Method in class org.bouncycastle.sasn1.BerOctetStringGenerator
-
Deprecated.
- getOctetOutputStream(byte[]) - Method in class org.bouncycastle.sasn1.BerOctetStringGenerator
-
Deprecated.
- getOctetStream() - Method in interface org.bouncycastle.sasn1.Asn1OctetString
-
Deprecated.
- getOctetStream() - Method in class org.bouncycastle.sasn1.BerOctetString
-
Deprecated.
- getOctetStream() - Method in class org.bouncycastle.sasn1.DerOctetString
-
Deprecated.
- getParamSpec(AlgorithmParameters) - Static method in class org.bouncycastle.cms.CMSPBEKey
-
- getPassword() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getPosition() - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- getProvider(String) - Static method in class org.bouncycastle.mail.smime.SMIMEUtil
-
- getRawContentStream() - Method in class org.bouncycastle.sasn1.Asn1Object
-
Deprecated.
Return an input stream representing the content bytes of the object.
- getRawContentStream() - Method in class org.bouncycastle.sasn1.DerObject
-
Deprecated.
- getRawOutputStream() - Method in class org.bouncycastle.sasn1.Asn1Generator
-
Deprecated.
- getRawOutputStream() - Method in class org.bouncycastle.sasn1.BerGenerator
-
Deprecated.
- getRawOutputStream() - Method in class org.bouncycastle.sasn1.DerSequenceGenerator
-
Deprecated.
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getRecipients() - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return all recipients in the collection
- getRecipients(RecipientId) - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return possible empty collection with recipients matching the passed in RecipientId
- getRID() - Method in class org.bouncycastle.cms.RecipientInformation
-
- getRoot() - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
Return the shared stream that represents the top most stream that
this stream inherits from.
- getSalt() - Method in class org.bouncycastle.cms.CMSPBEKey
-
- getSessionKey(Key, Provider) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInformation
-
- getSessionKey(Key, Provider) - Method in class org.bouncycastle.cms.KeyTransRecipientInformation
-
- getSID() - Method in class org.bouncycastle.cms.SignerInformation
-
- getSignature() - Method in class org.bouncycastle.cms.SignerInformation
-
return the encoded signature
- getSignatureTime(SignerInformation) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getSignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return a table of the signed attributes - indexed by
the OID of the attribute.
- getSignedContent() - Method in class org.bouncycastle.cms.CMSSignedData
-
- getSignedContent() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
- getSignedContentTypeOID() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return the a string representation of the OID associated with the
encapsulated content info structure carried in the signed data.
- getSignedContentTypeOID() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return the a string representation of the OID associated with the
encapsulated content info structure carried in the signed data.
- getSignerInformationStore() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getSignerInfos() - Method in class org.bouncycastle.cms.CMSSignedData
-
return the collection of signers that are associated with the
signatures for the message.
- getSignerInfos() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return the collection of signers that are associated with the
signatures for the message.
- getSignerInfos() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- getSigners() - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return all signers in the collection
- getSigners(SignerId) - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return possible empty collection with signers matching the passed in SignerId
- getTagNumber() - Method in class org.bouncycastle.sasn1.Asn1Object
-
Deprecated.
Return the tag number for this object.
- getTagNumber() - Method in class org.bouncycastle.sasn1.DerObject
-
Deprecated.
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getUnauthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a table of the undigested attributes indexed by
the OID of the attribute.
- getUnauthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a table of the unauthenticated attributes indexed by
the OID of the attribute.
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSException
-
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSRuntimeException
-
- getUnderlyingException() - Method in exception org.bouncycastle.mail.smime.SMIMEException
-
- getUnprotectedAttributes() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return a table of the unprotected attributes indexed by
the OID of the attribute.
- getUnprotectedAttributes() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return a table of the unprotected attributes indexed by
the OID of the attribute.
- getUnprotectedAttrs() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getUnsignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return a table of the unsigned attributes indexed by
the OID of the attribute.
- getUserProvidedCerts() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getValidationResult(SignerInformation) - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getValue() - Method in class org.bouncycastle.sasn1.Asn1Integer
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return the version number for this object
- getVersion() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return the version number for the SignedData object
- getVersion() - Method in class org.bouncycastle.cms.SignerInformation
-
return the version number for this objects underlying SignerInfo structure.
- getVersion() - Method in class org.bouncycastle.sasn1.cms.CompressedDataParser
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- gostKpg - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- GRAPHIC_STRING - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- SEED_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- SEED_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- SEED_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- SEED_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- seedKg - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- SendSignedAndEncryptedMail - Class in org.bouncycastle.mail.smime.examples
-
Example that sends a signed and encrypted mail message.
- SendSignedAndEncryptedMail() - Constructor for class org.bouncycastle.mail.smime.examples.SendSignedAndEncryptedMail
-
- SEQUENCE - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- SEQUENCE_OF - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- serialNumber - Static variable in class org.bouncycastle.cms.test.CMSTestUtil
-
- SET - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- SET_OF - Static variable in class org.bouncycastle.sasn1.BerTag
-
Deprecated.
- setBEREncodeRecipients(boolean) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
Use a BER Set to store the recipient information
- setBEREncodeRecipients(boolean) - Method in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
Use a BER Set to store the recipient information
- setBerEncodeRecipients(boolean) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
Use a BER Set to store the recipient information
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setContentTransferEncoding(String) - Method in class org.bouncycastle.mail.smime.SMIMEGenerator
-
set the content-transfer-encoding for the signature.
- setKeyIdentifier(byte[]) - Method in class org.bouncycastle.cms.RecipientId
-
set a secret key identifier (for use with KEKRecipientInfo)
- setUp() - Method in class org.bouncycastle.cms.test.AuthenticatedDataStreamTest
-
- setUp() - Method in class org.bouncycastle.cms.test.AuthenticatedDataTest
-
- setUp() - Method in class org.bouncycastle.cms.test.CompressedDataTest
-
- setUp() - Method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
-
- setUp() - Method in class org.bouncycastle.mail.smime.test.SignedMailValidatorTest
-
- setUp() - Method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
-
- SharedFileInputStream - Class in org.bouncycastle.mail.smime.util
-
- SharedFileInputStream(String) - Constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- SharedFileInputStream(File) - Constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- SIGNATURE - Static variable in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- SignedDataParser - Class in org.bouncycastle.sasn1.cms
-
Deprecated.
use corresponding class in org.bouncycastle.asn1.cms
- SignedDataParser(Asn1Sequence) - Constructor for class org.bouncycastle.sasn1.cms.SignedDataParser
-
Deprecated.
- SignedDataStreamTest - Class in org.bouncycastle.cms.test
-
- SignedDataStreamTest(String) - Constructor for class org.bouncycastle.cms.test.SignedDataStreamTest
-
- SignedDataTest - Class in org.bouncycastle.cms.test
-
- SignedDataTest(String) - Constructor for class org.bouncycastle.cms.test.SignedDataTest
-
- SignedMailValidator - Class in org.bouncycastle.mail.smime.validator
-
- SignedMailValidator(MimeMessage, PKIXParameters) - Constructor for class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
Validates the signed MimeMessage
message.
- SignedMailValidator(MimeMessage, PKIXParameters, Class) - Constructor for class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
Validates the signed MimeMessage
message.
- SignedMailValidator.ValidationResult - Class in org.bouncycastle.mail.smime.validator
-
- SignedMailValidatorException - Exception in org.bouncycastle.mail.smime.validator
-
- SignedMailValidatorException(ErrorBundle, Throwable) - Constructor for exception org.bouncycastle.mail.smime.validator.SignedMailValidatorException
-
- SignedMailValidatorException(ErrorBundle) - Constructor for exception org.bouncycastle.mail.smime.validator.SignedMailValidatorException
-
- SignedMailValidatorTest - Class in org.bouncycastle.mail.smime.test
-
- SignedMailValidatorTest() - Constructor for class org.bouncycastle.mail.smime.test.SignedMailValidatorTest
-
- SignerId - Class in org.bouncycastle.cms
-
a basic index for a signer.
- SignerId() - Constructor for class org.bouncycastle.cms.SignerId
-
- SignerInformation - Class in org.bouncycastle.cms
-
an expanded SignerInfo block from a CMS Signed message
- SignerInformationStore - Class in org.bouncycastle.cms
-
- SignerInformationStore(Collection) - Constructor for class org.bouncycastle.cms.SignerInformationStore
-
- SimpleAttributeTableGenerator - Class in org.bouncycastle.cms
-
Basic generator that just returns a preconstructed attribute table
- SimpleAttributeTableGenerator(AttributeTable) - Constructor for class org.bouncycastle.cms.SimpleAttributeTableGenerator
-
- size() - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return the number of recipients in the collection.
- size() - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return the number of signers in the collection.
- skip(long) - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- SMIMECompressed - Class in org.bouncycastle.mail.smime
-
containing class for an S/MIME pkcs7-mime MimePart.
- SMIMECompressed(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressed
-
- SMIMECompressed(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressed
-
- SMIMECompressedGenerator - Class in org.bouncycastle.mail.smime
-
General class for generating a pkcs7-mime compressed message.
- SMIMECompressedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
- SMIMECompressedParser - Class in org.bouncycastle.mail.smime
-
Stream based containing class for an S/MIME pkcs7-mime compressed MimePart.
- SMIMECompressedParser(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- SMIMECompressedParser(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- SMIMECompressedParser(MimeBodyPart, int) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
Create a parser from a MimeBodyPart using the passed in buffer size
for reading it.
- SMIMECompressedParser(MimeMessage, int) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
Create a parser from a MimeMessage using the passed in buffer size
for reading it.
- SMIMECompressedTest - Class in org.bouncycastle.mail.smime.test
-
- SMIMECompressedTest(String) - Constructor for class org.bouncycastle.mail.smime.test.SMIMECompressedTest
-
- SMIMEEnveloped - Class in org.bouncycastle.mail.smime
-
containing class for an S/MIME pkcs7-mime encrypted MimePart.
- SMIMEEnveloped(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- SMIMEEnveloped(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- SMIMEEnvelopedGenerator - Class in org.bouncycastle.mail.smime
-
General class for generating a pkcs7-mime message.
- SMIMEEnvelopedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
base constructor
- SMIMEEnvelopedParser - Class in org.bouncycastle.mail.smime
-
Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart.
- SMIMEEnvelopedParser(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- SMIMEEnvelopedParser(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- SMIMEEnvelopedParser(MimeBodyPart, int) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
Create a parser from a MimeBodyPart using the passed in buffer size
for reading it.
- SMIMEEnvelopedParser(MimeMessage, int) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
Create a parser from a MimeMessage using the passed in buffer size
for reading it.
- SMIMEEnvelopedTest - Class in org.bouncycastle.mail.smime.test
-
- SMIMEEnvelopedTest(String) - Constructor for class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
-
- SMIMEException - Exception in org.bouncycastle.mail.smime
-
- SMIMEException(String) - Constructor for exception org.bouncycastle.mail.smime.SMIMEException
-
- SMIMEException(String, Exception) - Constructor for exception org.bouncycastle.mail.smime.SMIMEException
-
- SMIMEGenerator - Class in org.bouncycastle.mail.smime
-
super class of the various generators.
- SMIMEGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMEGenerator
-
base constructor
- SMIMEMiscTest - Class in org.bouncycastle.mail.smime.test
-
- SMIMEMiscTest(String) - Constructor for class org.bouncycastle.mail.smime.test.SMIMEMiscTest
-
- SMIMESigned - Class in org.bouncycastle.mail.smime
-
general class for handling a pkcs7-signature message.
- SMIMESigned(MimeMultipart) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor using a defaultContentTransferEncoding of 7bit
- SMIMESigned(MimeMultipart, String) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor with settable contentTransferEncoding
- SMIMESigned(Part) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor for a signed message with encapsulated content.
- SMIMESignedGenerator - Class in org.bouncycastle.mail.smime
-
general class for generating a pkcs7-signature message.
- SMIMESignedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding 7bit
- SMIMESignedGenerator(String) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding explicitly set
- SMIMESignedParser - Class in org.bouncycastle.mail.smime
-
general class for handling a pkcs7-signature message.
- SMIMESignedParser(MimeMultipart) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor using a defaultContentTransferEncoding of 7bit.
- SMIMESignedParser(MimeMultipart, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor using a defaultContentTransferEncoding of 7bit and a specified backing file.
- SMIMESignedParser(MimeMultipart, String) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor with settable contentTransferEncoding.
- SMIMESignedParser(MimeMultipart, String, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor with settable contentTransferEncoding and a specified backing file.
- SMIMESignedParser(Part) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor for a signed message with encapsulated content.
- SMIMESignedParser(Part, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
Constructor for a signed message with encapsulated content.
- SMIMESignedTest - Class in org.bouncycastle.mail.smime.test
-
- SMIMESignedTest(String) - Constructor for class org.bouncycastle.mail.smime.test.SMIMESignedTest
-
- SMIMEStreamingProcessor - Interface in org.bouncycastle.mail.smime
-
- SMIMETestUtil - Class in org.bouncycastle.mail.smime.test
-
- SMIMETestUtil() - Constructor for class org.bouncycastle.mail.smime.test.SMIMETestUtil
-
- SMIMEUtil - Class in org.bouncycastle.mail.smime
-
- SMIMEUtil() - Constructor for class org.bouncycastle.mail.smime.SMIMEUtil
-
- streamToByteArray(InputStream) - Static method in class org.bouncycastle.cms.test.CMSTestUtil
-
- suite() - Static method in class org.bouncycastle.cms.test.AllTests
-
- suite() - Static method in class org.bouncycastle.cms.test.AuthenticatedDataStreamTest
-
- suite() - Static method in class org.bouncycastle.cms.test.AuthenticatedDataTest
-
- suite() - Static method in class org.bouncycastle.cms.test.CompressedDataStreamTest
-
- suite() - Static method in class org.bouncycastle.cms.test.CompressedDataTest
-
- suite() - Static method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
-
- suite() - Static method in class org.bouncycastle.cms.test.EnvelopedDataTest
-
- suite() - Static method in class org.bouncycastle.cms.test.MiscDataStreamTest
-
- suite() - Static method in class org.bouncycastle.cms.test.NullProviderTest
-
- suite() - Static method in class org.bouncycastle.cms.test.Rfc4134Test
-
- suite() - Static method in class org.bouncycastle.cms.test.SignedDataStreamTest
-
- suite() - Static method in class org.bouncycastle.cms.test.SignedDataTest
-
- suite() - Static method in class org.bouncycastle.cms.test.SunProviderTest
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.AllTests
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.SignedMailValidatorTest
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.SMIMEMiscTest
-
- suite() - Static method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
-
- suite() - Static method in class org.bouncycastle.sasn1.test.AllTests
-
Deprecated.
- suite() - Static method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
-
Deprecated.
- suite() - Static method in class org.bouncycastle.sasn1.test.OctetStringTest
-
Deprecated.
- SunProviderTest - Class in org.bouncycastle.cms.test
-
- SunProviderTest() - Constructor for class org.bouncycastle.cms.test.SunProviderTest
-