Alphabetical Index

_ A B C D E F G H I K L M N O P R S T U V W X Z

_

_baseTag - field in class org.bouncycastle.sasn1.Asn1Object
_contentInfo - field in class org.bouncycastle.cms.CMSContentInfoParser
_contentStream - field in class org.bouncycastle.sasn1.Asn1Object
_data - field in class org.bouncycastle.cms.CMSContentInfoParser
_data - field in class org.bouncycastle.cms.RecipientInformation
_encAlg - field in class org.bouncycastle.cms.RecipientInformation
_keyEncAlg - field in class org.bouncycastle.cms.RecipientInformation
_out - field in class org.bouncycastle.sasn1.Asn1Generator
_rid - field in class org.bouncycastle.cms.RecipientInformation
_tagNumber - field in class org.bouncycastle.sasn1.Asn1Object

A

addCertificatesAndCRLs(CertStore) - method in class org.bouncycastle.cms.CMSSignedDataGenerator
add the certificates and CRLs contained in the given CertStore to the pool that will be included in the encoded signature block.
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.
addKEKRecipient(SecretKey,byte[]) - method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
add a KEK recipient.
add a KEK recipient.
add a recipient
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.
add a recipient.
add a recipient.
addKeyTransRecipient(X509Certificate) - method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
add a recipient.
addObject(org.bouncycastle.sasn1.DerObject) - method in class org.bouncycastle.sasn1.BerSequenceGenerator
addObject(org.bouncycastle.sasn1.DerObject) - method in class org.bouncycastle.sasn1.DerSequenceGenerator
add a signer - no attributes other than the default ones will be provided here.
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.
add a signer with extra signed/unsigned attributes.
add a signer with extra signed/unsigned attributes.
add a signer with extra signed/unsigned attributes.
add a signer - no attributes other than the default ones will be provided here.
Add a store of precalculated signers to the generator.
Add a store of precalculated signers to the generator.
AES128_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
AES128_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
AES128_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
AES192_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
AES192_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
AES192_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
aes192kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
AES256_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
AES256_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
AES256_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
AllTests - class org.bouncycastle.cms.test.AllTests
AllTests - class org.bouncycastle.mail.smime.test.AllTests
AllTests - class org.bouncycastle.sasn1.test.AllTests
APPLICATION - static field in class org.bouncycastle.sasn1.BerTag
Asn1Generator - class org.bouncycastle.sasn1.Asn1Generator
Asn1Generator(OutputStream) - constructor for class org.bouncycastle.sasn1.Asn1Generator
Asn1InputStream - class org.bouncycastle.sasn1.Asn1InputStream
Asn1InputStream(byte[]) - constructor for class org.bouncycastle.sasn1.Asn1InputStream
Asn1InputStream(InputStream) - constructor for class org.bouncycastle.sasn1.Asn1InputStream
Asn1Integer - class org.bouncycastle.sasn1.Asn1Integer
Asn1Integer(BigInteger) - constructor for class org.bouncycastle.sasn1.Asn1Integer
Asn1Integer(int,byte[]) - constructor for class org.bouncycastle.sasn1.Asn1Integer
Asn1Integer(long) - constructor for class org.bouncycastle.sasn1.Asn1Integer
Asn1Null - class org.bouncycastle.sasn1.Asn1Null
Asn1Null(int) - constructor for class org.bouncycastle.sasn1.Asn1Null
Asn1Object - class org.bouncycastle.sasn1.Asn1Object
Asn1Object(int,int,InputStream) - constructor for class org.bouncycastle.sasn1.Asn1Object
Asn1ObjectIdentifier - class org.bouncycastle.sasn1.Asn1ObjectIdentifier
Asn1ObjectIdentifier(String) - constructor for class org.bouncycastle.sasn1.Asn1ObjectIdentifier
Asn1OctetString - interface org.bouncycastle.sasn1.Asn1OctetString
Asn1Sequence - interface org.bouncycastle.sasn1.Asn1Sequence
Asn1SequenceTest - class org.bouncycastle.sasn1.test.Asn1SequenceTest
Asn1Set - interface org.bouncycastle.sasn1.Asn1Set
Asn1TaggedObject - class org.bouncycastle.sasn1.Asn1TaggedObject
Asn1TaggedObject(int,int,InputStream) - constructor for class org.bouncycastle.sasn1.Asn1TaggedObject

B

BerGenerator - class org.bouncycastle.sasn1.BerGenerator
BerGenerator(OutputStream) - constructor for class org.bouncycastle.sasn1.BerGenerator
BerGenerator(OutputStream,int,boolean) - constructor for class org.bouncycastle.sasn1.BerGenerator
BerOctetString - class org.bouncycastle.sasn1.BerOctetString
BerOctetString(int,InputStream) - constructor for class org.bouncycastle.sasn1.BerOctetString
BerOctetStringGenerator - class org.bouncycastle.sasn1.BerOctetStringGenerator
BerOctetStringGenerator(OutputStream) - constructor for class org.bouncycastle.sasn1.BerOctetStringGenerator
BerOctetStringGenerator(OutputStream,int,boolean) - constructor for class org.bouncycastle.sasn1.BerOctetStringGenerator
BerSequence - class org.bouncycastle.sasn1.BerSequence
BerSequence(int,InputStream) - constructor for class org.bouncycastle.sasn1.BerSequence
BerSequenceGenerator - class org.bouncycastle.sasn1.BerSequenceGenerator
BerSequenceGenerator(OutputStream) - constructor for class org.bouncycastle.sasn1.BerSequenceGenerator
BerSequenceGenerator(OutputStream,int,boolean) - constructor for class org.bouncycastle.sasn1.BerSequenceGenerator
BerSet - class org.bouncycastle.sasn1.BerSet
BerSet(int,InputStream) - constructor for class org.bouncycastle.sasn1.BerSet
BerTag - class org.bouncycastle.sasn1.BerTag
BIT_STRING - static field in class org.bouncycastle.sasn1.BerTag
BMP_STRING - static field in class org.bouncycastle.sasn1.BerTag
BOOLEAN - static field in class org.bouncycastle.sasn1.BerTag

C

CAST5_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
CAST5_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
CAST5_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
close() - method in class org.bouncycastle.sasn1.BerSequenceGenerator
close() - method in class org.bouncycastle.cms.CMSContentInfoParser
Close the underlying data stream.
close() - method in class org.bouncycastle.sasn1.DerSequenceGenerator
CMSCompressedData - class org.bouncycastle.cms.CMSCompressedData
containing class for an CMS Compressed Data object
CMSCompressedData(byte[]) - constructor for class org.bouncycastle.cms.CMSCompressedData
CMSCompressedData(ContentInfo) - constructor for class org.bouncycastle.cms.CMSCompressedData
CMSCompressedData(InputStream) - constructor for class org.bouncycastle.cms.CMSCompressedData
General class for generating a compressed CMS message.
CMSCompressedDataGenerator() - constructor for class org.bouncycastle.cms.CMSCompressedDataGenerator
base constructor
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
General class for generating a compressed CMS message stream.
CMSCompressedDataStreamGenerator() - constructor for class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
base constructor
CMSContentInfoParser - class org.bouncycastle.cms.CMSContentInfoParser
CMSContentInfoParser(InputStream) - constructor for class org.bouncycastle.cms.CMSContentInfoParser
a holding class for a byte array of data to be enveloped.
CMSEnvelopableByteArray(byte[]) - constructor for class org.bouncycastle.cms.CMSEnvelopableByteArray
CMSEnvelopedData - class org.bouncycastle.cms.CMSEnvelopedData
containing class for an CMS Enveloped Data object
CMSEnvelopedData(byte[]) - constructor for class org.bouncycastle.cms.CMSEnvelopedData
CMSEnvelopedData(ContentInfo) - constructor for class org.bouncycastle.cms.CMSEnvelopedData
CMSEnvelopedData(InputStream) - constructor for class org.bouncycastle.cms.CMSEnvelopedData
General class for generating a CMS enveloped-data message.
CMSEnvelopedDataGenerator() - constructor for class org.bouncycastle.cms.CMSEnvelopedDataGenerator
base constructor
CMSEnvelopedDataParser - class org.bouncycastle.cms.CMSEnvelopedDataParser
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
General class for generating a CMS enveloped-data message stream.
CMSEnvelopedDataStreamGenerator() - constructor for class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
base constructor
CMSException - class org.bouncycastle.cms.CMSException
CMSException(String) - constructor for class org.bouncycastle.cms.CMSException
CMSException(String,Exception) - constructor for class org.bouncycastle.cms.CMSException
CMSProcessable - interface org.bouncycastle.cms.CMSProcessable
CMSProcessableBodyPart - class org.bouncycastle.mail.smime.CMSProcessableBodyPart
a holding class for a BodyPart to be processed.
CMSProcessableBodyPart(BodyPart) - constructor for class org.bouncycastle.mail.smime.CMSProcessableBodyPart
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.
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.
a holding class for a byte array of data to be processed.
CMSProcessableByteArray(byte[]) - constructor for class org.bouncycastle.cms.CMSProcessableByteArray
CMSProcessableFile - class org.bouncycastle.cms.CMSProcessableFile
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
CMSSignableByteArray - class org.bouncycastle.cms.CMSSignableByteArray
a holding class for a byte array of data to be signed or verified.
CMSSignableByteArray(byte[]) - constructor for class org.bouncycastle.cms.CMSSignableByteArray
CMSSignedData - class org.bouncycastle.cms.CMSSignedData
general class for handling a pkcs7-signature message.
CMSSignedData(byte[]) - constructor for class org.bouncycastle.cms.CMSSignedData
CMSSignedData(ContentInfo) - constructor for class org.bouncycastle.cms.CMSSignedData
CMSSignedData(InputStream) - constructor for class org.bouncycastle.cms.CMSSignedData
base constructor - with encapsulated content
base constructor
CMSSignedDataGenerator - class org.bouncycastle.cms.CMSSignedDataGenerator
general class for generating a pkcs7-signature message.
CMSSignedDataGenerator() - constructor for class org.bouncycastle.cms.CMSSignedDataGenerator
base constructor
CMSSignedDataParser - class org.bouncycastle.cms.CMSSignedDataParser
Parsing class for an CMS Signed Data object from an input stream.
CMSSignedDataParser(byte[]) - constructor for class org.bouncycastle.cms.CMSSignedDataParser
CMSSignedDataParser(InputStream) - constructor for class org.bouncycastle.cms.CMSSignedDataParser
base constructor - with encapsulated content
base constructor
General class for generating a pkcs7-signature message stream.
CMSSignedDataStreamGenerator() - constructor for class org.bouncycastle.cms.CMSSignedDataStreamGenerator
base constructor
CMSSignedGenerator - class org.bouncycastle.cms.CMSSignedGenerator
CMSSignedGenerator() - constructor for class org.bouncycastle.cms.CMSSignedGenerator
CMSTestUtil - class org.bouncycastle.cms.test.CMSTestUtil
CMSTypedStream - class org.bouncycastle.cms.CMSTypedStream
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 org.bouncycastle.sasn1.cms.CompressedDataParser
RFC 3274 - CMS Compressed Data.
CompressedDataParser(org.bouncycastle.sasn1.Asn1Sequence) - constructor for class org.bouncycastle.sasn1.cms.CompressedDataParser
CompressedDataStreamTest - class org.bouncycastle.cms.test.CompressedDataStreamTest
CompressedDataStreamTest(String) - constructor for class org.bouncycastle.cms.test.CompressedDataStreamTest
CompressedDataTest - class org.bouncycastle.cms.test.CompressedDataTest
CompressedDataTest(String) - constructor for class org.bouncycastle.cms.test.CompressedDataTest
CONSTRUCTED - static field in class org.bouncycastle.sasn1.BerTag
ContentInfoParser - class org.bouncycastle.sasn1.cms.ContentInfoParser
Produce an object suitable for an ASN1OutputStream.
ContentInfoParser(org.bouncycastle.sasn1.Asn1Sequence) - constructor for class org.bouncycastle.sasn1.cms.ContentInfoParser
CreateCompressedMail - class org.bouncycastle.mail.smime.examples.CreateCompressedMail
a simple example that creates a single compressed mail message.
CreateEncryptedMail - class org.bouncycastle.mail.smime.examples.CreateEncryptedMail
a simple example that creates a single encrypted mail message.
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 org.bouncycastle.mail.smime.examples.CreateLargeCompressedMail
a simple example that creates a single compressed mail message using the large file model.
CreateLargeEncryptedMail - class org.bouncycastle.mail.smime.examples.CreateLargeEncryptedMail
a simple example that creates a single encrypted mail message.
CreateLargeSignedMail - class org.bouncycastle.mail.smime.examples.CreateLargeSignedMail
a simple example that creates a single signed mail message.
CreateSignedMail - class org.bouncycastle.mail.smime.examples.CreateSignedMail
a simple example that creates a single signed mail message.
CreateSignedMultipartMail - class org.bouncycastle.mail.smime.examples.CreateSignedMultipartMail
a simple example that creates a single signed multipart mail message.
CRLFOutputStream - class org.bouncycastle.mail.smime.util.CRLFOutputStream
CRLFOutputStream(OutputStream) - constructor for class org.bouncycastle.mail.smime.util.CRLFOutputStream

D

DATA - static field in class org.bouncycastle.cms.CMSSignedGenerator
Default type for the signed data.
DEBUG - static field in class org.bouncycastle.cms.test.CMSTestUtil
DEBUG - field in class org.bouncycastle.cms.test.CompressedDataTest
DEBUG - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
DerGenerator - class org.bouncycastle.sasn1.DerGenerator
DerGenerator(OutputStream) - constructor for class org.bouncycastle.sasn1.DerGenerator
DerGenerator(OutputStream,int,boolean) - constructor for class org.bouncycastle.sasn1.DerGenerator
DerObject - class org.bouncycastle.sasn1.DerObject
DerOctetString - class org.bouncycastle.sasn1.DerOctetString
DerOctetString(int,byte[]) - constructor for class org.bouncycastle.sasn1.DerOctetString
DerSequence - class org.bouncycastle.sasn1.DerSequence
DerSequenceGenerator - class org.bouncycastle.sasn1.DerSequenceGenerator
DerSequenceGenerator(OutputStream) - constructor for class org.bouncycastle.sasn1.DerSequenceGenerator
DerSequenceGenerator(OutputStream,int,boolean) - constructor for class org.bouncycastle.sasn1.DerSequenceGenerator
DerSet - class org.bouncycastle.sasn1.DerSet
DES_EDE3_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
DES_EDE3_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
DES_EDE3_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
desede128kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
desede128kg - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
desede192kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
desede192kg - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
DIGEST_GOST3411 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_MD5 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_MD5 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
DIGEST_SHA1 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_SHA1 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
DIGEST_SHA224 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_SHA224 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
DIGEST_SHA256 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_SHA256 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
DIGEST_SHA384 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_SHA384 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
DIGEST_SHA512 - static field in class org.bouncycastle.cms.CMSSignedGenerator
DIGEST_SHA512 - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
dispose() - method in class org.bouncycastle.mail.smime.util.FileBackedMimeBodyPart
dispose() - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
Close of this stream and any substreams that have been created from it.
drain() - method in class org.bouncycastle.cms.CMSTypedStream
dsaKpg - static field in class org.bouncycastle.cms.test.CMSTestUtil
dsaKpg - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
dumpBase64(byte[]) - static method in class org.bouncycastle.cms.test.CMSTestUtil
dumpContent(MimeBodyPart,String) - static method in class org.bouncycastle.mail.smime.examples.ExampleUtils
Dump the content of the passed in BodyPart to the file fileName.

E

ecDsaKpg - static field in class org.bouncycastle.cms.test.CMSTestUtil
encoding - field in class org.bouncycastle.mail.smime.SMIMEGenerator
EncryptedContentInfoParser - class org.bouncycastle.sasn1.cms.EncryptedContentInfoParser
 EncryptedContentInfo ::= SEQUENCE {
     contentType ContentType,
     contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier,
     encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL 
 }
 
ENCRYPTION_DSA - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENCRYPTION_DSA - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
ENCRYPTION_ECDSA - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENCRYPTION_ECGOST3410 - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENCRYPTION_GOST3410 - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENCRYPTION_RSA - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENCRYPTION_RSA - static field in class org.bouncycastle.mail.smime.SMIMESignedGenerator
ENCRYPTION_RSA_PSS - static field in class org.bouncycastle.cms.CMSSignedGenerator
ENUMERATED - static field in class org.bouncycastle.sasn1.BerTag
EnvelopedDataParser - class org.bouncycastle.sasn1.cms.EnvelopedDataParser
 EnvelopedData ::= SEQUENCE {
     version CMSVersion,
     originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL,
     recipientInfos RecipientInfos,
     encryptedContentInfo EncryptedContentInfo,
     unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL 
 }
 
EnvelopedDataParser(org.bouncycastle.sasn1.Asn1Sequence) - constructor for class org.bouncycastle.sasn1.cms.EnvelopedDataParser
EnvelopedDataStreamTest - class org.bouncycastle.cms.test.EnvelopedDataStreamTest
EnvelopedDataStreamTest() - constructor for class org.bouncycastle.cms.test.EnvelopedDataStreamTest
EnvelopedDataTest - class org.bouncycastle.cms.test.EnvelopedDataTest
EnvelopedDataTest() - constructor for class org.bouncycastle.cms.test.EnvelopedDataTest
equals(Object) - method in class org.bouncycastle.sasn1.Asn1ObjectIdentifier
equals(Object) - method in class org.bouncycastle.cms.RecipientId
equals(Object) - method in class org.bouncycastle.cms.SignerId
ExampleUtils - class org.bouncycastle.mail.smime.examples.ExampleUtils
EXTERNAL - static field in class org.bouncycastle.sasn1.BerTag

F

FileBackedMimeBodyPart - class org.bouncycastle.mail.smime.util.FileBackedMimeBodyPart
FileBackedMimeBodyPart(File) - constructor for class org.bouncycastle.mail.smime.util.FileBackedMimeBodyPart
findKeyAlias(KeyStore,String,char[]) - static method in class org.bouncycastle.mail.smime.examples.ExampleUtils

G

GENERAL_STRING - static field in class org.bouncycastle.sasn1.BerTag
GENERALIZED_TIME - static field in class org.bouncycastle.sasn1.BerTag
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(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,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,String) - 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) - 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.SMIMESignedGenerator
generate a signed object that contains an SMIME Signed Multipart object using the given provider from the given MimeMessage
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,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 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 an object that contains an CMS Compressed Data
generate a signed object that for a CMS Signed Data object using the given provider.
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
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.
Similar method to the other generate methods.
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.
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(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.
get(org.bouncycastle.cms.SignerId) - method in class org.bouncycastle.cms.SignerInformationStore
Return the first SignerInformation object that matches the passed in selector.
getCertificates() - method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
getCertificates() - method in class org.bouncycastle.sasn1.cms.SignedDataParser
getCertificatesAndCRLs(String,String) - 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.
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
getContent() - method in class org.bouncycastle.cms.CMSCompressedData
getContent() - method in class org.bouncycastle.cms.CMSCompressedDataParser
getContent() - method in class org.bouncycastle.cms.CMSProcessable
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() - method in class org.bouncycastle.cms.CMSProcessableByteArray
getContent() - method in class org.bouncycastle.cms.CMSProcessableFile
Return the file handle.
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(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(int) - method in class org.bouncycastle.sasn1.cms.ContentInfoParser
getContent(Key,String) - method in class org.bouncycastle.cms.RecipientInformation
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
getContentFromSessionKey(Key,String) - method in class org.bouncycastle.cms.RecipientInformation
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,String) - method in class org.bouncycastle.cms.KeyTransRecipientInformation
decrypt the content and return it as a byte array.
getContentStream(Key,String) - method in class org.bouncycastle.cms.RecipientInformation
getContentType() - method in class org.bouncycastle.cms.CMSTypedStream
getContentType() - method in class org.bouncycastle.sasn1.cms.ContentInfoParser
getContentType() - method in class org.bouncycastle.sasn1.cms.EncryptedContentInfoParser
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 - depending on whether this was unencapsulated or not it will return a MimeMultipart or a MimeBodyPart
getCrls() - method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
getCrls() - method in class org.bouncycastle.sasn1.cms.SignedDataParser
getDigestAlgOID() - method in class org.bouncycastle.cms.SignerInformation
return the object identifier for the signature.
getDigestAlgorithms() - method in class org.bouncycastle.sasn1.cms.SignedDataParser
getDigestAlgParams() - method in class org.bouncycastle.cms.SignerInformation
return the signature parameters, or null if there aren't any.
getEncapContentInfo() - method in class org.bouncycastle.sasn1.cms.CompressedDataParser
getEncapContentInfo() - method in class org.bouncycastle.sasn1.cms.SignedDataParser
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.CMSSignedData
return the ASN.1 encoded representation of this object.
getEncoded() - method in class org.bouncycastle.sasn1.DerObject
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
getEncryptedContentInfo() - method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
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.
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/encyrption 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.
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
getObject(int,boolean) - method in class org.bouncycastle.sasn1.Asn1TaggedObject
getOctetOutputStream() - method in class org.bouncycastle.sasn1.BerOctetStringGenerator
getOctetOutputStream(byte[]) - method in class org.bouncycastle.sasn1.BerOctetStringGenerator
getOctetStream() - method in class org.bouncycastle.sasn1.Asn1OctetString
getOctetStream() - method in class org.bouncycastle.sasn1.BerOctetString
getOctetStream() - method in class org.bouncycastle.sasn1.DerOctetString
getPosition() - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
getRawContentStream() - method in class org.bouncycastle.sasn1.Asn1Object
Return an input stream representing the content bytes of the object.
getRawContentStream() - method in class org.bouncycastle.sasn1.DerObject
getRawOutputStream() - method in class org.bouncycastle.sasn1.Asn1Generator
getRawOutputStream() - method in class org.bouncycastle.sasn1.BerGenerator
getRawOutputStream() - method in class org.bouncycastle.sasn1.DerSequenceGenerator
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
getRecipients() - method in class org.bouncycastle.cms.RecipientInformationStore
getRID() - method in class org.bouncycastle.cms.RecipientInformation
getSID() - method in class org.bouncycastle.cms.SignerInformation
getSignature() - method in class org.bouncycastle.cms.SignerInformation
return the encoded signature
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.
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
getSigners() - method in class org.bouncycastle.cms.SignerInformationStore
Return all signers in the collection
Return possible empty collection with signers matching the passed in SignerId
getTagNumber() - method in class org.bouncycastle.sasn1.Asn1Object
Return the tag number for this object.
getTagNumber() - method in class org.bouncycastle.sasn1.DerObject
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
getUnderlyingException() - method in class org.bouncycastle.cms.CMSException
getUnderlyingException() - method in class 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
getUnsignedAttributes() - method in class org.bouncycastle.cms.SignerInformation
return a table of the unsigned attributes indexed by the OID of the attribute.
getUnsignedAttributeSet(AttributeTable) - method in class org.bouncycastle.cms.CMSSignedGenerator
getValue() - method in class org.bouncycastle.sasn1.Asn1Integer
getVersion() - method in class org.bouncycastle.sasn1.cms.CompressedDataParser
getVersion() - method in class org.bouncycastle.sasn1.cms.EnvelopedDataParser
getVersion() - method in class org.bouncycastle.sasn1.cms.SignedDataParser
getVersion() - method in class org.bouncycastle.cms.SignerInformation
return the version number for this objects underlying SignerInfo structure.
gostKpg - static field in class org.bouncycastle.cms.test.CMSTestUtil
GRAPHIC_STRING - static field in class org.bouncycastle.sasn1.BerTag

H

hashCode() - method in class org.bouncycastle.sasn1.Asn1ObjectIdentifier
hashCode() - method in class org.bouncycastle.cms.RecipientId
hashCode() - method in class org.bouncycastle.cms.SignerId

I

IA5_STRING - static field in class org.bouncycastle.sasn1.BerTag
IDEA_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
IDEA_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
IDEA_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
INTEGER - static field in class org.bouncycastle.sasn1.BerTag
isConstructed() - method in class org.bouncycastle.sasn1.Asn1Object
Return true if this object is a constructed one.

K

the RecipientInfo class for a recipient who has been sent a message encrypted using a secret key known to the other side.
the KeyTransRecipientInformation class for a recipient who has been sent a secret key encrypted using their public key that needs to be used to extract the message.
kpg - static field in class org.bouncycastle.cms.test.CMSTestUtil
kpg - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil

L

lastb - field in class org.bouncycastle.mail.smime.util.CRLFOutputStream

M

main(args[]) - static method in class org.bouncycastle.cms.test.CompressedDataTest
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateCompressedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateEncryptedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateLargeCompressedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateLargeEncryptedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateLargeSignedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateSignedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.CreateSignedMultipartMail
main(args[]) - static method in class org.bouncycastle.cms.test.EnvelopedDataTest
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.ReadCompressedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.ReadEncryptedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.ReadLargeCompressedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.ReadLargeEncryptedMail
main(args[]) - static method in class org.bouncycastle.mail.smime.examples.SendSignedAndEncryptedMail
main(args[]) - static method in class org.bouncycastle.cms.test.SignedDataTest
main(args[]) - static method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
main(args[]) - static method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
main(args[]) - static method in class org.bouncycastle.mail.smime.test.SMIMEMiscTest
main(args[]) - static method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
main(String[]) - static method in class org.bouncycastle.cms.test.AllTests
main(String[]) - static method in class org.bouncycastle.mail.smime.test.AllTests
main(String[]) - static method in class org.bouncycastle.sasn1.test.AllTests
main(String[]) - static method in class org.bouncycastle.mail.smime.examples.ReadLargeSignedMail
main(String[]) - static method in class org.bouncycastle.mail.smime.examples.ReadSignedMail
makeAES192Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeCACertificate(KeyPair,String,KeyPair,String) - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeCertificate(KeyPair,String,KeyPair,String) - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeCertificate(KeyPair,String,KeyPair,String) - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeCertificate(KeyPair,String,KeyPair,String,boolean) - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeContentBodyPart(MimeBodyPart) - method in class org.bouncycastle.mail.smime.SMIMEGenerator
Make sure we have a valid content body part - setting the headers with defaults if neccessary.
makeContentBodyPart(MimeMessage) - method in class org.bouncycastle.mail.smime.SMIMEGenerator
extract an appropriate body part from the passed in MimeMessage
makeDesede128Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeDesede128Key() - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeDesede192Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeDesede192Key() - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeDsaKeyPair() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeDSAKeyPair() - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeEcDsaKeyPair() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeGostKeyPair() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeKeyPair() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeKeyPair() - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeMimeBodyPart(MimeMultipart) - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeMimeBodyPart(String) - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeMimeMultipart(String,String) - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeRC2128Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeRC240Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
makeRC240Key() - static method in class org.bouncycastle.mail.smime.test.SMIMETestUtil
makeRC264Key() - static method in class org.bouncycastle.cms.test.CMSTestUtil
mark(int) - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
multipart_signed - class org.bouncycastle.mail.smime.handlers.multipart_signed

N

newline - static field in class org.bouncycastle.mail.smime.util.CRLFOutputStream
newStream(long,long) - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
NULL - static field in class org.bouncycastle.sasn1.BerTag
NUMERIC_STRING - static field in class org.bouncycastle.sasn1.BerTag

O

OBJECT_IDENTIFIER - static field in class org.bouncycastle.sasn1.BerTag
OCTET_STRING - static field in class org.bouncycastle.sasn1.BerTag
OctetStringTest - class org.bouncycastle.sasn1.test.OctetStringTest
OIDTest - class org.bouncycastle.sasn1.test.OIDTest
X.690 test example
open(OutputStream) - method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider.
open(OutputStream,boolean) - method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
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".
open(OutputStream,String) - method in class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
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 an enveloped object that contains an CMS Enveloped Data object using the given provider.
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
Regression tests for the org.bouncycastle.cms package.
High level classes for dealing with S/MIME objects (RFC 3851).
Example code demonstrating the use of the S/MIME package for a variety of uses.
S/MIME handlers for the JavaMail API.
Regression tests for the org.bouncycastle.mail.smime package.
A library for parsing and writing ASN.1 objects using a streaming model.

P

ParseTest - class org.bouncycastle.sasn1.test.ParseTest
pkcs7_mime - class org.bouncycastle.mail.smime.handlers.pkcs7_mime
pkcs7_mime() - constructor for class org.bouncycastle.mail.smime.handlers.pkcs7_mime
pkcs7_signature - class org.bouncycastle.mail.smime.handlers.pkcs7_signature
pkcs7_signature() - constructor for class org.bouncycastle.mail.smime.handlers.pkcs7_signature
PKCS7ContentHandler - class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
PRINTABLE_STRING - static field in class org.bouncycastle.sasn1.BerTag

R

rand - static field in class org.bouncycastle.cms.test.CMSTestUtil
rand - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
rc2128kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
rc240kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
rc240kg - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
rc264kg - static field in class org.bouncycastle.cms.test.CMSTestUtil
RC2_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
RC2_CBC - static field in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
RC2_CBC - static field in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
read() - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
read(byte[]) - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
read(byte[],int,int) - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
ReadCompressedMail - class org.bouncycastle.mail.smime.examples.ReadCompressedMail
a simple example that reads a compressed email.
ReadEncryptedMail - class org.bouncycastle.mail.smime.examples.ReadEncryptedMail
a simple example that reads an encrypted email.
ReadLargeCompressedMail - class org.bouncycastle.mail.smime.examples.ReadLargeCompressedMail
a simple example that reads an oversize compressed email and writes data contained in the compressed part into a file.
ReadLargeEncryptedMail - class org.bouncycastle.mail.smime.examples.ReadLargeEncryptedMail
a simple example that reads an encrypted email using the large file model.
ReadLargeSignedMail - class org.bouncycastle.mail.smime.examples.ReadLargeSignedMail
a simple example that reads a basic SMIME signed mail file.
readObject() - method in class org.bouncycastle.sasn1.Asn1InputStream
readObject() - method in class org.bouncycastle.sasn1.Asn1Sequence
readObject() - method in class org.bouncycastle.sasn1.Asn1Set
readObject() - method in class org.bouncycastle.sasn1.BerSequence
readObject() - method in class org.bouncycastle.sasn1.BerSet
readObject() - method in class org.bouncycastle.sasn1.DerSequence
readObject() - method in class org.bouncycastle.sasn1.DerSet
ReadSignedMail - class org.bouncycastle.mail.smime.examples.ReadSignedMail
a simple example that reads a basic SMIME signed mail file.
RecipientId - class org.bouncycastle.cms.RecipientId
RecipientInformation - class org.bouncycastle.cms.RecipientInformation
RecipientInformationStore(Collection) - constructor for class org.bouncycastle.cms.RecipientInformationStore
Replace the certificate and CRL information associated with this CMSSignedData object with the new one passed in.
Replace the signerinformation store associated with this CMSSignedData object with the new one passed in.
Return a signer information object with the passed in unsigned attributes replacing the ones that are current associated with the object passed in.
reset() - method in class org.bouncycastle.mail.smime.util.SharedFileInputStream

S

SendSignedAndEncryptedMail - class org.bouncycastle.mail.smime.examples.SendSignedAndEncryptedMail
Example that sends a signed and encrypted mail message.
SEQUENCE - static field in class org.bouncycastle.sasn1.BerTag
SEQUENCE_OF - static field in class org.bouncycastle.sasn1.BerTag
serialNumber - static field in class org.bouncycastle.cms.test.CMSTestUtil
serialNumber - static field in class org.bouncycastle.mail.smime.test.SMIMETestUtil
SET - static field in class org.bouncycastle.sasn1.BerTag
SET_OF - static field in class org.bouncycastle.sasn1.BerTag
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.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.CompressedDataTest
setUp() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
setUp() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
SharedFileInputStream - class org.bouncycastle.mail.smime.util.SharedFileInputStream
SharedFileInputStream(File) - constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
SharedFileInputStream(String) - constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
SignedDataParser - class org.bouncycastle.sasn1.cms.SignedDataParser
 SignedData ::= SEQUENCE {
     version CMSVersion,
     digestAlgorithms DigestAlgorithmIdentifiers,
     encapContentInfo EncapsulatedContentInfo,
     certificates [0] IMPLICIT CertificateSet OPTIONAL,
     crls [1] IMPLICIT CertificateRevocationLists OPTIONAL,
     signerInfos SignerInfos
   }
 
SignedDataParser(org.bouncycastle.sasn1.Asn1Sequence) - constructor for class org.bouncycastle.sasn1.cms.SignedDataParser
SignedDataStreamTest - class org.bouncycastle.cms.test.SignedDataStreamTest
SignedDataStreamTest(String) - constructor for class org.bouncycastle.cms.test.SignedDataStreamTest
SignedDataTest - class org.bouncycastle.cms.test.SignedDataTest
SignedDataTest(String) - constructor for class org.bouncycastle.cms.test.SignedDataTest
SignerId - class org.bouncycastle.cms.SignerId
a basic index for a signer.
SignerInformation - class org.bouncycastle.cms.SignerInformation
an expanded SignerInfo block from a CMS Signed message
SignerInformationStore - class org.bouncycastle.cms.SignerInformationStore
SignerInformationStore(Collection) - constructor for class org.bouncycastle.cms.SignerInformationStore
size() - method in class org.bouncycastle.cms.RecipientInformationStore
size() - method in class org.bouncycastle.cms.SignerInformationStore
Return the number of signers in the collection.
SMIMECompressed - class org.bouncycastle.mail.smime.SMIMECompressed
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 org.bouncycastle.mail.smime.SMIMECompressedGenerator
General class for generating a pkcs7-mime compressed message.
SMIMECompressedParser - class org.bouncycastle.mail.smime.SMIMECompressedParser
Stream based containing class for an S/MIME pkcs7-mime compressed MimePart.
SMIMECompressedParser(MimeBodyPart) - 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) - constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
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 org.bouncycastle.mail.smime.test.SMIMECompressedTest
SMIMECompressedTest(String) - constructor for class org.bouncycastle.mail.smime.test.SMIMECompressedTest
SMIMEEnveloped - class org.bouncycastle.mail.smime.SMIMEEnveloped
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 org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
General class for generating a pkcs7-mime message.
SMIMEEnvelopedGenerator() - constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
base constructor
SMIMEEnvelopedParser - class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart.
SMIMEEnvelopedParser(MimeBodyPart) - 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) - constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
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 org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
SMIMEEnvelopedTest(String) - constructor for class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
SMIMEException - class org.bouncycastle.mail.smime.SMIMEException
SMIMEException(String) - constructor for class org.bouncycastle.mail.smime.SMIMEException
SMIMEException(String,Exception) - constructor for class org.bouncycastle.mail.smime.SMIMEException
SMIMEGenerator - class org.bouncycastle.mail.smime.SMIMEGenerator
super class of the various generators.
SMIMEGenerator() - constructor for class org.bouncycastle.mail.smime.SMIMEGenerator
base constructor
SMIMEMiscTest - class org.bouncycastle.mail.smime.test.SMIMEMiscTest
SMIMEMiscTest(String) - constructor for class org.bouncycastle.mail.smime.test.SMIMEMiscTest
SMIMESigned - class org.bouncycastle.mail.smime.SMIMESigned
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 org.bouncycastle.mail.smime.SMIMESignedGenerator
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 org.bouncycastle.mail.smime.SMIMESignedParser
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,String) - constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
base constructor with settable contentTransferEncoding
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 org.bouncycastle.mail.smime.test.SMIMESignedTest
SMIMESignedTest(String) - constructor for class org.bouncycastle.mail.smime.test.SMIMESignedTest
SMIMEStreamingProcessor - interface org.bouncycastle.mail.smime.SMIMEStreamingProcessor
SMIMETestUtil - class org.bouncycastle.mail.smime.test.SMIMETestUtil
SMIMEUtil - 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.mail.smime.test.AllTests
suite() - static method in class org.bouncycastle.sasn1.test.AllTests
suite() - static method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
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.sasn1.test.OctetStringTest
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.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

T

T61_STRING - static field in class org.bouncycastle.sasn1.BerTag
TAGGED - static field in class org.bouncycastle.sasn1.BerTag
tearDown() - method in class org.bouncycastle.cms.test.CompressedDataTest
test1000() - method in class org.bouncycastle.cms.test.CompressedDataStreamTest
testAES128Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testAES192Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testAES256Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testAESKEK() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testAESKEK() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testBasic() - method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
testBerExplicitTaggedSequenceWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testBerReading() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testBerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testCapEncrypt() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testCASTEncrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testCertificateManagement() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testClassCast() - method in class org.bouncycastle.sasn1.test.ParseTest
testCompressedSHA1WithRSA() - method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
test compressing and uncompressing of a multipart-signed message.
testDerExp() - method in class org.bouncycastle.sasn1.test.ParseTest
testDerExplicitTaggedSequenceWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testDerImplicitTaggedSequenceWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testDerReading() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testDerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testDESEDE3Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testDESKEK() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testDSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testDSANoAttributes() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testEach() - method in class org.bouncycastle.cms.test.CompressedDataStreamTest
testEach() - method in class org.bouncycastle.cms.test.CompressedDataTest
testECDSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testGOST3411WithGOST3410Encapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testHeaders() - method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
testHeaders() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testHeaders() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testHeadersEncapsulated() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testIDEAEncrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testKeyTrans() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTrans128RC4() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransAES128() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testKeyTransAES128() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransAES128Buffered() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testKeyTransAES128BufferedStream() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testKeyTransAES128Der() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testKeyTransAES128Throughput() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testKeyTransAES192() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransAES256() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransODES() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransRC4() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testKeyTransSmallAES() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testMD5WithRSA() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testNestedBerDerReading() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedBerDerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedBerReading() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedBerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedDerReading() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedDerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedExplicitTagDerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedImplicitTagDerWriting() - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedReading(byte[]) - method in class org.bouncycastle.sasn1.test.Asn1SequenceTest
testNestedStructure() - method in class org.bouncycastle.sasn1.test.OctetStringTest
testNullContentWithSigner() - method in class org.bouncycastle.cms.test.SignedDataTest
testParser() - method in class org.bouncycastle.mail.smime.test.SMIMECompressedTest
testParserDESEDE3Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testRC2Encrypted() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testRC2KEK() - method in class org.bouncycastle.cms.test.EnvelopedDataTest
testReadingWriting() - method in class org.bouncycastle.sasn1.test.OctetStringTest
testReadingWritingNested() - method in class org.bouncycastle.sasn1.test.OctetStringTest
testReadingWritingZeroInLength() - method in class org.bouncycastle.sasn1.test.OctetStringTest
testRecode() - method in class org.bouncycastle.sasn1.test.OIDTest
testSHA1AndMD5WithRSAEncapsulatedRepeated() - method in class org.bouncycastle.cms.test.SignedDataTest
testSha1EncapsulatedSignature() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1withDSA() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSA() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1WithRSA() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSACanonicalization() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1WithRSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testSHA1WithRSAEncapsulated() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSAEncapsulatedBuffered() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1WithRSAEncapsulatedBufferedStream() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1WithRSAEncapsulatedParser() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSAEncapsulatedParserAndFile() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA1WithRSANoAttributes() - method in class org.bouncycastle.cms.test.SignedDataStreamTest
testSHA1WithRSANoAttributes() - method in class org.bouncycastle.cms.test.SignedDataTest
testSHA224WithRSA() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA224WithRSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testSHA224WithRSAParser() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA224WithRSAParserEncryptedWithDES() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA256WithRSABinary() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA256WithRSABinaryWithParser() - method in class org.bouncycastle.mail.smime.test.SMIMESignedTest
testSHA256WithRSAEncapsulated() - method in class org.bouncycastle.cms.test.SignedDataTest
testSHA256WithRSAParserCompressed() - method in class org.bouncycastle.mail.smime.test.SMIMEMiscTest
testSHA256WithRSAParserEncryptedWithAES() - method in class org.bouncycastle.mail.smime.test.SMIMEMiscTest
testSubKeyId() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testTwoAESKEK() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
testTwoRecipients() - method in class org.bouncycastle.mail.smime.test.SMIMEEnvelopedTest
testUnsortedAttributes() - method in class org.bouncycastle.cms.test.SignedDataTest
testValue() - method in class org.bouncycastle.sasn1.test.OIDTest
testWorkingData() - method in class org.bouncycastle.cms.test.CompressedDataStreamTest
testWorkingData() - method in class org.bouncycastle.cms.test.CompressedDataTest
testWorkingData() - method in class org.bouncycastle.cms.test.EnvelopedDataStreamTest
toMimeBodyPart(byte[]) - static method in class org.bouncycastle.mail.smime.SMIMEUtil
return the MimeBodyPart described in the raw bytes provided in content
toMimeBodyPart(InputStream) - static method in class org.bouncycastle.mail.smime.SMIMEUtil
return the MimeBodyPart described in the input stream content
toMimeBodyPart(org.bouncycastle.cms.CMSTypedStream) - static method in class org.bouncycastle.mail.smime.SMIMEUtil
return a file backed MimeBodyPart described in CMSTypedStream content.
toMimeBodyPart(org.bouncycastle.cms.CMSTypedStream,File) - static method in class org.bouncycastle.mail.smime.SMIMEUtil
Return a file based MimeBodyPart represented by content and backed by the file represented by file.
toString() - method in class org.bouncycastle.sasn1.Asn1ObjectIdentifier

U

UNIVERSAL_STRING - static field in class org.bouncycastle.sasn1.BerTag
useBase64 - field in class org.bouncycastle.mail.smime.SMIMEGenerator
UTC_TIME - static field in class org.bouncycastle.sasn1.BerTag
UTF8_STRING - static field in class org.bouncycastle.sasn1.BerTag

V

verify(PublicKey,String) - method in class org.bouncycastle.cms.SignerInformation
verify that the given public key succesfully handles and confirms the signature associated with this signer.
verify(X509Certificate,String) - method in class org.bouncycastle.cms.SignerInformation
verify that the given certificate succesfully handles and confirms the signature associated with this signer and, if a signingTime attribute is available, that the certificate was valid at the time the signature was generated.
VIDEOTEX_STRING - static field in class org.bouncycastle.sasn1.BerTag
VISIBLE_STRING - static field in class org.bouncycastle.sasn1.BerTag

W

write(buf[],int,int) - method in class org.bouncycastle.mail.smime.util.CRLFOutputStream
write(byte[]) - method in class org.bouncycastle.mail.smime.util.CRLFOutputStream
write(int) - method in class org.bouncycastle.mail.smime.util.CRLFOutputStream
write(OutputStream) - method in class org.bouncycastle.cms.CMSProcessable
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - method in class org.bouncycastle.mail.smime.CMSProcessableBodyPart
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartInbound
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartOutbound
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - method in class org.bouncycastle.cms.CMSProcessableByteArray
write(OutputStream) - method in class org.bouncycastle.cms.CMSProcessableFile
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - method in class org.bouncycastle.mail.smime.SMIMEStreamingProcessor
writeBerBody(InputStream) - method in class org.bouncycastle.sasn1.BerGenerator
writeBerEnd() - method in class org.bouncycastle.sasn1.BerGenerator
writeBerHeader(int) - method in class org.bouncycastle.sasn1.BerGenerator
writeln() - method in class org.bouncycastle.mail.smime.util.CRLFOutputStream
writeTo(Object,String,OutputStream) - method in class org.bouncycastle.mail.smime.handlers.multipart_signed
writeTo(Object,String,OutputStream) - method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
writeTo(Object,String,OutputStream) - method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
writeTo(OutputStream) - method in class org.bouncycastle.mail.smime.util.FileBackedMimeBodyPart

X

x_pkcs7_mime - class org.bouncycastle.mail.smime.handlers.x_pkcs7_mime
x_pkcs7_mime() - constructor for class org.bouncycastle.mail.smime.handlers.x_pkcs7_mime
x_pkcs7_signature - class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature

Z

ZLIB - static field in class org.bouncycastle.cms.CMSCompressedDataGenerator
ZLIB - static field in class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
ZLIB - static field in class org.bouncycastle.mail.smime.SMIMECompressedGenerator