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

A

AA_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
AA_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
add(DEREncodable) - Method in class org.bouncycastle.asn1.DEREncodableVector
 
add(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement
 
add(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
add(ECPoint) - Method in class org.bouncycastle.math.ec.ECPoint
 
add(ECPoint) - Method in class org.bouncycastle.math.ec.ECPoint.Fp
 
addCapability(DERObjectIdentifier) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCapability(DERObjectIdentifier, DEREncodable) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCapability(DERObjectIdentifier, int) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCRLEntry(ASN1Sequence) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, DERUTCTime, int) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, Time, int) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
addObject(DEREncodable) - Method in class org.bouncycastle.asn1.DERConstructedSet
 
addObject(DEREncodable) - Method in class org.bouncycastle.asn1.DERConstructedSequence
Deprecated.  
addObject(DEREncodable) - Method in class org.bouncycastle.asn1.ASN1Set
 
addObject(DEREncodable) - Method in class org.bouncycastle.asn1.ASN1Sequence
 
addPadding(byte[], int) - Method in class org.bouncycastle.crypto.paddings.X923Padding
add the pad bytes to the passed in block, returning the number of bytes added.
addPadding(byte[], int) - Method in class org.bouncycastle.crypto.paddings.PKCS7Padding
add the pad bytes to the passed in block, returning the number of bytes added.
addPadding(byte[], int) - Method in class org.bouncycastle.crypto.paddings.ISO10126d2Padding
add the pad bytes to the passed in block, returning the number of bytes added.
addPadding(byte[], int) - Method in interface org.bouncycastle.crypto.paddings.BlockCipherPadding
add the pad bytes to the passed in block, returning the number of bytes added.
addPolicy(String) - Method in class org.bouncycastle.asn1.x509.CertificatePolicies
 
AES_128 - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
AES_192 - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
AES_256 - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
AESEngine - class org.bouncycastle.crypto.engines.AESEngine.
an implementation of the AES (Rijndael), from FIPS-197.
AESEngine() - Constructor for class org.bouncycastle.crypto.engines.AESEngine
default constructor - 128 bit block size.
AESFastEngine - class org.bouncycastle.crypto.engines.AESFastEngine.
an implementation of the AES (Rijndael), from FIPS-197.
AESFastEngine() - Constructor for class org.bouncycastle.crypto.engines.AESFastEngine
default constructor - 128 bit block size.
AESLightEngine - class org.bouncycastle.crypto.engines.AESLightEngine.
an implementation of the AES (Rijndael), from FIPS-197.
AESLightEngine() - Constructor for class org.bouncycastle.crypto.engines.AESLightEngine
default constructor - 128 bit block size.
AESTest - class org.bouncycastle.crypto.test.AESTest.
Test vectors from the NIST standard tests and Brian Gladman's vector set http://fp.gladman.plus.com/cryptography_technology/rijndael/
AESWrapEngine - class org.bouncycastle.crypto.engines.AESWrapEngine.
an implementation of the AES Key Wrapper from the NIST Key Wrap Specification.
AESWrapEngine() - Constructor for class org.bouncycastle.crypto.engines.AESWrapEngine
 
AFFILIATION_CHANGED - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
AFFILIATION_CHANGED - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
AlgorithmIdentifier - class org.bouncycastle.asn1.x509.AlgorithmIdentifier.
 
AlgorithmIdentifier(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(DERObjectIdentifier) - Constructor for class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(String) - Constructor for class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
ansi_X9_62 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
anyExtendedKeyUsage - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
ArmoredInputStream - class org.bouncycastle.bcpg.ArmoredInputStream.
reader for Base64 armored objects - read the headers and then start returning bytes when the data is reached.
ArmoredInputStream(InputStream) - Constructor for class org.bouncycastle.bcpg.ArmoredInputStream
 
ArmoredOutputStream - class org.bouncycastle.bcpg.ArmoredOutputStream.
Basic output stream.
ArmoredOutputStream(OutputStream) - Constructor for class org.bouncycastle.bcpg.ArmoredOutputStream
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.TigerDigestTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.SHA1HMacTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD160HMacTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD160DigestTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD128HMacTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD128DigestTest
 
arraysEqual(byte[], byte[]) - Static method in class org.bouncycastle.crypto.test.MD5HMacTest
 
ASN1Dump - class org.bouncycastle.asn1.util.ASN1Dump.
 
ASN1Dump() - Constructor for class org.bouncycastle.asn1.util.ASN1Dump
 
ASN1Encodable - class org.bouncycastle.asn1.ASN1Encodable.
 
ASN1Encodable() - Constructor for class org.bouncycastle.asn1.ASN1Encodable
 
ASN1EncodableVector - class org.bouncycastle.asn1.ASN1EncodableVector.
the parent class for this will eventually disappear.
ASN1EncodableVector() - Constructor for class org.bouncycastle.asn1.ASN1EncodableVector
 
ASN1InputStream - class org.bouncycastle.asn1.ASN1InputStream.
a general purpose ASN.1 decoder - note: this class differs from the others in that it returns null after it has read the last object in the stream.
ASN1InputStream(InputStream) - Constructor for class org.bouncycastle.asn1.ASN1InputStream
 
ASN1Null - class org.bouncycastle.asn1.ASN1Null.
A NULL object.
ASN1Null() - Constructor for class org.bouncycastle.asn1.ASN1Null
 
ASN1OctetString - class org.bouncycastle.asn1.ASN1OctetString.
 
ASN1OctetString(byte[]) - Constructor for class org.bouncycastle.asn1.ASN1OctetString
 
ASN1OctetString(DEREncodable) - Constructor for class org.bouncycastle.asn1.ASN1OctetString
 
ASN1OutputStream - class org.bouncycastle.asn1.ASN1OutputStream.
 
ASN1OutputStream(OutputStream) - Constructor for class org.bouncycastle.asn1.ASN1OutputStream
 
ASN1Sequence - class org.bouncycastle.asn1.ASN1Sequence.
 
ASN1Sequence() - Constructor for class org.bouncycastle.asn1.ASN1Sequence
 
ASN1Set - class org.bouncycastle.asn1.ASN1Set.
 
ASN1Set() - Constructor for class org.bouncycastle.asn1.ASN1Set
 
ASN1TaggedObject - class org.bouncycastle.asn1.ASN1TaggedObject.
ASN.1 TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
ASN1TaggedObject(boolean, int, DEREncodable) - Constructor for class org.bouncycastle.asn1.ASN1TaggedObject
 
ASN1TaggedObject(int, DEREncodable) - Constructor for class org.bouncycastle.asn1.ASN1TaggedObject
 
AsymmetricBlockCipher - interface org.bouncycastle.crypto.AsymmetricBlockCipher.
base interface that a public/private key block cipher needs to conform to.
AsymmetricCipherKeyPair - class org.bouncycastle.crypto.AsymmetricCipherKeyPair.
a holding class for public/private parameter pairs.
AsymmetricCipherKeyPair(CipherParameters, CipherParameters) - Constructor for class org.bouncycastle.crypto.AsymmetricCipherKeyPair
basic constructor.
AsymmetricCipherKeyPairGenerator - interface org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator.
interface that a public/private key pair generator should conform to.
AsymmetricKeyParameter - class org.bouncycastle.crypto.params.AsymmetricKeyParameter.
 
AsymmetricKeyParameter(boolean) - Constructor for class org.bouncycastle.crypto.params.AsymmetricKeyParameter
 
AttCertIssuer - class org.bouncycastle.asn1.x509.AttCertIssuer.
 
AttCertIssuer(V2Form) - Constructor for class org.bouncycastle.asn1.x509.AttCertIssuer
 
AttCertValidityPeriod - class org.bouncycastle.asn1.x509.AttCertValidityPeriod.
 
AttCertValidityPeriod(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.AttCertValidityPeriod
 
Attribute - class org.bouncycastle.asn1.pkcs.Attribute.
 
Attribute - class org.bouncycastle.asn1.cms.Attribute.
 
Attribute(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.Attribute
 
Attribute(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.Attribute
 
Attribute(DERObjectIdentifier, ASN1Set) - Constructor for class org.bouncycastle.asn1.pkcs.Attribute
 
Attribute(DERObjectIdentifier, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.Attribute
 
AttributeCertificate - class org.bouncycastle.asn1.x509.AttributeCertificate.
 
AttributeCertificate() - Constructor for class org.bouncycastle.asn1.x509.AttributeCertificate
 
AttributeCertificateInfo - class org.bouncycastle.asn1.x509.AttributeCertificateInfo.
 
AttributeCertificateInfo() - Constructor for class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
AttributeTable - class org.bouncycastle.asn1.cms.AttributeTable.
 
AttributeTable(ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(Hashtable) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AuthenticatedSafe - class org.bouncycastle.asn1.pkcs.AuthenticatedSafe.
 
AuthenticatedSafe(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.AuthenticatedSafe
 
AuthenticatedSafe(ContentInfo[]) - Constructor for class org.bouncycastle.asn1.pkcs.AuthenticatedSafe
 
AuthorityKeyIdentifier - class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier.
id-ce-authorityKeyIdentifier OBJECT IDENTIFIER ::= { id-ce 35 } AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL } KeyIdentifier ::= OCTET STRING
AuthorityKeyIdentifier - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Authority Key Identifier
AuthorityKeyIdentifier(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
 
AuthorityKeyIdentifier(SubjectPublicKeyInfo) - Constructor for class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
Calulates the keyidentifier using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC2459.
AuthorityKeyIdentifier(SubjectPublicKeyInfo, GeneralNames, BigInteger) - Constructor for class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
create an AuthorityKeyIdentifier with the GeneralNames tag and the serial number provided as well.
available() - Method in class org.bouncycastle.bcpg.SignatureSubpacketInputStream
 
available() - Method in class org.bouncycastle.bcpg.BCPGInputStream
 
available() - Method in class org.bouncycastle.bcpg.ArmoredInputStream
 

B

bagtypes - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
Base64 - class org.bouncycastle.util.encoders.Base64.
 
Base64() - Constructor for class org.bouncycastle.util.encoders.Base64
 
BasicAgreement - interface org.bouncycastle.crypto.BasicAgreement.
The basic interface that basic Diffie-Hellman implementations conforms to.
BasicConstraints - class org.bouncycastle.asn1.x509.BasicConstraints.
 
BasicConstraints - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Basic Constraints
BasicConstraints(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.BasicConstraints
 
BasicConstraints(boolean) - Constructor for class org.bouncycastle.asn1.x509.BasicConstraints
 
BasicConstraints(boolean, int) - Constructor for class org.bouncycastle.asn1.x509.BasicConstraints
 
BasicOCSPResponse - class org.bouncycastle.asn1.ocsp.BasicOCSPResponse.
 
BasicOCSPResponse(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
BasicOCSPResponse(ResponseData, AlgorithmIdentifier, DERBitString, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
BCPGInputStream - class org.bouncycastle.bcpg.BCPGInputStream.
reader for PGP objects
BCPGInputStream(InputStream) - Constructor for class org.bouncycastle.bcpg.BCPGInputStream
 
BCPGKey - interface org.bouncycastle.bcpg.BCPGKey.
base interface for a PGP key
BCPGObject - class org.bouncycastle.bcpg.BCPGObject.
base class for a PGP object.
BCPGObject() - Constructor for class org.bouncycastle.bcpg.BCPGObject
 
BCPGOutputStream - class org.bouncycastle.bcpg.BCPGOutputStream.
Basic output stream.
BCPGOutputStream(OutputStream) - Constructor for class org.bouncycastle.bcpg.BCPGOutputStream
 
BCPGOutputStream(OutputStream, int) - Constructor for class org.bouncycastle.bcpg.BCPGOutputStream
Create a stream representing an old style partial object.
BCPGOutputStream(OutputStream, int, long) - Constructor for class org.bouncycastle.bcpg.BCPGOutputStream
 
BCPGOutputStream(OutputStream, int, long, boolean) - Constructor for class org.bouncycastle.bcpg.BCPGOutputStream
Create a stream representing a general packet.
BERConstructedOctetString - class org.bouncycastle.asn1.BERConstructedOctetString.
 
BERConstructedOctetString(byte[]) - Constructor for class org.bouncycastle.asn1.BERConstructedOctetString
 
BERConstructedOctetString(DEREncodable) - Constructor for class org.bouncycastle.asn1.BERConstructedOctetString
 
BERConstructedOctetString(DERObject) - Constructor for class org.bouncycastle.asn1.BERConstructedOctetString
 
BERConstructedOctetString(Vector) - Constructor for class org.bouncycastle.asn1.BERConstructedOctetString
 
BERConstructedSequence - class org.bouncycastle.asn1.BERConstructedSequence.
 
BERConstructedSequence() - Constructor for class org.bouncycastle.asn1.BERConstructedSequence
 
BERInputStream - class org.bouncycastle.asn1.BERInputStream.
 
BERInputStream(InputStream) - Constructor for class org.bouncycastle.asn1.BERInputStream
 
BERNull - class org.bouncycastle.asn1.BERNull.
A BER NULL object.
BERNull() - Constructor for class org.bouncycastle.asn1.BERNull
 
BEROutputStream - class org.bouncycastle.asn1.BEROutputStream.
 
BEROutputStream(OutputStream) - Constructor for class org.bouncycastle.asn1.BEROutputStream
 
BERSequence - class org.bouncycastle.asn1.BERSequence.
 
BERSequence() - Constructor for class org.bouncycastle.asn1.BERSequence
create an empty sequence
BERSequence(DEREncodable) - Constructor for class org.bouncycastle.asn1.BERSequence
create a sequence containing one object
BERSequence(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.BERSequence
create a sequence containing a vector of objects.
BERSet - class org.bouncycastle.asn1.BERSet.
 
BERSet() - Constructor for class org.bouncycastle.asn1.BERSet
create an empty sequence
BERSet(DEREncodable) - Constructor for class org.bouncycastle.asn1.BERSet
create a set containing one object
BERSet(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.BERSet
create a set containing a vector of objects.
BERTaggedObject - class org.bouncycastle.asn1.BERTaggedObject.
BER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
BERTaggedObject(boolean, int, DEREncodable) - Constructor for class org.bouncycastle.asn1.BERTaggedObject
 
BERTaggedObject(int) - Constructor for class org.bouncycastle.asn1.BERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
BERTaggedObject(int, DEREncodable) - Constructor for class org.bouncycastle.asn1.BERTaggedObject
 
BigIntegerTest - class org.bouncycastle.crypto.test.BigIntegerTest.
 
BigIntegerTest() - Constructor for class org.bouncycastle.crypto.test.BigIntegerTest
 
BIT_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
Bits32ToBytes(int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
Bits32ToInts(int, int[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.NullEngine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.IDEAEngine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.DESedeEngine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.DESEngine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.CAST6Engine
 
BLOCK_SIZE - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
BlockCipher - interface org.bouncycastle.crypto.BlockCipher.
Block cipher engines are expected to conform to this interface.
BlockCipherMac - class org.bouncycastle.crypto.macs.BlockCipherMac.
 
BlockCipherMac(BlockCipher) - Constructor for class org.bouncycastle.crypto.macs.BlockCipherMac
Deprecated. use CBCBlockCipherMac
BlockCipherMac(BlockCipher, int) - Constructor for class org.bouncycastle.crypto.macs.BlockCipherMac
Deprecated. use CBCBlockCipherMac
BlockCipherMonteCarloTest - class org.bouncycastle.crypto.test.BlockCipherMonteCarloTest.
a basic test that takes a cipher, key parameter, and an input and output string.
BlockCipherMonteCarloTest(int, int, BlockCipher, CipherParameters, String, String) - Constructor for class org.bouncycastle.crypto.test.BlockCipherMonteCarloTest
 
BlockCipherPadding - interface org.bouncycastle.crypto.paddings.BlockCipherPadding.
Block cipher padders are expected to conform to this interface
BlockCipherVectorTest - class org.bouncycastle.crypto.test.BlockCipherVectorTest.
a basic test that takes a cipher, key parameter, and an input and output string.
BlockCipherVectorTest(int, BlockCipher, CipherParameters, String, String) - Constructor for class org.bouncycastle.crypto.test.BlockCipherVectorTest
 
BLOWFISH - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
BlowfishEngine - class org.bouncycastle.crypto.engines.BlowfishEngine.
A class that provides Blowfish key encryption operations, such as encoding data and generating keys.
BlowfishEngine() - Constructor for class org.bouncycastle.crypto.engines.BlowfishEngine
 
BlowfishTest - class org.bouncycastle.crypto.test.BlowfishTest.
blowfish tester - vectors from http://www.counterpane.com/vectors.txt
BMP_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
BOOLEAN - Static variable in interface org.bouncycastle.asn1.DERTags
 
buf - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
buf - Variable in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
 
buf - Variable in class org.bouncycastle.util.encoders.BufferedEncoder
 
buf - Variable in class org.bouncycastle.util.encoders.BufferedDecoder
 
BufferedAsymmetricBlockCipher - class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher.
a buffer wrapper for an asymmetric block cipher, allowing input to be accumulated in a piecemeal fashion until final processing.
BufferedAsymmetricBlockCipher(AsymmetricBlockCipher) - Constructor for class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
base constructor.
BufferedBlockCipher - class org.bouncycastle.crypto.BufferedBlockCipher.
A wrapper class that allows block ciphers to be used to process data in a piecemeal fashion.
BufferedBlockCipher() - Constructor for class org.bouncycastle.crypto.BufferedBlockCipher
constructor for subclasses
BufferedBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.BufferedBlockCipher
Create a buffered block cipher without padding.
BufferedDecoder - class org.bouncycastle.util.encoders.BufferedDecoder.
a buffering class to allow translation from one format to another to be done in discrete chunks.
BufferedDecoder(Translator, int) - Constructor for class org.bouncycastle.util.encoders.BufferedDecoder
 
BufferedEncoder - class org.bouncycastle.util.encoders.BufferedEncoder.
a buffering class to allow translation from one format to another to be done in discrete chunks.
BufferedEncoder(Translator, int) - Constructor for class org.bouncycastle.util.encoders.BufferedEncoder
 
bufOff - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
bufOff - Variable in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
 
bufOff - Variable in class org.bouncycastle.util.encoders.BufferedEncoder
 
bufOff - Variable in class org.bouncycastle.util.encoders.BufferedDecoder
 
buildObject(int, byte[]) - Method in class org.bouncycastle.asn1.DERInputStream
build an object given its tag and a byte stream to construct it from.
buildObject(int, byte[]) - Method in class org.bouncycastle.asn1.ASN1InputStream
build an object given its tag and a byte stream to construct it from.
BytesTo32bits(byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 

C

C - Static variable in class org.bouncycastle.asn1.x509.X509Name
country code - StringType(SIZE(2))
CA_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
CA_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
calculateAgreement(CipherParameters) - Method in interface org.bouncycastle.crypto.BasicAgreement
given a public key from a given party calculate the next message in the agreement sequence.
calculateAgreement(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.ECDHCBasicAgreement
 
calculateAgreement(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.ECDHBasicAgreement
 
calculateAgreement(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.DHBasicAgreement
given a short term public key from a given party calculate the next message in the agreement sequence.
calculateAgreement(DHPublicKeyParameters, BigInteger) - Method in class org.bouncycastle.crypto.agreement.DHAgreement
given a message from a given party and the coresponding public key calculate the next message in the agreement sequence.
calculateMessage() - Method in class org.bouncycastle.crypto.agreement.DHAgreement
calculate our initial message.
canNotDecryptAny - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
canNotDecryptAny - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
canNotDecryptAny - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
CAST_Decipher(int, int, int[]) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
CAST_Decipher(int, int, int, int, int[]) - Method in class org.bouncycastle.crypto.engines.CAST6Engine
Does the 12 quad rounds rounds to decrypt the block.
CAST_Encipher(int, int, int[]) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
Does the 16 rounds to encrypt the block.
CAST_Encipher(int, int, int, int, int[]) - Method in class org.bouncycastle.crypto.engines.CAST6Engine
Does the 12 quad rounds rounds to encrypt the block.
CAST5 - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
CAST5CBCParameters - class org.bouncycastle.asn1.misc.CAST5CBCParameters.
 
CAST5CBCParameters(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.misc.CAST5CBCParameters
 
CAST5CBCParameters(byte[], int) - Constructor for class org.bouncycastle.asn1.misc.CAST5CBCParameters
 
CAST5Engine - class org.bouncycastle.crypto.engines.CAST5Engine.
A class that provides CAST key encryption operations, such as encoding data and generating keys.
CAST5Engine() - Constructor for class org.bouncycastle.crypto.engines.CAST5Engine
 
CAST5Test - class org.bouncycastle.crypto.test.CAST5Test.
cast tester - vectors from http://www.ietf.org/rfc/rfc2144.txt
CAST6Engine - class org.bouncycastle.crypto.engines.CAST6Engine.
A class that provides CAST6 key encryption operations, such as encoding data and generating keys.
CAST6Engine() - Constructor for class org.bouncycastle.crypto.engines.CAST6Engine
 
CAST6Test - class org.bouncycastle.crypto.test.CAST6Test.
cast6 tester - vectors from http://www.ietf.org/rfc/rfc2612.txt
CBCBlockCipher - class org.bouncycastle.crypto.modes.CBCBlockCipher.
implements Cipher-Block-Chaining (CBC) mode on top of a simple cipher.
CBCBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.modes.CBCBlockCipher
Basic constructor.
CBCBlockCipherMac - class org.bouncycastle.crypto.macs.CBCBlockCipherMac.
standard CBC Block Cipher MAC - if no padding is specified the default of pad of zeroes is used.
CBCBlockCipherMac(BlockCipher) - Constructor for class org.bouncycastle.crypto.macs.CBCBlockCipherMac
create a standard MAC based on a CBC block cipher.
CBCBlockCipherMac(BlockCipher, BlockCipherPadding) - Constructor for class org.bouncycastle.crypto.macs.CBCBlockCipherMac
create a standard MAC based on a CBC block cipher.
CBCBlockCipherMac(BlockCipher, int) - Constructor for class org.bouncycastle.crypto.macs.CBCBlockCipherMac
create a standard MAC based on a block cipher with the size of the MAC been given in bits.
CBCBlockCipherMac(BlockCipher, int, BlockCipherPadding) - Constructor for class org.bouncycastle.crypto.macs.CBCBlockCipherMac
create a standard MAC based on a block cipher with the size of the MAC been given in bits.
certBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
CertBag - class org.bouncycastle.asn1.pkcs.CertBag.
 
CertBag(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.CertBag
 
CertBag(DERObjectIdentifier, DERObject) - Constructor for class org.bouncycastle.asn1.pkcs.CertBag
 
CertID - class org.bouncycastle.asn1.ocsp.CertID.
 
CertID(AlgorithmIdentifier, ASN1OctetString, ASN1OctetString, DERInteger) - Constructor for class org.bouncycastle.asn1.ocsp.CertID
 
CertID(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.CertID
 
CERTIFICATE_HOLD - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
CERTIFICATE_HOLD - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
CertificateIssuer - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Certificate Issuer
CertificateList - class org.bouncycastle.asn1.x509.CertificateList.
PKIX RFC-2459 The X.509 v2 CRL syntax is as follows.
CertificateList(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.CertificateList
 
CertificatePolicies - class org.bouncycastle.asn1.x509.CertificatePolicies.
 
CertificatePolicies - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Certificate Policies
CertificatePolicies(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
CertificatePolicies(DERObjectIdentifier) - Constructor for class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
CertificatePolicies(String) - Constructor for class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
CertificateTest - class org.bouncycastle.asn1.test.CertificateTest.
 
CertificateTest() - Constructor for class org.bouncycastle.asn1.test.CertificateTest
 
CertificationRequest - class org.bouncycastle.asn1.pkcs.CertificationRequest.
PKCS10
CertificationRequest() - Constructor for class org.bouncycastle.asn1.pkcs.CertificationRequest
 
CertificationRequest(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.CertificationRequest
 
CertificationRequest(CertificationRequestInfo, AlgorithmIdentifier, DERBitString) - Constructor for class org.bouncycastle.asn1.pkcs.CertificationRequest
 
CertificationRequestInfo - class org.bouncycastle.asn1.pkcs.CertificationRequestInfo.
PKCS10
CertificationRequestInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
CertificationRequestInfo(X509Name, SubjectPublicKeyInfo, ASN1Set) - Constructor for class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
CertPolicyId - class org.bouncycastle.asn1.x509.CertPolicyId.
CertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.
CertPolicyId(String) - Constructor for class org.bouncycastle.asn1.x509.CertPolicyId
 
CertStatus - class org.bouncycastle.asn1.ocsp.CertStatus.
 
CertStatus() - Constructor for class org.bouncycastle.asn1.ocsp.CertStatus
create a CertStatus object with a tag of zero.
CertStatus(ASN1TaggedObject) - Constructor for class org.bouncycastle.asn1.ocsp.CertStatus
 
CertStatus(int, DEREncodable) - Constructor for class org.bouncycastle.asn1.ocsp.CertStatus
 
CertStatus(RevokedInfo) - Constructor for class org.bouncycastle.asn1.ocsp.CertStatus
 
CESSATION_OF_OPERATION - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
CESSATION_OF_OPERATION - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
CFBBlockCipher - class org.bouncycastle.crypto.modes.CFBBlockCipher.
implements a Cipher-FeedBack (CFB) mode on top of a simple cipher.
CFBBlockCipher(BlockCipher, int) - Constructor for class org.bouncycastle.crypto.modes.CFBBlockCipher
Basic constructor.
CFBBlockCipherMac - class org.bouncycastle.crypto.macs.CFBBlockCipherMac.
 
CFBBlockCipherMac(BlockCipher) - Constructor for class org.bouncycastle.crypto.macs.CFBBlockCipherMac
create a standard MAC based on a CFB block cipher.
CFBBlockCipherMac(BlockCipher, BlockCipherPadding) - Constructor for class org.bouncycastle.crypto.macs.CFBBlockCipherMac
create a standard MAC based on a CFB block cipher.
CFBBlockCipherMac(BlockCipher, int, int) - Constructor for class org.bouncycastle.crypto.macs.CFBBlockCipherMac
create a standard MAC based on a block cipher with the size of the MAC been given in bits.
CFBBlockCipherMac(BlockCipher, int, int, BlockCipherPadding) - Constructor for class org.bouncycastle.crypto.macs.CFBBlockCipherMac
create a standard MAC based on a block cipher with the size of the MAC been given in bits.
characteristic_two_field - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
checkCertificate(int, byte[]) - Method in class org.bouncycastle.asn1.test.CertificateTest
 
cipher - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
CipherKeyGenerator - class org.bouncycastle.crypto.CipherKeyGenerator.
The base class for symmetric, or secret, cipher key generators.
CipherKeyGenerator() - Constructor for class org.bouncycastle.crypto.CipherKeyGenerator
 
CipherParameters - interface org.bouncycastle.crypto.CipherParameters.
all parameter classes implement this.
CipherTest - class org.bouncycastle.crypto.test.CipherTest.
 
CipherTest(Test[]) - Constructor for class org.bouncycastle.crypto.test.CipherTest
 
close() - Method in class org.bouncycastle.bcpg.OutputStreamPacket
 
close() - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 
close() - Method in class org.bouncycastle.bcpg.ArmoredOutputStream
 
CMSAttributes - interface org.bouncycastle.asn1.cms.CMSAttributes.
 
CMSObjectIdentifiers - interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers.
 
CN - Static variable in class org.bouncycastle.asn1.x509.X509Name
common name - StringType(SIZE(1..64))
commonName - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
COMPRESSED_DATA - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
compressedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
CompressedData - class org.bouncycastle.asn1.cms.CompressedData.

RFC 3274
CompressedData(AlgorithmIdentifier, ContentInfo) - Constructor for class org.bouncycastle.asn1.cms.CompressedData
 
CompressedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.CompressedData
 
CompressedDataPacket - class org.bouncycastle.bcpg.CompressedDataPacket.
generic compressed data object.
CompressionAlgorithmTags - interface org.bouncycastle.bcpg.CompressionAlgorithmTags.
Basic tags for compression algorithms
CONSTRUCTED - Static variable in interface org.bouncycastle.asn1.DERTags
 
ContainedPacket - class org.bouncycastle.bcpg.ContainedPacket.
Basic type for a PGP packet.
ContainedPacket() - Constructor for class org.bouncycastle.bcpg.ContainedPacket
 
CONTENT_TYPE_BMPSTRING - Static variable in class org.bouncycastle.asn1.x509.DisplayText
Constant corresponding to bmpString encoding.
CONTENT_TYPE_IA5STRING - Static variable in class org.bouncycastle.asn1.x509.DisplayText
Constant corresponding to ia5String encoding.
CONTENT_TYPE_UTF8STRING - Static variable in class org.bouncycastle.asn1.x509.DisplayText
Constant corresponding to utf8String encoding.
CONTENT_TYPE_VISIBLESTRING - Static variable in class org.bouncycastle.asn1.x509.DisplayText
Constant corresponding to visibleString encoding.
ContentInfo - class org.bouncycastle.asn1.pkcs.ContentInfo.
 
ContentInfo - class org.bouncycastle.asn1.cms.ContentInfo.
 
ContentInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.ContentInfo
 
ContentInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.ContentInfo
 
ContentInfo(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.pkcs.ContentInfo
 
ContentInfo(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.cms.ContentInfo
 
contentType - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
 
countryName - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
CRC24 - class org.bouncycastle.bcpg.CRC24.
 
CRC24() - Constructor for class org.bouncycastle.bcpg.CRC24
 
CREATION_TIME - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
crlBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
CRLDistPoint - class org.bouncycastle.asn1.x509.CRLDistPoint.
 
CRLDistPoint(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.CRLDistPoint
 
CRLDistPoint(DistributionPoint[]) - Constructor for class org.bouncycastle.asn1.x509.CRLDistPoint
 
CRLDistributionPoints - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
CRL Distribution Points
CrlID - class org.bouncycastle.asn1.ocsp.CrlID.
 
CrlID(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.CrlID
 
CRLNumber - class org.bouncycastle.asn1.x509.CRLNumber.
CRLNumber::= INTEGER(0..MAX)
CRLNumber - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
CRL Number
CRLNumber(BigInteger) - Constructor for class org.bouncycastle.asn1.x509.CRLNumber
 
CRLReason - class org.bouncycastle.asn1.x509.CRLReason.
 
CRLReason(DEREnumerated) - Constructor for class org.bouncycastle.asn1.x509.CRLReason
 
CRLReason(int) - Constructor for class org.bouncycastle.asn1.x509.CRLReason
CRLReason ::= ENUMERATED { unspecified (0), keyCompromise (1), cACompromise (2), affiliationChanged (3), superseded (4), cessationOfOperation (5), certificateHold (6), removeFromCRL (8), privilegeWithdrawn (9), aACompromise (10) }
cRLSign - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
CryptoException - exception org.bouncycastle.crypto.CryptoException.
the foundation class for the hard exceptions thrown by the crypto packages.
CryptoException() - Constructor for class org.bouncycastle.crypto.CryptoException
base constructor.
CryptoException(String) - Constructor for class org.bouncycastle.crypto.CryptoException
create a CryptoException with the given message.
CryptoRegressionTest - class org.bouncycastle.crypto.test.CryptoRegressionTest.
 
CryptoRegressionTest() - Constructor for class org.bouncycastle.crypto.test.CryptoRegressionTest
 
CTSBlockCipher - class org.bouncycastle.crypto.modes.CTSBlockCipher.
A Cipher Text Stealing (CTS) mode cipher.
CTSBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.modes.CTSBlockCipher
Create a buffered block cipher that uses Cipher Text Stealing
CTSTest - class org.bouncycastle.crypto.test.CTSTest.
CTS tester

D

data - Variable in class org.bouncycastle.asn1.DERBitString
 
data - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
data - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
data - Variable in class org.bouncycastle.bcpg.SignatureSubpacket
 
dataEncipherment - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
DataLengthException - exception org.bouncycastle.crypto.DataLengthException.
this exception is thrown if a buffer that is meant to have output copied into it turns out to be too short, or if we've been given insufficient input.
DataLengthException() - Constructor for class org.bouncycastle.crypto.DataLengthException
base constructor.
DataLengthException(String) - Constructor for class org.bouncycastle.crypto.DataLengthException
create a DataLengthException with the given message.
DC - Static variable in class org.bouncycastle.asn1.x509.X509Name
 
decipherOnly - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
decode(byte[]) - Static method in class org.bouncycastle.util.encoders.Hex
 
decode(byte[]) - Static method in class org.bouncycastle.util.encoders.Base64
decode the base 64 encoded input data.
decode(byte[], int, int, byte[], int) - Method in class org.bouncycastle.util.encoders.HexTranslator
 
decode(byte[], int, int, byte[], int) - Method in interface org.bouncycastle.util.encoders.Translator
 
decode(String) - Static method in class org.bouncycastle.util.encoders.Hex
 
decode(String) - Static method in class org.bouncycastle.util.encoders.Base64
decode the base 64 encoded String data.
decodeBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
decodePoint(byte[]) - Method in class org.bouncycastle.math.ec.ECCurve
 
decodePoint(byte[]) - Method in class org.bouncycastle.math.ec.ECCurve.Fp
decode a point on this curve which has been encoded using point compression (X9.62 s 4.2.1 pg 17) returning the point.
decryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
decryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST6Engine
Decrypt the given input starting at the given offset and place the result in the provided buffer starting at the given offset.
decryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
Decrypt the given input starting at the given offset and place the result in the provided buffer starting at the given offset.
decryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
Do the appropriate processing for CFB mode decryption.
DefaultLookUp - Static variable in class org.bouncycastle.asn1.x509.X509Name
look up table translating common symbols into their OIDS.
DefaultReverse - Static variable in class org.bouncycastle.asn1.x509.X509Name
determines whether or not strings should be processed and printed from back to front.
DefaultSymbols - Static variable in class org.bouncycastle.asn1.x509.X509Name
default look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
DeltaCRLIndicator - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Delta CRL indicator
DERBitString - class org.bouncycastle.asn1.DERBitString.
 
DERBitString(byte[]) - Constructor for class org.bouncycastle.asn1.DERBitString
 
DERBitString(byte[], int) - Constructor for class org.bouncycastle.asn1.DERBitString
 
DERBitString(byte, int) - Constructor for class org.bouncycastle.asn1.DERBitString
 
DERBitString(DEREncodable) - Constructor for class org.bouncycastle.asn1.DERBitString
 
DERBMPString - class org.bouncycastle.asn1.DERBMPString.
DER BMPString object.
DERBMPString(byte[]) - Constructor for class org.bouncycastle.asn1.DERBMPString
basic constructor - byte encoded string.
DERBMPString(String) - Constructor for class org.bouncycastle.asn1.DERBMPString
basic constructor
DERBoolean - class org.bouncycastle.asn1.DERBoolean.
 
DERBoolean(boolean) - Constructor for class org.bouncycastle.asn1.DERBoolean
 
DERBoolean(byte[]) - Constructor for class org.bouncycastle.asn1.DERBoolean
 
DERConstructedSequence - class org.bouncycastle.asn1.DERConstructedSequence.
Deprecated. use DERSequence.
DERConstructedSequence() - Constructor for class org.bouncycastle.asn1.DERConstructedSequence
Deprecated.  
DERConstructedSet - class org.bouncycastle.asn1.DERConstructedSet.
 
DERConstructedSet() - Constructor for class org.bouncycastle.asn1.DERConstructedSet
 
DERConstructedSet(DEREncodable) - Constructor for class org.bouncycastle.asn1.DERConstructedSet
 
DERConstructedSet(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.DERConstructedSet
 
DERDump - class org.bouncycastle.asn1.util.DERDump.
Deprecated. use ASN1Dump.
DERDump() - Constructor for class org.bouncycastle.asn1.util.DERDump
Deprecated.  
DEREncodable - interface org.bouncycastle.asn1.DEREncodable.
 
DEREncodableVector - class org.bouncycastle.asn1.DEREncodableVector.
a general class for building up a vector of DER encodable objects - this will eventually be superceded by ASN1EncodableVector so you should use that class in preference.
DEREncodableVector() - Constructor for class org.bouncycastle.asn1.DEREncodableVector
 
DEREnumerated - class org.bouncycastle.asn1.DEREnumerated.
 
DEREnumerated(BigInteger) - Constructor for class org.bouncycastle.asn1.DEREnumerated
 
DEREnumerated(byte[]) - Constructor for class org.bouncycastle.asn1.DEREnumerated
 
DEREnumerated(int) - Constructor for class org.bouncycastle.asn1.DEREnumerated
 
DERGeneralizedTime - class org.bouncycastle.asn1.DERGeneralizedTime.
Generalized time object.
DERGeneralizedTime(String) - Constructor for class org.bouncycastle.asn1.DERGeneralizedTime
The correct format for this is YYYYMMDDHHMMSSZ, or without the Z for local time, or Z+-HHMM on the end, for difference between local time and UTC time.
DERIA5String - class org.bouncycastle.asn1.DERIA5String.
DER IA5String object - this is an ascii string.
DERIA5String(byte[]) - Constructor for class org.bouncycastle.asn1.DERIA5String
basic constructor - with bytes.
DERIA5String(String) - Constructor for class org.bouncycastle.asn1.DERIA5String
basic constructor - with string.
DERInputStream - class org.bouncycastle.asn1.DERInputStream.
Don't use this class! It will eventually disappear, use ASN1InputStream.
DERInputStream(InputStream) - Constructor for class org.bouncycastle.asn1.DERInputStream
 
DERInteger - class org.bouncycastle.asn1.DERInteger.
 
DERInteger(BigInteger) - Constructor for class org.bouncycastle.asn1.DERInteger
 
DERInteger(byte[]) - Constructor for class org.bouncycastle.asn1.DERInteger
 
DERInteger(int) - Constructor for class org.bouncycastle.asn1.DERInteger
 
DerivationFunction - interface org.bouncycastle.crypto.DerivationFunction.
base interface for general purpose byte derivation functions.
DerivationParameters - interface org.bouncycastle.crypto.DerivationParameters.
Parameters for key/byte stream derivation classes
DERNull - class org.bouncycastle.asn1.DERNull.
A NULL object.
DERNull() - Constructor for class org.bouncycastle.asn1.DERNull
 
DERNumericString - class org.bouncycastle.asn1.DERNumericString.
DER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }.
DERNumericString(byte[]) - Constructor for class org.bouncycastle.asn1.DERNumericString
basic constructor - with bytes.
DERNumericString(String) - Constructor for class org.bouncycastle.asn1.DERNumericString
basic constructor - with string.
DERObject - class org.bouncycastle.asn1.DERObject.
 
DERObject() - Constructor for class org.bouncycastle.asn1.DERObject
 
DERObjectIdentifier - class org.bouncycastle.asn1.DERObjectIdentifier.
 
DERObjectIdentifier(String) - Constructor for class org.bouncycastle.asn1.DERObjectIdentifier
 
DEROctetString - class org.bouncycastle.asn1.DEROctetString.
 
DEROctetString(byte[]) - Constructor for class org.bouncycastle.asn1.DEROctetString
 
DEROctetString(DEREncodable) - Constructor for class org.bouncycastle.asn1.DEROctetString
 
DEROutputStream - class org.bouncycastle.asn1.DEROutputStream.
 
DEROutputStream(OutputStream) - Constructor for class org.bouncycastle.asn1.DEROutputStream
 
DERPrintableString - class org.bouncycastle.asn1.DERPrintableString.
DER PrintableString object.
DERPrintableString(byte[]) - Constructor for class org.bouncycastle.asn1.DERPrintableString
basic constructor - byte encoded string.
DERPrintableString(String) - Constructor for class org.bouncycastle.asn1.DERPrintableString
basic constructor
DERSequence - class org.bouncycastle.asn1.DERSequence.
 
DERSequence() - Constructor for class org.bouncycastle.asn1.DERSequence
create an empty sequence
DERSequence(DEREncodable) - Constructor for class org.bouncycastle.asn1.DERSequence
create a sequence containing one object
DERSequence(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.DERSequence
create a sequence containing a vector of objects.
DERSet - class org.bouncycastle.asn1.DERSet.
A DER encoded set object
DERSet() - Constructor for class org.bouncycastle.asn1.DERSet
create an empty set
DERSet(DEREncodable) - Constructor for class org.bouncycastle.asn1.DERSet
 
DERSet(DEREncodableVector) - Constructor for class org.bouncycastle.asn1.DERSet
 
DERString - interface org.bouncycastle.asn1.DERString.
basic interface for DER string objects.
DERT61String - class org.bouncycastle.asn1.DERT61String.
DER T61String (also the teletex string)
DERT61String(byte[]) - Constructor for class org.bouncycastle.asn1.DERT61String
basic constructor - with bytes.
DERT61String(String) - Constructor for class org.bouncycastle.asn1.DERT61String
basic constructor - with string.
DERTaggedObject - class org.bouncycastle.asn1.DERTaggedObject.
DER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
DERTaggedObject(boolean, int, DEREncodable) - Constructor for class org.bouncycastle.asn1.DERTaggedObject
 
DERTaggedObject(int) - Constructor for class org.bouncycastle.asn1.DERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
DERTaggedObject(int, DEREncodable) - Constructor for class org.bouncycastle.asn1.DERTaggedObject
 
DERTags - interface org.bouncycastle.asn1.DERTags.
 
DERUniversalString - class org.bouncycastle.asn1.DERUniversalString.
DER UniversalString object.
DERUniversalString(byte[]) - Constructor for class org.bouncycastle.asn1.DERUniversalString
basic constructor - byte encoded string.
DERUnknownTag - class org.bouncycastle.asn1.DERUnknownTag.
We insert one of these when we find a tag we don't recognise.
DERUnknownTag(int, byte[]) - Constructor for class org.bouncycastle.asn1.DERUnknownTag
 
DERUTCTime - class org.bouncycastle.asn1.DERUTCTime.
UTC time object.
DERUTCTime(String) - Constructor for class org.bouncycastle.asn1.DERUTCTime
The correct format for this is YYMMDDHHMMSSZ (it used to be that seconds were never encoded.
DERUTF8String - class org.bouncycastle.asn1.DERUTF8String.
DER UTF8String object.
DERUTF8String(String) - Constructor for class org.bouncycastle.asn1.DERUTF8String
basic constructor
DERVisibleString - class org.bouncycastle.asn1.DERVisibleString.
DER VisibleString object.
DERVisibleString(byte[]) - Constructor for class org.bouncycastle.asn1.DERVisibleString
basic constructor - byte encoded string.
DERVisibleString(String) - Constructor for class org.bouncycastle.asn1.DERVisibleString
basic constructor
DES - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
dES_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
encryption algorithms preferences
dES_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
encryption algorithms preferences
DES_EDE_KEY_LENGTH - Static variable in class org.bouncycastle.crypto.params.DESedeParameters
 
des_EDE3_CBC - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
dES_EDE3_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
dES_EDE3_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
DES_KEY_LENGTH - Static variable in class org.bouncycastle.crypto.params.DESParameters
 
DESedeEngine - class org.bouncycastle.crypto.engines.DESedeEngine.
a class that provides a basic DESede (or Triple DES) engine.
DESedeEngine() - Constructor for class org.bouncycastle.crypto.engines.DESedeEngine
standard constructor.
DESedeKeyGenerator - class org.bouncycastle.crypto.generators.DESedeKeyGenerator.
 
DESedeKeyGenerator() - Constructor for class org.bouncycastle.crypto.generators.DESedeKeyGenerator
 
DESedeParameters - class org.bouncycastle.crypto.params.DESedeParameters.
 
DESedeParameters(byte[]) - Constructor for class org.bouncycastle.crypto.params.DESedeParameters
 
DESedeTest - class org.bouncycastle.crypto.test.DESedeTest.
DESede tester
DESedeWrapEngine - class org.bouncycastle.crypto.engines.DESedeWrapEngine.
Wrap keys according to draft-ietf-smime-key-wrap-01.txt.
DESedeWrapEngine() - Constructor for class org.bouncycastle.crypto.engines.DESedeWrapEngine
 
DESEngine - class org.bouncycastle.crypto.engines.DESEngine.
a class that provides a basic DES engine.
DESEngine() - Constructor for class org.bouncycastle.crypto.engines.DESEngine
standard constructor.
DESExample - class org.bouncycastle.crypto.examples.DESExample.
DESExample is a simple DES based encryptor/decryptor.
DESExample() - Constructor for class org.bouncycastle.crypto.examples.DESExample
 
DESExample(String, String, String, boolean) - Constructor for class org.bouncycastle.crypto.examples.DESExample
 
desFunc(int[], byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.DESEngine
the DES engine.
DESKeyGenerator - class org.bouncycastle.crypto.generators.DESKeyGenerator.
 
DESKeyGenerator() - Constructor for class org.bouncycastle.crypto.generators.DESKeyGenerator
 
DESParameters - class org.bouncycastle.crypto.params.DESParameters.
 
DESParameters(byte[]) - Constructor for class org.bouncycastle.crypto.params.DESParameters
 
DESTest - class org.bouncycastle.crypto.test.DESTest.
DES tester - vectors from FIPS 81
DESTest() - Constructor for class org.bouncycastle.crypto.test.DESTest
 
destroyApp(boolean) - Method in class org.bouncycastle.crypto.examples.MIDPTest
 
DHAgreement - class org.bouncycastle.crypto.agreement.DHAgreement.
a Diffie-Hellman key exchange engine.
DHAgreement() - Constructor for class org.bouncycastle.crypto.agreement.DHAgreement
 
DHBasicAgreement - class org.bouncycastle.crypto.agreement.DHBasicAgreement.
a Diffie-Hellman key agreement class.
DHBasicAgreement() - Constructor for class org.bouncycastle.crypto.agreement.DHBasicAgreement
 
DHBasicKeyPairGenerator - class org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator.
a basic Diffie-Helman key pair generator.
DHBasicKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator
 
dhKeyAgreement - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
DHKeyGenerationParameters - class org.bouncycastle.crypto.params.DHKeyGenerationParameters.
 
DHKeyGenerationParameters(SecureRandom, DHParameters) - Constructor for class org.bouncycastle.crypto.params.DHKeyGenerationParameters
 
DHKeyPairGenerator - class org.bouncycastle.crypto.generators.DHKeyPairGenerator.
a Diffie-Helman key pair generator.
DHKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.DHKeyPairGenerator
 
DHKeyParameters - class org.bouncycastle.crypto.params.DHKeyParameters.
 
DHKeyParameters(boolean, DHParameters) - Constructor for class org.bouncycastle.crypto.params.DHKeyParameters
 
DHParameter - class org.bouncycastle.asn1.pkcs.DHParameter.
 
DHParameter(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.DHParameter
 
DHParameter(BigInteger, BigInteger, int) - Constructor for class org.bouncycastle.asn1.pkcs.DHParameter
 
DHParameters - class org.bouncycastle.crypto.params.DHParameters.
 
DHParameters(BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.DHParameters
 
DHParameters(BigInteger, BigInteger, BigInteger, int) - Constructor for class org.bouncycastle.crypto.params.DHParameters
 
DHParameters(BigInteger, BigInteger, BigInteger, int, DHValidationParameters) - Constructor for class org.bouncycastle.crypto.params.DHParameters
 
DHParametersGenerator - class org.bouncycastle.crypto.generators.DHParametersGenerator.
 
DHParametersGenerator() - Constructor for class org.bouncycastle.crypto.generators.DHParametersGenerator
 
DHPrivateKeyParameters - class org.bouncycastle.crypto.params.DHPrivateKeyParameters.
 
DHPrivateKeyParameters(BigInteger, DHParameters) - Constructor for class org.bouncycastle.crypto.params.DHPrivateKeyParameters
 
DHPublicKeyParameters - class org.bouncycastle.crypto.params.DHPublicKeyParameters.
 
DHPublicKeyParameters(BigInteger, DHParameters) - Constructor for class org.bouncycastle.crypto.params.DHPublicKeyParameters
 
dhpublicnumber - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
DHTest - class org.bouncycastle.crypto.test.DHTest.
 
DHTest() - Constructor for class org.bouncycastle.crypto.test.DHTest
 
DHValidationParameters - class org.bouncycastle.crypto.params.DHValidationParameters.
 
DHValidationParameters(byte[], int) - Constructor for class org.bouncycastle.crypto.params.DHValidationParameters
 
DIFFIE_HELLMAN - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
digest - Variable in class org.bouncycastle.crypto.io.DigestOutputStream
 
digest - Variable in class org.bouncycastle.crypto.io.DigestInputStream
 
Digest - interface org.bouncycastle.crypto.Digest.
interface that a message digest conforms to.
digestedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
digestedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
DigestInfo - class org.bouncycastle.asn1.x509.DigestInfo.
DigestInfo::=SEQUENCE{ digestAlgorithm AlgorithmIdentifier, digest OCTET STRING }
DigestInfo(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.x509.DigestInfo
 
DigestInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.DigestInfo
 
DigestInputStream - class org.bouncycastle.crypto.io.DigestInputStream.
 
DigestInputStream(InputStream, Digest) - Constructor for class org.bouncycastle.crypto.io.DigestInputStream
 
DigestOutputStream - class org.bouncycastle.crypto.io.DigestOutputStream.
 
DigestOutputStream(OutputStream, Digest) - Constructor for class org.bouncycastle.crypto.io.DigestOutputStream
 
digitalSignature - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
DISPLAY_TEXT_MAXIMUM_SIZE - Static variable in class org.bouncycastle.asn1.x509.DisplayText
Describe constant DISPLAY_TEXT_MAXIMUM_SIZE here.
DisplayText - class org.bouncycastle.asn1.x509.DisplayText.
DisplayText class, used in CertificatePolicies X509 V3 extensions (in policy qualifiers).
DisplayText(DERString) - Constructor for class org.bouncycastle.asn1.x509.DisplayText
Creates a new DisplayText instance.
DisplayText(int, String) - Constructor for class org.bouncycastle.asn1.x509.DisplayText
Creates a new DisplayText instance.
DisplayText(String) - Constructor for class org.bouncycastle.asn1.x509.DisplayText
Creates a new DisplayText instance.
DistributionPoint - class org.bouncycastle.asn1.x509.DistributionPoint.
 
DistributionPoint(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.DistributionPoint
 
DistributionPoint(DistributionPointName, ReasonFlags, GeneralNames) - Constructor for class org.bouncycastle.asn1.x509.DistributionPoint
 
DistributionPointName - class org.bouncycastle.asn1.x509.DistributionPointName.
 
DistributionPointName(ASN1TaggedObject) - Constructor for class org.bouncycastle.asn1.x509.DistributionPointName
 
DistributionPointName(int, DEREncodable) - Constructor for class org.bouncycastle.asn1.x509.DistributionPointName
 
divide(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement
 
divide(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
doFinal() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
process the contents of the buffer using the underlying cipher.
doFinal(byte[], int) - Method in interface org.bouncycastle.crypto.Mac
Compute the final statge of the MAC writing the output to the out parameter.
doFinal(byte[], int) - Method in interface org.bouncycastle.crypto.Digest
close the digest, producing the final digest value.
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
Process the last block in the buffer.
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA512Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA384Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD2Digest
close the digest, producing the final digest value.
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.macs.HMac
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. Process the last block in the buffer.
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.modes.CTSBlockCipher
Process the last block in the buffer.
doFinal(byte[], int) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Process the last block in the buffer.
doTest3() - Method in class org.bouncycastle.crypto.test.ISO9796Test
 
doTest4() - Method in class org.bouncycastle.crypto.test.ISO9796Test
 
doTest5() - Method in class org.bouncycastle.crypto.test.ISO9796Test
 
DOUBLE_SHA - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
DSA - interface org.bouncycastle.crypto.DSA.
interface for classes implementing the Digital Signature Algorithm
DSA - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
DSAKeyGenerationParameters - class org.bouncycastle.crypto.params.DSAKeyGenerationParameters.
 
DSAKeyGenerationParameters(SecureRandom, DSAParameters) - Constructor for class org.bouncycastle.crypto.params.DSAKeyGenerationParameters
 
DSAKeyPairGenerator - class org.bouncycastle.crypto.generators.DSAKeyPairGenerator.
a DSA key pair generator.
DSAKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.DSAKeyPairGenerator
 
DSAKeyParameters - class org.bouncycastle.crypto.params.DSAKeyParameters.
 
DSAKeyParameters(boolean, DSAParameters) - Constructor for class org.bouncycastle.crypto.params.DSAKeyParameters
 
DSAParameter - class org.bouncycastle.asn1.x509.DSAParameter.
 
DSAParameter(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.DSAParameter
 
DSAParameter(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.x509.DSAParameter
 
DSAParameters - class org.bouncycastle.crypto.params.DSAParameters.
 
DSAParameters(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.DSAParameters
 
DSAParameters(BigInteger, BigInteger, BigInteger, DSAValidationParameters) - Constructor for class org.bouncycastle.crypto.params.DSAParameters
 
DSAParametersGenerator - class org.bouncycastle.crypto.generators.DSAParametersGenerator.
generate suitable parameters for DSA, in line with FIPS 186-2.
DSAParametersGenerator() - Constructor for class org.bouncycastle.crypto.generators.DSAParametersGenerator
 
DSAPrivateKeyParameters - class org.bouncycastle.crypto.params.DSAPrivateKeyParameters.
 
DSAPrivateKeyParameters(BigInteger, DSAParameters) - Constructor for class org.bouncycastle.crypto.params.DSAPrivateKeyParameters
 
DSAPublicBCPGKey - class org.bouncycastle.bcpg.DSAPublicBCPGKey.
base class for an DSA Public Key.
DSAPublicBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
DSAPublicBCPGKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
DSAPublicKeyParameters - class org.bouncycastle.crypto.params.DSAPublicKeyParameters.
 
DSAPublicKeyParameters(BigInteger, DSAParameters) - Constructor for class org.bouncycastle.crypto.params.DSAPublicKeyParameters
 
DSASecretBCPGKey - class org.bouncycastle.bcpg.DSASecretBCPGKey.
base class for an DSA Public Key.
DSASecretBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.DSASecretBCPGKey
 
DSASecretBCPGKey(BigInteger) - Constructor for class org.bouncycastle.bcpg.DSASecretBCPGKey
 
DSASigner - class org.bouncycastle.crypto.signers.DSASigner.
The Digital Signature Algorithm - as described in "Handbook of Applied Cryptography", pages 452 - 453.
DSASigner() - Constructor for class org.bouncycastle.crypto.signers.DSASigner
 
DSATest - class org.bouncycastle.crypto.test.DSATest.
Test based on FIPS 186-2, Appendix 5, an example of DSA.
DSATest() - Constructor for class org.bouncycastle.crypto.test.DSATest
 
DSAValidationParameters - class org.bouncycastle.crypto.params.DSAValidationParameters.
 
DSAValidationParameters(byte[], int) - Constructor for class org.bouncycastle.crypto.params.DSAValidationParameters
 
dsaWithSHA1 - Static variable in interface org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
 
dumpAsString(DEREncodable) - Static method in class org.bouncycastle.asn1.util.DERDump
Deprecated. dump out a DER object as a formatted string
dumpAsString(DERObject) - Static method in class org.bouncycastle.asn1.util.DERDump
Deprecated. dump out a DER object as a formatted string
dumpAsString(Object) - Static method in class org.bouncycastle.asn1.util.ASN1Dump
dump out a DER object as a formatted string

E

E - Static variable in class org.bouncycastle.asn1.x509.X509Name
email address in Verisign certificates
EC - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
ECConstants - interface org.bouncycastle.math.ec.ECConstants.
 
ECCurve - class org.bouncycastle.math.ec.ECCurve.
base class for an elliptic curve
ECCurve.Fp - class org.bouncycastle.math.ec.ECCurve.Fp.
Elliptic curve over Fp
ECCurve.Fp(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.math.ec.ECCurve.Fp
 
ECCurve(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.math.ec.ECCurve
 
ECDHBasicAgreement - class org.bouncycastle.crypto.agreement.ECDHBasicAgreement.
P1363 7.2.1 ECSVDP-DH ECSVDP-DH is Elliptic Curve Secret Value Derivation Primitive, Diffie-Hellman version.
ECDHBasicAgreement() - Constructor for class org.bouncycastle.crypto.agreement.ECDHBasicAgreement
 
ECDHCBasicAgreement - class org.bouncycastle.crypto.agreement.ECDHCBasicAgreement.
P1363 7.2.2 ECSVDP-DHC ECSVDP-DHC is Elliptic Curve Secret Value Derivation Primitive, Diffie-Hellman version with cofactor multiplication.
ECDHCBasicAgreement() - Constructor for class org.bouncycastle.crypto.agreement.ECDHCBasicAgreement
 
ECDomainParameters - class org.bouncycastle.crypto.params.ECDomainParameters.
 
ECDomainParameters(ECCurve, ECPoint, BigInteger) - Constructor for class org.bouncycastle.crypto.params.ECDomainParameters
 
ECDomainParameters(ECCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.ECDomainParameters
 
ECDomainParameters(ECCurve, ECPoint, BigInteger, BigInteger, byte[]) - Constructor for class org.bouncycastle.crypto.params.ECDomainParameters
 
ECDSA - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
ecdsa_with_SHA1 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
ECDSASigner - class org.bouncycastle.crypto.signers.ECDSASigner.
EC-DSA as described in X9.62
ECDSASigner() - Constructor for class org.bouncycastle.crypto.signers.ECDSASigner
 
ECFieldElement - class org.bouncycastle.math.ec.ECFieldElement.
 
ECFieldElement.Fp - class org.bouncycastle.math.ec.ECFieldElement.Fp.
 
ECFieldElement.Fp(BigInteger, BigInteger) - Constructor for class org.bouncycastle.math.ec.ECFieldElement.Fp
 
ECFieldElement(BigInteger, BigInteger) - Constructor for class org.bouncycastle.math.ec.ECFieldElement
 
ECIESTest - class org.bouncycastle.crypto.test.ECIESTest.
test for ECIES - Elliptic Curve Integrated Encryption Scheme
ECKeyGenerationParameters - class org.bouncycastle.crypto.params.ECKeyGenerationParameters.
 
ECKeyGenerationParameters(ECDomainParameters, SecureRandom) - Constructor for class org.bouncycastle.crypto.params.ECKeyGenerationParameters
 
ECKeyPairGenerator - class org.bouncycastle.crypto.generators.ECKeyPairGenerator.
 
ECKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.ECKeyPairGenerator
 
ECKeyParameters - class org.bouncycastle.crypto.params.ECKeyParameters.
 
ECKeyParameters(boolean, ECDomainParameters) - Constructor for class org.bouncycastle.crypto.params.ECKeyParameters
 
ECPoint - class org.bouncycastle.math.ec.ECPoint.
base class for points on elliptic curves.
ECPoint.Fp - class org.bouncycastle.math.ec.ECPoint.Fp.
Elliptic curve points over Fp
ECPoint.Fp(ECCurve, ECFieldElement, ECFieldElement) - Constructor for class org.bouncycastle.math.ec.ECPoint.Fp
 
ECPoint(ECCurve, ECFieldElement, ECFieldElement) - Constructor for class org.bouncycastle.math.ec.ECPoint
 
ECPrivateKeyParameters - class org.bouncycastle.crypto.params.ECPrivateKeyParameters.
 
ECPrivateKeyParameters(BigInteger, ECDomainParameters) - Constructor for class org.bouncycastle.crypto.params.ECPrivateKeyParameters
 
ECPrivateKeyStructure - class org.bouncycastle.asn1.sec.ECPrivateKeyStructure.
the elliptic curve private key object from SEC 1
ECPrivateKeyStructure(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.sec.ECPrivateKeyStructure
 
ECPrivateKeyStructure(BigInteger) - Constructor for class org.bouncycastle.asn1.sec.ECPrivateKeyStructure
 
ECPublicKeyParameters - class org.bouncycastle.crypto.params.ECPublicKeyParameters.
 
ECPublicKeyParameters(ECPoint, ECDomainParameters) - Constructor for class org.bouncycastle.crypto.params.ECPublicKeyParameters
 
ECTest - class org.bouncycastle.crypto.test.ECTest.
ECDSA tests are taken from X9.62.
ECTest() - Constructor for class org.bouncycastle.crypto.test.ECTest
 
ELGAMAL_ENCRYPT - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
ELGAMAL_GENERAL - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
elGamalAlgorithm - Static variable in interface org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
 
ElGamalEngine - class org.bouncycastle.crypto.engines.ElGamalEngine.
this does your basic ElGamal algorithm.
ElGamalEngine() - Constructor for class org.bouncycastle.crypto.engines.ElGamalEngine
 
ElGamalKeyGenerationParameters - class org.bouncycastle.crypto.params.ElGamalKeyGenerationParameters.
 
ElGamalKeyGenerationParameters(SecureRandom, ElGamalParameters) - Constructor for class org.bouncycastle.crypto.params.ElGamalKeyGenerationParameters
 
ElGamalKeyPairGenerator - class org.bouncycastle.crypto.generators.ElGamalKeyPairGenerator.
a ElGamal key pair generator.
ElGamalKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.ElGamalKeyPairGenerator
 
ElGamalKeyParameters - class org.bouncycastle.crypto.params.ElGamalKeyParameters.
 
ElGamalKeyParameters(boolean, ElGamalParameters) - Constructor for class org.bouncycastle.crypto.params.ElGamalKeyParameters
 
ElGamalParameter - class org.bouncycastle.asn1.oiw.ElGamalParameter.
 
ElGamalParameter(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.oiw.ElGamalParameter
 
ElGamalParameter(BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.oiw.ElGamalParameter
 
ElGamalParameters - class org.bouncycastle.crypto.params.ElGamalParameters.
 
ElGamalParameters(BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.ElGamalParameters
 
ElGamalParametersGenerator - class org.bouncycastle.crypto.generators.ElGamalParametersGenerator.
 
ElGamalParametersGenerator() - Constructor for class org.bouncycastle.crypto.generators.ElGamalParametersGenerator
 
ElGamalPrivateKeyParameters - class org.bouncycastle.crypto.params.ElGamalPrivateKeyParameters.
 
ElGamalPrivateKeyParameters(BigInteger, ElGamalParameters) - Constructor for class org.bouncycastle.crypto.params.ElGamalPrivateKeyParameters
 
ElGamalPublicBCPGKey - class org.bouncycastle.bcpg.ElGamalPublicBCPGKey.
base class for an ElGamal Public Key.
ElGamalPublicBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
ElGamalPublicBCPGKey(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
ElGamalPublicKeyParameters - class org.bouncycastle.crypto.params.ElGamalPublicKeyParameters.
 
ElGamalPublicKeyParameters(BigInteger, ElGamalParameters) - Constructor for class org.bouncycastle.crypto.params.ElGamalPublicKeyParameters
 
ElGamalSecretBCPGKey - class org.bouncycastle.bcpg.ElGamalSecretBCPGKey.
base class for an ElGamal Public Key.
ElGamalSecretBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
 
ElGamalSecretBCPGKey(BigInteger) - Constructor for class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
 
ElGamalTest - class org.bouncycastle.crypto.test.ElGamalTest.
 
ElGamalTest() - Constructor for class org.bouncycastle.crypto.test.ElGamalTest
 
ellipticCurve - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
EmailAddress - Static variable in class org.bouncycastle.asn1.x509.X509Name
email address (RSA PKCS#9 extension) - IA5String
encipherOnly - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.UserIDPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.SignaturePacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.SecretSubkeyPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.S2K
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.PublicSubkeyPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.ModDetectionCodePacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.MarkerPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.MPInteger
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.ContainedPacket
 
encode(BCPGOutputStream) - Method in class org.bouncycastle.bcpg.BCPGObject
 
encode(byte[]) - Static method in class org.bouncycastle.util.encoders.Hex
 
encode(byte[]) - Static method in class org.bouncycastle.util.encoders.Base64
encode the input data producong a base 64 encoded byte array.
encode(byte[], int, int) - Static method in class org.bouncycastle.util.encoders.Hex
 
encode(byte[], int, int, byte[], int) - Method in class org.bouncycastle.util.encoders.HexTranslator
 
encode(byte[], int, int, byte[], int) - Method in interface org.bouncycastle.util.encoders.Translator
 
encode(DEROutputStream) - Method in class org.bouncycastle.asn1.BERConstructedOctetString
 
encode(OutputStream) - Method in class org.bouncycastle.bcpg.SignatureSubpacket
 
encodeBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
encrypKeyPref - Static variable in interface org.bouncycastle.asn1.smime.SMIMEAttributes
 
encryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
encryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST6Engine
Encrypt the given input starting at the given offset and place the result in the provided buffer starting at the given offset.
encryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
Encrypt the given input starting at the given offset and place the result in the provided buffer starting at the given offset.
encryptBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
Do the appropriate processing for CFB mode encryption.
EncryptedContentInfo - class org.bouncycastle.asn1.cms.EncryptedContentInfo.
 
EncryptedContentInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
EncryptedContentInfo(DERObjectIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
encryptedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
encryptedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
EncryptedData - class org.bouncycastle.asn1.pkcs.EncryptedData.
EncryptedData ::= SEQUENCE { version Version, encryptedContentInfo EncryptedContentInfo } EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL } EncryptedContent ::= OCTET STRING
EncryptedData - class org.bouncycastle.asn1.cms.EncryptedData.
 
EncryptedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.EncryptedData
 
EncryptedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.EncryptedData
 
EncryptedData(DERObjectIdentifier, AlgorithmIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.pkcs.EncryptedData
 
EncryptedData(EncryptedContentInfo, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.EncryptedData
 
EncryptedPrivateKeyInfo - class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo.
 
EncryptedPrivateKeyInfo(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo
 
EncryptedPrivateKeyInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo
 
EncryptedPrivateKeyInfoTest - class org.bouncycastle.asn1.test.EncryptedPrivateKeyInfoTest.
Test the reading and writing of EncryptedPrivateKeyInfo objects using the test vectors provided at RSA's PKCS5 Page
EncryptedPrivateKeyInfoTest() - Constructor for class org.bouncycastle.asn1.test.EncryptedPrivateKeyInfoTest
 
encryptionAlgorithm - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
EncryptionScheme - class org.bouncycastle.asn1.pkcs.EncryptionScheme.
 
ENUMERATED - Static variable in interface org.bouncycastle.asn1.DERTags
 
envelopedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
envelopedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
EnvelopedData - class org.bouncycastle.asn1.cms.EnvelopedData.
 
EnvelopedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedData
 
EnvelopedData(OriginatorInfo, ASN1Set, EncryptedContentInfo, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedData
 
equals(Object) - Method in class org.bouncycastle.asn1.DERVisibleString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERUnknownTag
 
equals(Object) - Method in class org.bouncycastle.asn1.DERUniversalString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERUTF8String
 
equals(Object) - Method in class org.bouncycastle.asn1.DERT61String
 
equals(Object) - Method in class org.bouncycastle.asn1.DERPrintableString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERObjectIdentifier
 
equals(Object) - Method in class org.bouncycastle.asn1.DERNumericString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERInteger
 
equals(Object) - Method in class org.bouncycastle.asn1.DERIA5String
 
equals(Object) - Method in class org.bouncycastle.asn1.DEREnumerated
 
equals(Object) - Method in class org.bouncycastle.asn1.DERBoolean
 
equals(Object) - Method in class org.bouncycastle.asn1.DERBitString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERBMPString
 
equals(Object) - Method in class org.bouncycastle.asn1.DERNull
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1Set
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1Sequence
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1Null
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1TaggedObject
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1OctetString
 
equals(Object) - Method in class org.bouncycastle.asn1.ASN1Encodable
 
equals(Object) - Method in class org.bouncycastle.asn1.x509.X509Extension
 
equals(Object) - Method in class org.bouncycastle.asn1.x509.X509Extensions
 
equals(Object) - Method in class org.bouncycastle.asn1.x509.X509Name
test for equality - note: case is ignored.
equals(Object) - Method in class org.bouncycastle.math.ec.ECFieldElement
 
equals(Object) - Method in class org.bouncycastle.math.ec.ECPoint
 
equals(Object) - Method in class org.bouncycastle.crypto.params.ElGamalPublicKeyParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.ElGamalPrivateKeyParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DSAValidationParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DSAParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.ElGamalParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.ElGamalKeyParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DHPublicKeyParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DHValidationParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DHParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DHKeyParameters
 
equals(Object) - Method in class org.bouncycastle.crypto.params.DHPrivateKeyParameters
 
equals(Object, boolean) - Method in class org.bouncycastle.asn1.x509.X509Name
 
EXPIRE_TIME - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
EXPIRIMENTAL_1 - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
EXPIRIMENTAL_2 - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
EXPIRIMENTAL_3 - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
EXPIRIMENTAL_4 - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
Exportable - class org.bouncycastle.bcpg.sig.Exportable.
packet giving signature creation time.
EXPORTABLE - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
Exportable(boolean, boolean) - Constructor for class org.bouncycastle.bcpg.sig.Exportable
 
Exportable(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.Exportable
 
ExtendedKeyUsage - class org.bouncycastle.asn1.x509.ExtendedKeyUsage.
extendedKeyUsage
ExtendedKeyUsage - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Extended Key Usage
ExtendedKeyUsage(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
ExtendedKeyUsage(Vector) - Constructor for class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
EXTERNAL - Static variable in interface org.bouncycastle.asn1.DERTags
 

F

F1(int, int, int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
The first of the three processing functions for the encryption and decryption.
F2(int, int, int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
The second of the three processing functions for the encryption and decryption.
F3(int, int, int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
The third of the three processing functions for the encryption and decryption.
FALSE - Static variable in class org.bouncycastle.asn1.DERBoolean
 
finish() - Method in class org.bouncycastle.crypto.digests.LongDigest
 
finish() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
flush() - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 
flush() - Method in class org.bouncycastle.bcpg.ArmoredOutputStream
 
forEncryption - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
fromBigInteger(BigInteger) - Method in class org.bouncycastle.math.ec.ECCurve
 
fromBigInteger(BigInteger) - Method in class org.bouncycastle.math.ec.ECCurve.Fp
 
FULL_NAME - Static variable in class org.bouncycastle.asn1.x509.DistributionPointName
 

G

GENERAL_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
GeneralDigest - class org.bouncycastle.crypto.digests.GeneralDigest.
base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.
GeneralDigest() - Constructor for class org.bouncycastle.crypto.digests.GeneralDigest
Standard constructor
GeneralDigest(GeneralDigest) - Constructor for class org.bouncycastle.crypto.digests.GeneralDigest
Copy constructor.
GENERALIZED_TIME - Static variable in interface org.bouncycastle.asn1.DERTags
 
GeneralName - class org.bouncycastle.asn1.x509.GeneralName.
GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER} OtherName ::= SEQUENCE { type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id } EDIPartyName ::= SEQUENCE { nameAssigner [0] DirectoryString OPTIONAL, partyName [1] DirectoryString }
GeneralName(DERObject, int) - Constructor for class org.bouncycastle.asn1.x509.GeneralName
When the subjectAltName extension contains an Internet mail address, the address MUST be included as an rfc822Name.
GeneralName(X509Name) - Constructor for class org.bouncycastle.asn1.x509.GeneralName
 
GeneralNames - class org.bouncycastle.asn1.x509.GeneralNames.
 
GeneralNames(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.GeneralNames
 
GeneralSubtree - class org.bouncycastle.asn1.x509.GeneralSubtree.
 
GeneralSubtree(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.GeneralSubtree
 
generateBytes(byte[], int, int) - Method in interface org.bouncycastle.crypto.DerivationFunction
 
generateBytes(byte[], int, int) - Method in class org.bouncycastle.crypto.generators.MGF1BytesGenerator
fill len bytes of the output buffer with bytes generated from the derivation function.
generateBytes(byte[], int, int) - Method in class org.bouncycastle.crypto.generators.KDF2BytesGenerator
fill len bytes of the output buffer with bytes generated from the derivation function.
generateDerivedMacParameters(int) - Method in class org.bouncycastle.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize, specifically for use with a MAC.
generateDerivedMacParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedMacParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedMacParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int) - Method in class org.bouncycastle.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize.
generateDerivedParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int) - Method in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int, int) - Method in class org.bouncycastle.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize, and an initialisation vector (IV) of length ivSize.
generateDerivedParameters(int, int) - Method in class org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
Generate a key with initialisation vector parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int, int) - Method in class org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
Generate a key with initialisation vector parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int, int) - Method in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
Generate a key with initialisation vector parameter derived from the password, salt, and iteration count we are currently initialised with.
generateKey() - Method in class org.bouncycastle.crypto.CipherKeyGenerator
generate a secret key.
generateKey() - Method in class org.bouncycastle.crypto.generators.DESedeKeyGenerator
 
generateKey() - Method in class org.bouncycastle.crypto.generators.DESKeyGenerator
 
generateKeyPair() - Method in interface org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator
return an AsymmetricCipherKeyPair containing the generated keys.
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.RSAKeyPairGenerator
 
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.ElGamalKeyPairGenerator
 
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.ECKeyPairGenerator
Given the domain parameters this routine generates an EC key pair in accordance with X9.62 section 5.2.1 pages 26, 27.
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.DSAKeyPairGenerator
 
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.DHKeyPairGenerator
 
generateKeyPair() - Method in class org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator
 
generateParameters() - Method in class org.bouncycastle.crypto.generators.ElGamalParametersGenerator
which generates the p and g values from the given parameters, returning the ElGamalParameters object.
generateParameters() - Method in class org.bouncycastle.crypto.generators.DSAParametersGenerator
which generates the p and g values from the given parameters, returning the DSAParameters object.
generateParameters() - Method in class org.bouncycastle.crypto.generators.DHParametersGenerator
which generates the p and g values from the given parameters, returning the DHParameters object.
generateSignature() - Method in class org.bouncycastle.crypto.signers.PSSSigner
generate a signature for the message we've been loaded with using the key we were initialised with.
generateSignature() - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
generate a signature for the loaded message using the key we were initialised with.
generateSignature(byte[]) - Method in interface org.bouncycastle.crypto.DSA
sign the passed in message (usually the output of a hash function).
generateSignature(byte[]) - Method in class org.bouncycastle.crypto.signers.ECDSASigner
generate a signature for the given message using the key we were initialised with.
generateSignature(byte[]) - Method in class org.bouncycastle.crypto.signers.DSASigner
generate a signature for the given message using the key we were initialised with.
generateTBSCertificate() - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
generateTBSCertificate() - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
generateTBSCertList() - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
generateWorkingKey(boolean, byte[]) - Method in class org.bouncycastle.crypto.engines.DESEngine
generate an integer based working key based on our secret key and what we processing we are planning to do.
GENERATION - Static variable in class org.bouncycastle.asn1.x509.X509Name
 
get(DERObjectIdentifier) - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
get(int) - Method in class org.bouncycastle.asn1.DEREncodableVector
 
getA() - Method in class org.bouncycastle.math.ec.ECCurve
 
getAcinfo() - Method in class org.bouncycastle.asn1.x509.AttributeCertificate
 
getAdjustedTime() - Method in class org.bouncycastle.asn1.DERUTCTime
return the time as an adjusted date with a 4 digit year.
getAlgorithm() - Method in class org.bouncycastle.asn1.x9.KeySpecificInfo
 
getAlgorithm() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
getAlgorithm() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getAlgorithm() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
getAlgorithm() - Method in class org.bouncycastle.bcpg.CompressedDataPacket
return the algorithm tag value.
getAlgorithmId() - Method in class org.bouncycastle.asn1.pkcs.PrivateKeyInfo
 
getAlgorithmId() - Method in class org.bouncycastle.asn1.x509.DigestInfo
 
getAlgorithmId() - Method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
getAlgorithmName() - Method in interface org.bouncycastle.crypto.Wrapper
Return the name of the algorithm the wrapper implements.
getAlgorithmName() - Method in interface org.bouncycastle.crypto.StreamCipher
Return the name of the algorithm the cipher implements.
getAlgorithmName() - Method in class org.bouncycastle.crypto.StreamBlockCipher
return the name of the algorithm we are wrapping.
getAlgorithmName() - Method in interface org.bouncycastle.crypto.Mac
Return the name of the algorithm the MAC implements.
getAlgorithmName() - Method in interface org.bouncycastle.crypto.Digest
return the algorithm name
getAlgorithmName() - Method in interface org.bouncycastle.crypto.BlockCipher
Return the name of the algorithm the cipher implements.
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA384Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.MD2Digest
return the algorithm name
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.TwofishEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.SerpentEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RijndaelEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC6Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC564Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC532Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC4Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC2WrapEngine
Method getAlgorithmName
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.RC2Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.NullEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.IDEAEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.DESedeWrapEngine
Method getAlgorithmName
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.DESedeEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.DESEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.CAST6Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.BlowfishEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.AESWrapEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.AESLightEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.AESFastEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.engines.AESEngine
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.macs.HMac
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
 
getAlgorithmName() - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
return the algorithm name and mode.
getAlgorithmName() - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
return the algorithm name and mode.
getAlgorithmName() - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
return the algorithm name and mode.
getAlgorithmName() - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
return the algorithm name and mode.
getAttCertVersion() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getAttrCertValidityPeriod() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getAttributes() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getAttributes() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getAttrType() - Method in class org.bouncycastle.asn1.pkcs.Attribute
 
getAttrType() - Method in class org.bouncycastle.asn1.cms.Attribute
 
getAttrValues() - Method in class org.bouncycastle.asn1.pkcs.Attribute
 
getAttrValues() - Method in class org.bouncycastle.asn1.cms.Attribute
 
getAuthenticatedAttributes() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getAuthenticatedAttributes() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getAuthSafe() - Method in class org.bouncycastle.asn1.pkcs.Pfx
 
getB() - Method in class org.bouncycastle.math.ec.ECCurve
 
getBagAttributes() - Method in class org.bouncycastle.asn1.pkcs.SafeBag
 
getBagId() - Method in class org.bouncycastle.asn1.pkcs.SafeBag
 
getBagValue() - Method in class org.bouncycastle.asn1.pkcs.SafeBag
 
getBase() - Method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getBaseCertificateID() - Method in class org.bouncycastle.asn1.x509.V2Form
 
getBlockSize() - Method in class org.bouncycastle.crypto.BufferedBlockCipher
return the blocksize for the underlying cipher.
getBlockSize() - Method in interface org.bouncycastle.crypto.BlockCipher
Return the block size for this cipher (in bytes).
getBlockSize() - Method in class org.bouncycastle.crypto.engines.TwofishEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.SerpentEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.RijndaelEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.RC6Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.RC564Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.RC532Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.RC2Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.NullEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.IDEAEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.DESedeEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.DESEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.CAST6Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.BlowfishEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.AESLightEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.AESFastEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.engines.AESEngine
 
getBlockSize() - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
 
getBlockSize() - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
return the block size we are operating at.
getBlockSize() - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
return the block size we are operating at (in bytes).
getBlockSize() - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
return the block size we are operating at.
getBlockSize() - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
return the block size of the underlying cipher.
getBufferPosition() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
return the amount of data sitting in the buffer.
getByName(String) - Static method in class org.bouncycastle.asn1.x9.X962NamedCurves
 
getByOID(DERObjectIdentifier) - Static method in class org.bouncycastle.asn1.x9.X962NamedCurves
return the X9ECParameters object for the named curve represented by the passed in object identifier.
getBytes() - Method in class org.bouncycastle.asn1.DERBitString
 
getBytes(int) - Static method in class org.bouncycastle.asn1.DERBitString
return the correct number of bytes for a bit string defined in a 16 bit constant
getCapabilities(DERObjectIdentifier) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilities
returns a vector with 0 or more objects of all the capabilities matching the passed in capability OID.
getCapabilityID() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getCertainty() - Method in class org.bouncycastle.crypto.params.RSAKeyGenerationParameters
 
getCertId() - Method in class org.bouncycastle.asn1.pkcs.CertBag
 
getCertID() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getCertificates() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getCertificates() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getCertificates() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
 
getCertificateSerialNumber() - Method in class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
getCertificationRequestInfo() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
getCerts() - Method in class org.bouncycastle.asn1.ocsp.Signature
 
getCerts() - Method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getCertStatus() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getCertValue() - Method in class org.bouncycastle.asn1.pkcs.CertBag
 
getCipherKeySize() - Method in class org.bouncycastle.crypto.params.IESWithCipherParameters
 
getCoefficient() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getCompressionAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getContent() - Method in class org.bouncycastle.asn1.pkcs.EncryptedData
 
getContent() - Method in class org.bouncycastle.asn1.pkcs.ContentInfo
 
getContent() - Method in class org.bouncycastle.asn1.cms.ContentInfo
 
getContentEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getContentInfo() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getContentInfo() - Method in class org.bouncycastle.asn1.pkcs.AuthenticatedSafe
 
getContentType() - Method in class org.bouncycastle.asn1.pkcs.EncryptedData
 
getContentType() - Method in class org.bouncycastle.asn1.pkcs.ContentInfo
 
getContentType() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getContentType() - Method in class org.bouncycastle.asn1.cms.ContentInfo
 
getCounter() - Method in class org.bouncycastle.asn1.x9.KeySpecificInfo
 
getCounter() - Method in class org.bouncycastle.crypto.params.DSAValidationParameters
 
getCRLIssuer() - Method in class org.bouncycastle.asn1.x509.DistributionPoint
 
getCrlNum() - Method in class org.bouncycastle.asn1.ocsp.CrlID
 
getCRLNumber() - Method in class org.bouncycastle.asn1.x509.CRLNumber
 
getCRLs() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getCRLs() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getCRLs() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
 
getCrlTime() - Method in class org.bouncycastle.asn1.ocsp.CrlID
 
getCrlUrl() - Method in class org.bouncycastle.asn1.ocsp.CrlID
 
getCrtCoefficient() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the crt coefficient
getCurve() - Method in class org.bouncycastle.asn1.x9.X9Curve
 
getCurve() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
 
getCurve() - Method in class org.bouncycastle.crypto.params.ECDomainParameters
 
getD() - Method in class org.bouncycastle.crypto.params.ECPrivateKeyParameters
 
getData() - Method in class org.bouncycastle.asn1.DERUnknownTag
 
getDate() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getDate() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getDecodedBlockSize() - Method in class org.bouncycastle.util.encoders.HexTranslator
size of the output block on decoding produced by getEncodedBlockSize() bytes.
getDecodedBlockSize() - Method in interface org.bouncycastle.util.encoders.Translator
size of the output block on decoding produced by getEncodedBlockSize() bytes.
getDepth() - Method in class org.bouncycastle.bcpg.sig.TrustSignature
 
getDerivationV() - Method in class org.bouncycastle.crypto.params.IESParameters
 
getDERObject() - Method in class org.bouncycastle.asn1.DERObject
 
getDERObject() - Method in interface org.bouncycastle.asn1.DEREncodable
 
getDERObject() - Method in class org.bouncycastle.asn1.ASN1Encodable
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
SignerInfo ::= SEQUENCE { version Version, issuerAndSerialNumber IssuerAndSerialNumber, digestAlgorithm DigestAlgorithmIdentifier, authenticatedAttributes [0] IMPLICIT Attributes OPTIONAL, digestEncryptionAlgorithm DigestEncryptionAlgorithmIdentifier, encryptedDigest EncryptedDigest, unauthenticatedAttributes [1] IMPLICIT Attributes OPTIONAL } EncryptedDigest ::= OCTET STRING DigestAlgorithmIdentifier ::= AlgorithmIdentifier DigestEncryptionAlgorithmIdentifier ::= AlgorithmIdentifier
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.SignedData
SignedData ::= SEQUENCE { version Version, digestAlgorithms DigestAlgorithmIdentifiers, contentInfo ContentInfo, certificates [0] IMPLICIT ExtendedCertificatesAndCertificates OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.SafeBag
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
This outputs the key in PKCS1v2 format.
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.PrivateKeyInfo
write out an RSA private key with it's asscociated information as described in PKCS8.
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.Pfx
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.PBKDF2Params
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.PBES2Parameters
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.PBES2Algorithms
Deprecated.  
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.MacData
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.EncryptionScheme
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo
EncryptedPrivateKeyInfo ::= SEQUENCE { encryptionAlgorithm AlgorithmIdentifier {{KeyEncryptionAlgorithms}}, encryptedData EncryptedData } EncryptedData ::= OCTET STRING KeyEncryptionAlgorithms ALGORITHM-IDENTIFIER ::= { ...
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.EncryptedData
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.DHParameter
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.CertBag
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.ContentInfo
ContentInfo ::= SEQUENCE { contentType ContentType, content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.AuthenticatedSafe
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.Attribute
Attribute ::= SEQUENCE { attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue }
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getDERObject() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
SubjectKeyIdentifier := OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
This outputs the key in PKCS1v2 format.
getDERObject() - Method in class org.bouncycastle.asn1.x509.NameConstraints
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.DSAParameter
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
getDERObject() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.CRLDistPoint
CRLDistPoint ::= SEQUENCE SIZE {1..MAX} OF DistributionPoint
getDERObject() - Method in class org.bouncycastle.asn1.x509.BasicConstraints
BasicConstraints := SEQUENCE { cA BOOLEAN DEFAULT FALSE, pathLenConstraint INTEGER (0..MAX) OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL } KeyIdentifier ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.x509.Holder
Holder ::= SEQUENCE { baseCertificateID [0] IssuerSerial OPTIONAL, -- the issuer and serial number of -- the holder's Public Key Certificate entityName [1] GeneralNames OPTIONAL, -- the name of the claimant or role objectDigestInfo [2] ObjectDigestInfo OPTIONAL -- used to directly authenticate the holder, -- for example, an executable }
getDERObject() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
AttributeCertificateInfo ::= SEQUENCE { version AttCertVersion -- version is v2, holder Holder, issuer AttCertIssuer, signature AlgorithmIdentifier, serialNumber CertificateSerialNumber, attrCertValidityPeriod AttCertValidityPeriod, attributes SEQUENCE OF Attribute, issuerUniqueID UniqueIdentifier OPTIONAL, extensions Extensions OPTIONAL } AttCertVersion ::= INTEGER { v2(1) }
getDERObject() - Method in class org.bouncycastle.asn1.x509.AttributeCertificate
AttributeCertificate ::= SEQUENCE { acinfo AttributeCertificateInfo, signatureAlgorithm AlgorithmIdentifier, signatureValue BIT STRING }
getDERObject() - Method in class org.bouncycastle.asn1.x509.AttCertValidityPeriod
AttCertValidityPeriod ::= SEQUENCE { notBeforeTime GeneralizedTime, notAfterTime GeneralizedTime }
getDERObject() - Method in class org.bouncycastle.asn1.x509.ObjectDigestInfo
ObjectDigestInfo ::= SEQUENCE { digestedObjectType ENUMERATED { publicKey (0), publicKeyCert (1), otherObjectTypes (2) }, -- otherObjectTypes MUST NOT -- be used in this profile otherObjectTypeID OBJECT IDENTIFIER OPTIONAL, digestAlgorithm AlgorithmIdentifier, objectDigest BIT STRING }
getDERObject() - Method in class org.bouncycastle.asn1.x509.IssuerSerial
IssuerSerial ::= SEQUENCE { issuer GeneralNames, serial CertificateSerialNumber, issuerUID UniqueIdentifier OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.x509.GeneralNames
GeneralNames ::= SEQUENCE SIZE {1..MAX} OF GeneralName
getDERObject() - Method in class org.bouncycastle.asn1.x509.V2Form
V2Form ::= SEQUENCE { issuerName GeneralNames OPTIONAL, baseCertificateID [0] IssuerSerial OPTIONAL, objectDigestInfo [1] ObjectDigestInfo OPTIONAL -- issuerName MUST be present in this profile -- baseCertificateID and objectDigestInfo MUST NOT -- be present in this profile }
getDERObject() - Method in class org.bouncycastle.asn1.x509.AttCertIssuer
AttCertIssuer ::= CHOICE { v1Form GeneralNames, -- MUST NOT be used in this -- profile v2Form [0] V2Form -- v2 only }
getDERObject() - Method in class org.bouncycastle.asn1.x509.DigestInfo
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.GeneralName
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.X509Extensions
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getDERObject() - Method in class org.bouncycastle.asn1.x509.Time
Time ::= CHOICE { utcTime UTCTime, generalTime GeneralizedTime }
getDERObject() - Method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
SubjectPublicKeyInfo ::= SEQUENCE { algorithm AlgorithmIdentifier, publicKey BIT STRING }
getDERObject() - Method in class org.bouncycastle.asn1.x509.X509Name
 
getDERObject() - Method in class org.bouncycastle.asn1.x9.X9FieldElement
FieldElement ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.x9.X9ECPoint
ECPoint ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.x9.X9Curve
Curve ::= SEQUENCE { a FieldElement, b FieldElement, seed BIT STRING OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.x9.X962Parameters
Parameters ::= CHOICE { ecParameters ECParameters, namedCurve CURVES.&id({CurveNames}), implicitlyCA NULL }
getDERObject() - Method in class org.bouncycastle.asn1.x9.X9FieldID
Produce a DER encoding of the following structure.
getDERObject() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
ECParameters ::= SEQUENCE { version INTEGER { ecpVer1(1) } (ecpVer1), fieldID FieldID {{FieldTypes}}, curve X9Curve, base X9ECPoint, order INTEGER, cofactor INTEGER OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.x9.OtherInfo
OtherInfo ::= SEQUENCE { keyInfo KeySpecificInfo, partyAInfo [0] OCTET STRING OPTIONAL, suppPubInfo [2] OCTET STRING }
getDERObject() - Method in class org.bouncycastle.asn1.x9.KeySpecificInfo
KeySpecificInfo ::= SEQUENCE { algorithm OBJECT IDENTIFIER, counter OCTET STRING SIZE (4..4) }
getDERObject() - Method in class org.bouncycastle.asn1.oiw.ElGamalParameter
 
getDERObject() - Method in class org.bouncycastle.asn1.sec.ECPrivateKeyStructure
 
getDERObject() - Method in class org.bouncycastle.asn1.misc.IDEACBCPar
IDEA-CBCPar ::= SEQUENCE { iv OCTET STRING OPTIONAL -- exactly 8 octets }
getDERObject() - Method in class org.bouncycastle.asn1.misc.CAST5CBCParameters
cast5CBCParameters ::= SEQUENCE { iv OCTET STRING DEFAULT 0, -- Initialization vector keyLength INTEGER -- Key length, in bits }
getDERObject() - Method in class org.bouncycastle.asn1.cms.Time
Time ::= CHOICE { utcTime UTCTime, generalTime GeneralizedTime }
getDERObject() - Method in class org.bouncycastle.asn1.cms.SignerInfo
SignerInfo ::= SEQUENCE { version Version, SignerIdentifier sid, digestAlgorithm DigestAlgorithmIdentifier, authenticatedAttributes [0] IMPLICIT Attributes OPTIONAL, digestEncryptionAlgorithm DigestEncryptionAlgorithmIdentifier, encryptedDigest EncryptedDigest, unauthenticatedAttributes [1] IMPLICIT Attributes OPTIONAL } EncryptedDigest ::= OCTET STRING DigestAlgorithmIdentifier ::= AlgorithmIdentifier DigestEncryptionAlgorithmIdentifier ::= AlgorithmIdentifier
getDERObject() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
SignerIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier } SubjectKeyIdentifier ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.cms.SignedData
SignedData ::= SEQUENCE { version CMSVersion, digestAlgorithms DigestAlgorithmIdentifiers, encapContentInfo EncapsulatedContentInfo, certificates [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
getDERObject() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
RecipientKeyIdentifier ::= SEQUENCE { subjectKeyIdentifier SubjectKeyIdentifier, date GeneralizedTime OPTIONAL, other OtherKeyAttribute OPTIONAL } SubjectKeyIdentifier ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
RecipientInfo ::= CHOICE { ktri KeyTransRecipientInfo, kari [1] KeyAgreeRecipientInfo, kekri [2] KEKRecipientInfo }
getDERObject() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
RecipientIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier } SubjectKeyIdentifier ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
KeyTransRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 0 or 2 rid RecipientIdentifier, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, encryptedKey EncryptedKey }
getDERObject() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
OriginatorPublicKey ::= SEQUENCE { algorithm AlgorithmIdentifier, publicKey BIT STRING }
getDERObject() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
OriginatorIdentifierOrKey ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier, originatorKey [1] OriginatorPublicKey } SubjectKeyIdentifier ::= OCTET STRING
getDERObject() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
KeyAgreeRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 3 originator [0] EXPLICIT OriginatorIdentifierOrKey, ukm [1] EXPLICIT UserKeyingMaterial OPTIONAL, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, recipientEncryptedKeys RecipientEncryptedKeys }
getDERObject() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
KEKRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 4 kekid KEKIdentifier, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, encryptedKey EncryptedKey }
getDERObject() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
OtherKeyAttribute ::= SEQUENCE { keyAttrId OBJECT IDENTIFIER, keyAttr ANY DEFINED BY keyAttrId OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
KEKIdentifier ::= SEQUENCE { keyIdentifier OCTET STRING, date GeneralizedTime OPTIONAL, other OtherKeyAttribute OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getDERObject() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
OriginatorInfo ::= SEQUENCE { certs [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
EnvelopedData ::= SEQUENCE { version CMSVersion, originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL, recipientInfos RecipientInfos, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.EncryptedData
EncryptedData ::= SEQUENCE { version CMSVersion, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.ContentInfo
ContentInfo ::= SEQUENCE { contentType ContentType, content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getDERObject() - Method in class org.bouncycastle.asn1.cms.Attribute
Attribute ::= SEQUENCE { attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue }
getDERObject() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
SMIMECapability ::= SEQUENCE { capabilityID OBJECT IDENTIFIER, parameters ANY DEFINED BY capabilityID OPTIONAL }
getDERObject() - Method in class org.bouncycastle.asn1.smime.SMIMECapabilities
SMIMECapabilities ::= SEQUENCE OF SMIMECapability
getDigest() - Method in class org.bouncycastle.asn1.x509.DigestInfo
 
getDigest() - Method in interface org.bouncycastle.crypto.DerivationFunction
return the message digest used as the basis for the function
getDigest() - Method in class org.bouncycastle.crypto.generators.MGF1BytesGenerator
return the underlying digest.
getDigest() - Method in class org.bouncycastle.crypto.generators.KDF2BytesGenerator
return the underlying digest.
getDigest() - Method in class org.bouncycastle.crypto.io.DigestOutputStream
 
getDigest() - Method in class org.bouncycastle.crypto.io.DigestInputStream
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.x509.ObjectDigestInfo
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getDigestAlgorithms() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getDigestAlgorithms() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getDigestedObjectType() - Method in class org.bouncycastle.asn1.x509.ObjectDigestInfo
 
getDigestEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getDigestEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getDigestSize() - Method in interface org.bouncycastle.crypto.Digest
return the size, in bytes, of the digest produced by this message digest.
getDigestSize() - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA384Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
getDigestSize() - Method in class org.bouncycastle.crypto.digests.MD2Digest
return the size, in bytes, of the digest produced by this message digest.
getDistributionPoint() - Method in class org.bouncycastle.asn1.x509.DistributionPoint
 
getDistributionPoints() - Method in class org.bouncycastle.asn1.x509.CRLDistPoint
Return the distribution points making up the sequence.
getDomainParameters() - Method in class org.bouncycastle.crypto.params.ECKeyGenerationParameters
 
getDP() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getDQ() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getEffectiveKeyBits() - Method in class org.bouncycastle.crypto.params.RC2Parameters
 
getEncAlgorithm() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
getEncAlgorithm() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getEncoded() - Method in class org.bouncycastle.asn1.ASN1Encodable
 
getEncoded() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
return the standard PGP encoding of the key.
getEncoded() - Method in class org.bouncycastle.bcpg.ContainedPacket
 
getEncoded() - Method in class org.bouncycastle.bcpg.BCPGObject
 
getEncoded() - Method in interface org.bouncycastle.bcpg.BCPGKey
return a string of bytes giving the encoded format of the key, as described by it's format.
getEncoded() - Method in class org.bouncycastle.math.ec.ECPoint
 
getEncoded() - Method in class org.bouncycastle.math.ec.ECPoint.Fp
return the field element encoded with point compression.
getEncodedBlockSize() - Method in class org.bouncycastle.util.encoders.HexTranslator
size of the output block on encoding produced by getDecodedBlockSize() bytes.
getEncodedBlockSize() - Method in interface org.bouncycastle.util.encoders.Translator
size of the output block on encoding produced by getDecodedBlockSize() bytes.
getEncodedContents() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getEncodedContents() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getEncodingV() - Method in class org.bouncycastle.crypto.params.IESParameters
 
getEncryptedContent() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getEncryptedData() - Method in class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo
 
getEncryptedDigest() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getEncryptedDigest() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo
 
getEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.pkcs.EncryptedData
 
getEncryptionScheme() - Method in class org.bouncycastle.asn1.pkcs.PBES2Parameters
 
getEncryptionScheme() - Method in class org.bouncycastle.asn1.pkcs.PBES2Algorithms
Deprecated.  
getEncSessionKey() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
getEndDate() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getEndDate() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getExcludedSubtrees() - Method in class org.bouncycastle.asn1.x509.NameConstraints
 
getExponent() - Method in class org.bouncycastle.crypto.params.RSAKeyParameters
 
getExponent1() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getExponent2() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getExtension(DERObjectIdentifier) - Method in class org.bouncycastle.asn1.x509.X509Extensions
return the extension represented by the object identifier passed in.
getExtensions() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getExtensions() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getExtensions() - Method in class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
 
getExtensions() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getFieldName() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
getFieldName() - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
return the field name for this field.
getFileName() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
 
getFlags() - Method in class org.bouncycastle.bcpg.sig.KeyFlags
 
getFormat() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return "PGP"
getFormat() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
return "PGP"
getFormat() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
return the format tag value.
getFormat() - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
return "PGP"
getFormat() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
return "PGP"
getFormat() - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
return "PGP"
getFormat() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
return "PGP"
getFormat() - Method in interface org.bouncycastle.bcpg.BCPGKey
Return the base format for this key - in the case of the symmetric keys it will generally be raw indicating that the key is just a straight byte representation, for an asymmetric key the format will be PGP, indicating the key is a string of MPIs encoded in PGP format.
getG() - Method in class org.bouncycastle.asn1.pkcs.DHParameter
 
getG() - Method in class org.bouncycastle.asn1.x509.DSAParameter
 
getG() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
 
getG() - Method in class org.bouncycastle.asn1.oiw.ElGamalParameter
 
getG() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
getG() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
getG() - Method in class org.bouncycastle.crypto.params.DSAParameters
 
getG() - Method in class org.bouncycastle.crypto.params.ElGamalParameters
return the generator - g
getG() - Method in class org.bouncycastle.crypto.params.ECDomainParameters
 
getG() - Method in class org.bouncycastle.crypto.params.DHParameters
 
getH() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
 
getH() - Method in class org.bouncycastle.crypto.params.ECDomainParameters
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.ocsp.CertID
 
getHashAlgorithm() - Method in class org.bouncycastle.bcpg.SignaturePacket
return the hashAlgorithm tag
getHashAlgorithm() - Method in class org.bouncycastle.bcpg.S2K
return the hash algorithm for this S2K
getHashAlgorithm() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
return the hashAlgorithm tag
getHashedSubPackets() - Method in class org.bouncycastle.bcpg.SignaturePacket
 
getHolder() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getId() - Method in class org.bouncycastle.asn1.DERObjectIdentifier
 
getId() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
 
getId() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
 
getId() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
getID() - Method in class org.bouncycastle.bcpg.UserIDPacket
 
getIdentifier() - Method in class org.bouncycastle.asn1.x9.X9FieldID
 
getInfo() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
getInputBlockSize() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
returns the largest size an input block can be.
getInputBlockSize() - Method in interface org.bouncycastle.crypto.AsymmetricBlockCipher
returns the largest size an input block can be.
getInputBlockSize() - Method in class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
getInputBlockSize() - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
getInputBlockSize() - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
return the input block size.
getInputBlockSize() - Method in class org.bouncycastle.crypto.engines.RSAEngine
Return the maximum size for an input block to this engine.
getInputBlockSize() - Method in class org.bouncycastle.crypto.engines.ElGamalEngine
Return the maximum size for an input block to this engine.
getInputStream() - Method in class org.bouncycastle.bcpg.InputStreamPacket
Note: you can only read from this once...
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERVisibleString
return a Visible String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERUniversalString
return a Universal String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERUTF8String
return an UTF8 String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERT61String
return an T61 String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERPrintableString
return a Printable String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERObjectIdentifier
return an Object Identifier from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERNumericString
return an Numeric String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERInteger
return an Integer from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERIA5String
return an IA5 String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERGeneralizedTime
return a Generalized Time object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DEREnumerated
return an Enumerated from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERBoolean
return a Boolean from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERBitString
return a Bit String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.DERBMPString
return a BMP String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ASN1Set
Return an ASN1 set from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ASN1Sequence
Return an ASN1 sequence from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ASN1TaggedObject
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ASN1OctetString
return an Octet String from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.DSAParameter
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.CertificateList
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.DistributionPointName
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.DistributionPoint
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.CRLDistPoint
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.BasicConstraints
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.GeneralNames
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.DigestInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.GeneralName
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.TBSCertList
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.X509Extensions
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.Time
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.x509.X509Name
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.ResponseBytes
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.OCSPResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.Request
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.Signature
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.OCSPRequest
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.RevokedInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.CertID
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.Time
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
return a RecipientKeyIdentifier object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
return an OriginatorPublicKey object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
return an OriginatorIdentifierOrKey object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
return a KeyAgreeRecipientInfo object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
return a KEKRecipientInfo object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KEKIdentifier
return a KEKIdentifier object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorInfo
return an OriginatorInfo object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.EnvelopedData
return an EnvelopedData object from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.CompressedData
return a CompressedData object from a tagged object.
getInstance(boolean) - Static method in class org.bouncycastle.asn1.DERBoolean
return a DERBoolean from the passed in boolean.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERVisibleString
return a Visible String from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERUniversalString
return a Universal String from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERUTF8String
return an UTF8 string from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERT61String
return a T61 string from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERPrintableString
return a printable string from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERObjectIdentifier
return an OID from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERNumericString
return a Numeric string from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERInteger
return an integer from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERIA5String
return a IA5 string from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERGeneralizedTime
return a generalized time from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DEREnumerated
return an integer from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERBoolean
return a boolean from the passed in object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERBitString
return a Bit String from the passed in object
getInstance(Object) - Static method in class org.bouncycastle.asn1.DERBMPString
return a BMP String from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.ASN1Set
return an ASN1Set from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.ASN1Sequence
return an ASN1Sequence from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.ASN1OctetString
return an Octet String from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.SignedData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.MacData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.ContentInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.Attribute
return an Attribute object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.PolicyQualifierInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.PolicyInformation
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.NoticeReference
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.DisplayText
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.DSAParameter
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.CertificateList
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.DistributionPointName
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.DistributionPoint
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.CRLDistPoint
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.BasicConstraints
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.GeneralNames
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.DigestInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.GeneralName
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.TBSCertList
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.X509Extensions
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.Time
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.x509.X509Name
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.ResponseBytes
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.OCSPResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.Request
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.Signature
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.OCSPRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.RevokedInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.CertStatus
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.CertID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.ResponderID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.misc.IDEACBCPar
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.misc.CAST5CBCParameters
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Time
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignerInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignerIdentifier
return a SignerIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignedData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
return a RecipientKeyIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientIdentifier
return a RecipientIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
return a KeyTransRecipientInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
return an OriginatorPublicKey object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
return an OriginatorIdentifierOrKey object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
return a KeyAgreeRecipientInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
return a KEKRecipientInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
return an OtherKeyAttribute object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KEKIdentifier
return a KEKIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorInfo
return an OriginatorInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EnvelopedData
return an EnvelopedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EncryptedData
return an EncryptedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
return an EncryptedContentInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.ContentInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.CompressedData
return a CompressedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Attribute
return an Attribute object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.smime.SMIMECapabilities
return an Attribute object from the given object.
getIssuer() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getIssuer() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getIssuer() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getIssuer() - Method in class org.bouncycastle.asn1.x509.IssuerSerial
 
getIssuer() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getIssuer() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getIssuerAndSerialNumber() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getIssuerKeyHash() - Method in class org.bouncycastle.asn1.ocsp.CertID
 
getIssuerName() - Method in class org.bouncycastle.asn1.x509.V2Form
 
getIssuerNameHash() - Method in class org.bouncycastle.asn1.ocsp.CertID
 
getIssuerUID() - Method in class org.bouncycastle.asn1.x509.IssuerSerial
 
getIssuerUniqueId() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getIssuerUniqueID() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getIterationCount() - Method in class org.bouncycastle.asn1.pkcs.PBKDF2Params
 
getIterationCount() - Method in class org.bouncycastle.asn1.pkcs.MacData
 
getIterationCount() - Method in class org.bouncycastle.bcpg.S2K
return the iteration count
getIterationCount() - Method in class org.bouncycastle.crypto.PBEParametersGenerator
return the iteration count.
getIterations() - Method in class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
getIV() - Method in class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
getIV() - Method in class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
getIV() - Method in class org.bouncycastle.asn1.misc.IDEACBCPar
 
getIV() - Method in class org.bouncycastle.asn1.misc.CAST5CBCParameters
 
getIV() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getIV() - Method in class org.bouncycastle.bcpg.S2K
return the iv for the key generation algorithm
getIV() - Method in class org.bouncycastle.crypto.params.KDFParameters
 
getIV() - Method in class org.bouncycastle.crypto.params.ParametersWithIV
 
getJ() - Method in class org.bouncycastle.crypto.params.DHParameters
 
getKekid() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getKey() - Method in class org.bouncycastle.asn1.sec.ECPrivateKeyStructure
 
getKey() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getKey() - Method in class org.bouncycastle.crypto.params.RC5Parameters
 
getKey() - Method in class org.bouncycastle.crypto.params.RC2Parameters
 
getKey() - Method in class org.bouncycastle.crypto.params.KeyParameter
 
getKeyAlgorithm() - Method in class org.bouncycastle.bcpg.SignaturePacket
return the encryption algorithm tag
getKeyAlgorithm() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
return the encryption algorithm tag
getKeyAttr() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
getKeyAttrId() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
getKeyDerivationFunc() - Method in class org.bouncycastle.asn1.pkcs.PBES2Parameters
 
getKeyDerivationFunc() - Method in class org.bouncycastle.asn1.pkcs.PBES2Algorithms
Deprecated.  
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getKeyID() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
getKeyID() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
 
getKeyID() - Method in class org.bouncycastle.bcpg.sig.IssuerKeyID
 
getKeyIdentifier() - Method in class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
 
getKeyIdentifier() - Method in class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
 
getKeyIdentifier() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getKeyInfo() - Method in class org.bouncycastle.asn1.x9.OtherInfo
 
getKeyLength() - Method in class org.bouncycastle.asn1.pkcs.PBKDF2Params
 
getKeyLength() - Method in class org.bouncycastle.asn1.misc.CAST5CBCParameters
 
getL() - Method in class org.bouncycastle.asn1.pkcs.DHParameter
 
getMac() - Method in class org.bouncycastle.asn1.pkcs.MacData
 
getMac() - Method in class org.bouncycastle.crypto.io.MacOutputStream
 
getMac() - Method in class org.bouncycastle.crypto.io.MacInputStream
 
getMacData() - Method in class org.bouncycastle.asn1.pkcs.Pfx
 
getMacKeySize() - Method in class org.bouncycastle.crypto.params.IESParameters
 
getMacSize() - Method in interface org.bouncycastle.crypto.Mac
Return the block size for this cipher (in bytes).
getMacSize() - Method in class org.bouncycastle.crypto.macs.HMac
 
getMacSize() - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
getMacSize() - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
getMacSize() - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
getMaximum() - Method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getMinimum() - Method in class org.bouncycastle.asn1.x509.GeneralSubtree
 
getModulus() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getModulus() - Method in class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
getModulus() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the modulus for this key.
getModulus() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
 
getModulus() - Method in class org.bouncycastle.crypto.params.RSAKeyParameters
 
getN() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
 
getN() - Method in class org.bouncycastle.crypto.params.ECDomainParameters
 
getName() - Method in class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
getName() - Method in class org.bouncycastle.asn1.x509.GeneralName
 
getName() - Method in class org.bouncycastle.asn1.test.X509NameTest
 
getName() - Method in class org.bouncycastle.asn1.test.PKCS10Test
 
getName() - Method in class org.bouncycastle.asn1.test.OIDTest
 
getName() - Method in class org.bouncycastle.asn1.test.EncryptedPrivateKeyInfoTest
 
getName() - Method in class org.bouncycastle.asn1.test.CertificateTest
 
getName() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getName() - Method in class org.bouncycastle.crypto.test.TwofishTest
 
getName() - Method in class org.bouncycastle.crypto.test.TigerDigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.SkipjackTest
 
getName() - Method in class org.bouncycastle.crypto.test.SerpentTest
 
getName() - Method in class org.bouncycastle.crypto.test.SHA512DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.SHA384DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.SHA256DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.SHA1HMacTest
 
getName() - Method in class org.bouncycastle.crypto.test.SHA1DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.RijndaelTest
 
getName() - Method in class org.bouncycastle.crypto.test.RSATest
 
getName() - Method in class org.bouncycastle.crypto.test.RIPEMD160HMacTest
 
getName() - Method in class org.bouncycastle.crypto.test.RIPEMD160DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.RIPEMD128HMacTest
 
getName() - Method in class org.bouncycastle.crypto.test.RIPEMD128DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.RC6Test
 
getName() - Method in class org.bouncycastle.crypto.test.RC5Test
 
getName() - Method in class org.bouncycastle.crypto.test.StreamCipherVectorTest
 
getName() - Method in class org.bouncycastle.crypto.test.RC4Test
 
getName() - Method in class org.bouncycastle.crypto.test.RC2Test
 
getName() - Method in class org.bouncycastle.crypto.test.PSSTest
 
getName() - Method in class org.bouncycastle.crypto.test.PKCS5Test
 
getName() - Method in class org.bouncycastle.crypto.test.PKCS12Test
 
getName() - Method in class org.bouncycastle.crypto.test.OAEPTest
 
getName() - Method in class org.bouncycastle.crypto.test.ModeTest
 
getName() - Method in class org.bouncycastle.crypto.test.MacTest
 
getName() - Method in class org.bouncycastle.crypto.test.MD5HMacTest
 
getName() - Method in class org.bouncycastle.crypto.test.MD5DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.MD4DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.MD2DigestTest
 
getName() - Method in class org.bouncycastle.crypto.test.ISO9796Test
 
getName() - Method in class org.bouncycastle.crypto.test.IDEATest
 
getName() - Method in class org.bouncycastle.crypto.test.ElGamalTest
 
getName() - Method in class org.bouncycastle.crypto.test.ECTest
 
getName() - Method in class org.bouncycastle.crypto.test.ECIESTest
 
getName() - Method in class org.bouncycastle.crypto.test.DSATest
 
getName() - Method in class org.bouncycastle.crypto.test.DHTest
 
getName() - Method in class org.bouncycastle.crypto.test.DESedeTest
 
getName() - Method in class org.bouncycastle.crypto.test.DESTest
 
getName() - Method in class org.bouncycastle.crypto.test.CTSTest
 
getName() - Method in class org.bouncycastle.crypto.test.CAST6Test
 
getName() - Method in class org.bouncycastle.crypto.test.CAST5Test
 
getName() - Method in class org.bouncycastle.crypto.test.BlowfishTest
 
getName() - Method in class org.bouncycastle.crypto.test.BlockCipherVectorTest
 
getName() - Method in class org.bouncycastle.crypto.test.BlockCipherMonteCarloTest
 
getName() - Method in class org.bouncycastle.crypto.test.CipherTest
 
getName() - Method in class org.bouncycastle.crypto.test.AESTest
 
getName() - Method in interface org.bouncycastle.util.test.Test
 
getName(DERObjectIdentifier) - Static method in class org.bouncycastle.asn1.x9.X962NamedCurves
return the named curve name represented by the given object identifier.
getNames() - Static method in class org.bouncycastle.asn1.x9.X962NamedCurves
returns an enumeration containing the name strings for curves contained in this structure.
getNextUpdate() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getNextUpdate() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getNextUpdate() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getNotAfterTime() - Method in class org.bouncycastle.asn1.x509.AttCertValidityPeriod
 
getNotBeforeTime() - Method in class org.bouncycastle.asn1.x509.AttCertValidityPeriod
 
getObject() - Method in class org.bouncycastle.asn1.ASN1TaggedObject
return whatever was following the tag.
getObject() - Method in class org.bouncycastle.asn1.pkcs.EncryptionScheme
 
getObjectAt(int) - Method in class org.bouncycastle.asn1.ASN1Set
return the object at the set postion indicated by index.
getObjectAt(int) - Method in class org.bouncycastle.asn1.ASN1Sequence
return the object at the sequence postion indicated by index.
getObjectDigest() - Method in class org.bouncycastle.asn1.x509.ObjectDigestInfo
 
getObjectDigestInfo() - Method in class org.bouncycastle.asn1.x509.V2Form
 
getObjectId() - Method in class org.bouncycastle.asn1.pkcs.PBES2Algorithms
Deprecated.  
getObjectId() - Method in class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
getObjects() - Method in class org.bouncycastle.asn1.ASN1Set
 
getObjects() - Method in class org.bouncycastle.asn1.ASN1Sequence
 
getObjects() - Method in class org.bouncycastle.asn1.BERConstructedOctetString
return the DER octets that make up this string.
getOctets() - Method in class org.bouncycastle.asn1.DERVisibleString
 
getOctets() - Method in class org.bouncycastle.asn1.DERUniversalString
 
getOctets() - Method in class org.bouncycastle.asn1.DERPrintableString
 
getOctets() - Method in class org.bouncycastle.asn1.DERNumericString
 
getOctets() - Method in class org.bouncycastle.asn1.DERIA5String
 
getOctets() - Method in class org.bouncycastle.asn1.ASN1OctetString
 
getOctets() - Method in class org.bouncycastle.asn1.BERConstructedOctetString
 
getOID(String) - Static method in class org.bouncycastle.asn1.x9.X962NamedCurves
return the object identifier signified by the passed in name.
getOIDs() - Method in class org.bouncycastle.asn1.x509.X509Name
return a vector of the oids in the name, in the order they were found.
getOptionalSignature() - Method in class org.bouncycastle.asn1.ocsp.OCSPRequest
 
getOriginator() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getOther() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getOtherKeyAttribute() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getOtherObjectTypeID() - Method in class org.bouncycastle.asn1.x509.ObjectDigestInfo
 
getOutputBlockSize() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
returns the maximum size of the block produced by this cipher.
getOutputBlockSize() - Method in interface org.bouncycastle.crypto.AsymmetricBlockCipher
returns the maximum size of the block produced by this cipher.
getOutputBlockSize() - Method in class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
getOutputBlockSize() - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
getOutputBlockSize() - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
return the maximum possible size for the output.
getOutputBlockSize() - Method in class org.bouncycastle.crypto.engines.RSAEngine
Return the maximum size for an output block to this engine.
getOutputBlockSize() - Method in class org.bouncycastle.crypto.engines.ElGamalEngine
Return the maximum size for an output block to this engine.
getOutputSize(int) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
return the size of the output buffer required for an update plus a doFinal with an input of len bytes.
getOutputSize(int) - Method in class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. return the size of the output buffer required for an update plus a doFinal with an input of len bytes.
getOutputSize(int) - Method in class org.bouncycastle.crypto.modes.CTSBlockCipher
return the size of the output buffer required for an update plus a doFinal with an input of len bytes.
getOutputSize(int) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
return the minimum size of the output buffer required for an update plus a doFinal with an input of len bytes.
getP() - Method in class org.bouncycastle.asn1.pkcs.DHParameter
 
getP() - Method in class org.bouncycastle.asn1.x509.DSAParameter
 
getP() - Method in class org.bouncycastle.asn1.oiw.ElGamalParameter
 
getP() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
getP() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
getP() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getP() - Method in class org.bouncycastle.crypto.params.DSAParameters
 
getP() - Method in class org.bouncycastle.crypto.params.ElGamalParameters
 
getP() - Method in class org.bouncycastle.crypto.params.DHParameters
 
getPadBits() - Method in class org.bouncycastle.asn1.DERBitString
 
getPadBits() - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
retrieve the number of pad bits in the last decoded message.
getPadBits(int) - Static method in class org.bouncycastle.asn1.DERBitString
return the correct number of pad bits for a bit string defined in a 16 bit constant
getPaddingName() - Method in class org.bouncycastle.crypto.paddings.X923Padding
Return the name of the algorithm the cipher implements.
getPaddingName() - Method in class org.bouncycastle.crypto.paddings.PKCS7Padding
Return the name of the algorithm the cipher implements.
getPaddingName() - Method in class org.bouncycastle.crypto.paddings.ISO10126d2Padding
Return the name of the algorithm the cipher implements.
getPaddingName() - Method in interface org.bouncycastle.crypto.paddings.BlockCipherPadding
Return the name of the algorithm the cipher implements.
getParameters() - Method in class org.bouncycastle.asn1.x509.AlgorithmIdentifier
 
getParameters() - Method in class org.bouncycastle.asn1.x9.X962Parameters
 
getParameters() - Method in class org.bouncycastle.asn1.x9.X9FieldID
 
getParameters() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithRandom
 
getParameters() - Method in class org.bouncycastle.crypto.params.DSAKeyParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.ElGamalKeyGenerationParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.DSAKeyGenerationParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.DHKeyGenerationParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.ElGamalKeyParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithIV
 
getParameters() - Method in class org.bouncycastle.crypto.params.ECKeyParameters
 
getParameters() - Method in class org.bouncycastle.crypto.params.DHKeyParameters
 
getPartyAInfo() - Method in class org.bouncycastle.asn1.x9.OtherInfo
 
getPassword() - Method in class org.bouncycastle.crypto.PBEParametersGenerator
return the password byte array.
getPathLenConstraint() - Method in class org.bouncycastle.asn1.x509.BasicConstraints
 
getPermittedSubtrees() - Method in class org.bouncycastle.asn1.x509.NameConstraints
 
getPoint() - Method in class org.bouncycastle.asn1.x9.X9ECPoint
 
getPolicy(int) - Method in class org.bouncycastle.asn1.x509.CertificatePolicies
 
getPolicyIdentifier() - Method in class org.bouncycastle.asn1.x509.PolicyInformation
 
getPolicyQualifiers() - Method in class org.bouncycastle.asn1.x509.PolicyInformation
 
getPositiveValue() - Method in class org.bouncycastle.asn1.DERInteger
in some cases positive values get crammed into a space, that's not quite big enough...
getPreferrences() - Method in class org.bouncycastle.bcpg.sig.PreferredAlgorithms
 
getPrime1() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getPrime2() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getPrimeExponentP() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the prime exponent of p
getPrimeExponentQ() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the prime exponent of q
getPrimeP() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the prime P
getPrimeQ() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the prime Q
getPrivate() - Method in class org.bouncycastle.crypto.AsymmetricCipherKeyPair
return the private key parameters.
getPrivateExponent() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getPrivateExponent() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
return the private exponent for this key.
getPrivateKey() - Method in class org.bouncycastle.asn1.pkcs.PrivateKeyInfo
 
getProducedAt() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getPublic() - Method in class org.bouncycastle.crypto.AsymmetricCipherKeyPair
return the public key parameters.
getPublicExponent() - Method in class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
getPublicExponent() - Method in class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
getPublicExponent() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
 
getPublicExponent() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getPublicExponent() - Method in class org.bouncycastle.crypto.params.RSAKeyGenerationParameters
 
getPublicKey() - Method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
for when the public key is an encoded object - if the bitstring can't be decoded this routine throws an IOException.
getPublicKey() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
getPublicKeyData() - Method in class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
for when the public key is raw bits...
getPublicKeyPacket() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getQ() - Method in class org.bouncycastle.asn1.x509.DSAParameter
 
getQ() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
getQ() - Method in class org.bouncycastle.math.ec.ECCurve.Fp
 
getQ() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getQ() - Method in class org.bouncycastle.crypto.params.ECPublicKeyParameters
 
getQ() - Method in class org.bouncycastle.crypto.params.DSAParameters
 
getQ() - Method in class org.bouncycastle.crypto.params.DHParameters
 
getQInv() - Method in class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
getRandom() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
return the random source associated with this generator.
getRandom() - Method in class org.bouncycastle.crypto.params.ParametersWithRandom
 
getRC2ParameterVersion() - Method in class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
getReasons() - Method in class org.bouncycastle.asn1.x509.DistributionPoint
 
getRecipientEncryptedKeys() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getRecipientIdentifier() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getReqCert() - Method in class org.bouncycastle.asn1.ocsp.Request
 
getRequestExtensions() - Method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getRequestList() - Method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getRequestorName() - Method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getResponderID() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getResponse() - Method in class org.bouncycastle.asn1.ocsp.ResponseBytes
 
getResponseBytes() - Method in class org.bouncycastle.asn1.ocsp.OCSPResponse
 
getResponseExtensions() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getResponses() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getResponseStatus() - Method in class org.bouncycastle.asn1.ocsp.OCSPResponse
 
getResponseType() - Method in class org.bouncycastle.asn1.ocsp.ResponseBytes
 
getRevocationDate() - Method in class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
 
getRevocationReason() - Method in class org.bouncycastle.asn1.ocsp.RevokedInfo
 
getRevocationTime() - Method in class org.bouncycastle.asn1.ocsp.RevokedInfo
 
getRevokedCertificates() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getRevokedCertificates() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getRounds() - Method in class org.bouncycastle.crypto.params.RC5Parameters
 
getS2K() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
getS2K() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getSalt() - Method in class org.bouncycastle.asn1.pkcs.PBKDF2Params
 
getSalt() - Method in class org.bouncycastle.asn1.pkcs.MacData
 
getSalt() - Method in class org.bouncycastle.crypto.PBEParametersGenerator
return the salt byte array.
getSecKeyData() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
getSecretKeyData() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
 
getSeed() - Method in class org.bouncycastle.asn1.x9.X9Curve
 
getSeed() - Method in class org.bouncycastle.asn1.x9.X9ECParameters
 
getSeed() - Method in class org.bouncycastle.crypto.params.MGFParameters
 
getSeed() - Method in class org.bouncycastle.crypto.params.DSAValidationParameters
 
getSeed() - Method in class org.bouncycastle.crypto.params.ECDomainParameters
 
getSerial() - Method in class org.bouncycastle.asn1.x509.IssuerSerial
 
getSerialNumber() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getSerialNumber() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getSerialNumber() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getSerialNumber() - Method in class org.bouncycastle.asn1.ocsp.CertID
 
getSerialNumber() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getSharedSecret() - Method in class org.bouncycastle.crypto.params.KDFParameters
 
getSID() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getSignature() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
getSignature() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getSignature() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getSignature() - Method in class org.bouncycastle.asn1.x509.AttributeCertificateInfo
 
getSignature() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getSignature() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getSignature() - Method in class org.bouncycastle.asn1.ocsp.Signature
 
getSignature() - Method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getSignature() - Method in class org.bouncycastle.bcpg.SignaturePacket
return the signature bytes - note this is normalised to be the ASN.1 encoding of what appears in the signature packet.
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.x509.AttributeCertificate
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.ocsp.Signature
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getSignatureTrailer() - Method in class org.bouncycastle.bcpg.SignaturePacket
return the signature trailer that must be included with the data to reconstruct the signature
getSignatureType() - Method in class org.bouncycastle.bcpg.SignaturePacket
return the signature type.
getSignatureValue() - Method in class org.bouncycastle.asn1.x509.AttributeCertificate
 
getSignerInfos() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getSignerInfos() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getSingleExtensions() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getSingleRequestExtensions() - Method in class org.bouncycastle.asn1.ocsp.Request
 
getSize() - Method in class org.bouncycastle.asn1.DERConstructedSet
 
getSize() - Method in class org.bouncycastle.asn1.DERConstructedSequence
Deprecated.  
getStartDate() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getStartDate() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getStatus() - Method in class org.bouncycastle.asn1.ocsp.CertStatus
 
getStrength() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
return the bit strength for keys produced by this generator,
getString() - Method in class org.bouncycastle.asn1.DERVisibleString
 
getString() - Method in class org.bouncycastle.asn1.DERUniversalString
UniversalStrings have characters which are 4 bytes long - for the moment we just return them in Hex...
getString() - Method in class org.bouncycastle.asn1.DERUTF8String
 
getString() - Method in class org.bouncycastle.asn1.DERT61String
 
getString() - Method in class org.bouncycastle.asn1.DERPrintableString
 
getString() - Method in class org.bouncycastle.asn1.DERNumericString
 
getString() - Method in class org.bouncycastle.asn1.DERIA5String
 
getString() - Method in interface org.bouncycastle.asn1.DERString
 
getString() - Method in class org.bouncycastle.asn1.DERBMPString
 
getString() - Method in class org.bouncycastle.asn1.x509.DisplayText
Returns the stored String object.
getSubject() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getSubject() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getSubject() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getSubjectKeyIdentifier() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getSubjectPublicKeyInfo() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getSubjectPublicKeyInfo() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getSubjectPublicKeyInfo() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getSubjectUniqueId() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getSuppPubInfo() - Method in class org.bouncycastle.asn1.x9.OtherInfo
 
getTag() - Method in class org.bouncycastle.asn1.DERUnknownTag
 
getTagNo() - Method in class org.bouncycastle.asn1.ASN1TaggedObject
 
getTagNo() - Method in class org.bouncycastle.asn1.x509.GeneralName
 
getTagNo() - Method in class org.bouncycastle.asn1.ocsp.CertStatus
 
getTBSCertificate() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getTBSCertList() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getTbsRequest() - Method in class org.bouncycastle.asn1.ocsp.OCSPRequest
 
getTbsResponseData() - Method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
 
getThisUpdate() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getThisUpdate() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getThisUpdate() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
 
getTime() - Method in class org.bouncycastle.asn1.DERUTCTime
return the time - always in the form of YYMMDDhhmmssGMT(+hh:mm|-hh:mm).
getTime() - Method in class org.bouncycastle.asn1.DERGeneralizedTime
return the time - always in the form of YYYYMMDDhhmmssGMT(+hh:mm|-hh:mm).
getTime() - Method in class org.bouncycastle.asn1.x509.Time
 
getTime() - Method in class org.bouncycastle.asn1.cms.Time
 
getTime() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getTime() - Method in class org.bouncycastle.bcpg.sig.SignatureExpirationTime
 
getTime() - Method in class org.bouncycastle.bcpg.sig.SignatureCreationTime
 
getTime() - Method in class org.bouncycastle.bcpg.sig.KeyExpirationTime
 
getTrustAmount() - Method in class org.bouncycastle.bcpg.sig.TrustSignature
 
getType() - Method in class org.bouncycastle.bcpg.SignatureSubpacket
 
getType() - Method in class org.bouncycastle.bcpg.S2K
 
getUnauthenticatedAttributes() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getUnauthenticatedAttributes() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.BufferedBlockCipher
return the cipher this object wraps.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
return the underlying cipher for the buffer.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
 
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
return the underlying block cipher that we are wrapping.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
return the underlying block cipher that we are wrapping.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
return the underlying block cipher that we are wrapping.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
return the underlying block cipher that we are wrapping.
getUnderlyingCipher() - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
return the underlying block cipher that we are wrapping.
getUnderlyingDigest() - Method in class org.bouncycastle.crypto.macs.HMac
 
getUnhashedSubPackets() - Method in class org.bouncycastle.bcpg.SignaturePacket
 
getUnprotectedAttrs() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getUnprotectedAttrs() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getUpdateOutputSize(int) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
return the size of the output buffer required for an update an input of len bytes.
getUpdateOutputSize(int) - Method in class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. return the size of the output buffer required for an update an input of len bytes.
getUpdateOutputSize(int) - Method in class org.bouncycastle.crypto.modes.CTSBlockCipher
return the size of the output buffer required for an update an input of len bytes.
getUpdateOutputSize(int) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
return the size of the output buffer required for an update an input of len bytes.
getUserCertificate() - Method in class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
 
getUserKeyingMaterial() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getValidationParameters() - Method in class org.bouncycastle.crypto.params.DSAParameters
 
getValidationParameters() - Method in class org.bouncycastle.crypto.params.DHParameters
 
getValidDays() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getValue() - Method in class org.bouncycastle.asn1.DERInteger
 
getValue() - Method in class org.bouncycastle.asn1.DEREnumerated
 
getValue() - Method in class org.bouncycastle.asn1.x509.X509Extension
 
getValue() - Method in class org.bouncycastle.asn1.x9.X9FieldElement
 
getValue() - Method in class org.bouncycastle.bcpg.MPInteger
 
getValue() - Method in class org.bouncycastle.bcpg.CRC24
 
getValues() - Method in class org.bouncycastle.asn1.x509.X509Name
return a vector of the values found in the name, in the order they were found.
getVersion() - Method in class org.bouncycastle.asn1.pkcs.SignerInfo
 
getVersion() - Method in class org.bouncycastle.asn1.pkcs.SignedData
 
getVersion() - Method in class org.bouncycastle.asn1.pkcs.CertificationRequestInfo
 
getVersion() - Method in class org.bouncycastle.asn1.x509.X509CertificateStructure
 
getVersion() - Method in class org.bouncycastle.asn1.x509.CertificateList
 
getVersion() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getVersion() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getVersion() - Method in class org.bouncycastle.asn1.ocsp.TBSRequest
 
getVersion() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getVersion() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
getVersion() - Method in class org.bouncycastle.bcpg.SignaturePacket
get the version number
getVersion() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
 
getVersion() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
getVersionNumber() - Method in class org.bouncycastle.asn1.x509.TBSCertList
 
getVersionNumber() - Method in class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
getX() - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
 
getX() - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
 
getX() - Method in class org.bouncycastle.math.ec.ECPoint
 
getX() - Method in class org.bouncycastle.crypto.params.ElGamalPrivateKeyParameters
 
getX() - Method in class org.bouncycastle.crypto.params.DSAPrivateKeyParameters
 
getX() - Method in class org.bouncycastle.crypto.params.DHPrivateKeyParameters
 
getY() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
 
getY() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
 
getY() - Method in class org.bouncycastle.math.ec.ECPoint
 
getY() - Method in class org.bouncycastle.crypto.params.ElGamalPublicKeyParameters
 
getY() - Method in class org.bouncycastle.crypto.params.DSAPublicKeyParameters
 
getY() - Method in class org.bouncycastle.crypto.params.DHPublicKeyParameters
 
GIVENNAME - Static variable in class org.bouncycastle.asn1.x509.X509Name
 
gnBasis - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
GRAPHIC_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 

H

H1 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H2 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H3 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H4 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H5 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H6 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H7 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
H8 - Variable in class org.bouncycastle.crypto.digests.LongDigest
 
HashAlgorithmTags - interface org.bouncycastle.bcpg.HashAlgorithmTags.
basic tags for hash algorithms
hashCode() - Method in class org.bouncycastle.asn1.DERUTF8String
 
hashCode() - Method in class org.bouncycastle.asn1.DERPrintableString
 
hashCode() - Method in class org.bouncycastle.asn1.DERObjectIdentifier
 
hashCode() - Method in class org.bouncycastle.asn1.DERNumericString
 
hashCode() - Method in class org.bouncycastle.asn1.DERInteger
 
hashCode() - Method in class org.bouncycastle.asn1.DERIA5String
 
hashCode() - Method in class org.bouncycastle.asn1.DERBMPString
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1Set
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1Sequence
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1Null
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1TaggedObject
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1OctetString
 
hashCode() - Method in class org.bouncycastle.asn1.ASN1Encodable
 
hashCode() - Method in class org.bouncycastle.asn1.x509.X509Extension
 
hashCode() - Method in class org.bouncycastle.asn1.x509.X509Extensions
 
hashCode() - Method in class org.bouncycastle.asn1.x509.X509Name
 
hasKeyPurposeId(KeyPurposeId) - Method in class org.bouncycastle.asn1.x509.ExtendedKeyUsage
 
hasMoreTokens() - Method in class org.bouncycastle.asn1.OIDTokenizer
 
hasMoreTokens() - Method in class org.bouncycastle.asn1.x509.X509NameTokenizer
 
HAVAL_5_160 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
Hex - class org.bouncycastle.util.encoders.Hex.
Converters for going from hex to binary and back.
Hex() - Constructor for class org.bouncycastle.util.encoders.Hex
 
HexTranslator - class org.bouncycastle.util.encoders.HexTranslator.
Converters for going from hex to binary and back.
HexTranslator() - Constructor for class org.bouncycastle.util.encoders.HexTranslator
 
HMac - class org.bouncycastle.crypto.macs.HMac.
HMAC implementation based on RFC2104 H(K XOR opad, H(K XOR ipad, text))
HMac(Digest) - Constructor for class org.bouncycastle.crypto.macs.HMac
 
Holder - class org.bouncycastle.asn1.x509.Holder.
 
Holder() - Constructor for class org.bouncycastle.asn1.x509.Holder
 

I

IA5_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
id - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
id_aa - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_encrypKeyPref - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
id_ct_compressedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
id_dsa - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_dsa_with_sha1 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57 (10040) x9cm(4) 3 }
id_ea_rsa - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
id_ecPublicKey - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_ecSigType - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_fieldType - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_kp_clientAuth - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_codeSigning - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_emailProtection - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_ipsecEndSystem - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_ipsecTunnel - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_ipsecUser - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_OCSPSigning - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_serverAuth - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_smartcardlogon - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_kp_timeStamping - Static variable in class org.bouncycastle.asn1.x509.KeyPurposeId
 
id_PBES2 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
id_PBKDF2 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
id_pkix_ocsp - Static variable in interface org.bouncycastle.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_basic - Static variable in interface org.bouncycastle.asn1.ocsp.OCSPObjectIdentifiers
 
id_publicKeyType - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_qt_cps - Static variable in class org.bouncycastle.asn1.x509.PolicyQualifierId
 
id_qt_unotice - Static variable in class org.bouncycastle.asn1.x509.PolicyQualifierId
 
id_SHA1 - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
IDEA - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
IDEACBCPar - class org.bouncycastle.asn1.misc.IDEACBCPar.
 
IDEACBCPar(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.misc.IDEACBCPar
 
IDEACBCPar(byte[]) - Constructor for class org.bouncycastle.asn1.misc.IDEACBCPar
 
IDEAEngine - class org.bouncycastle.crypto.engines.IDEAEngine.
A class that provides a basic International Data Encryption Algorithm (IDEA) engine.
IDEAEngine() - Constructor for class org.bouncycastle.crypto.engines.IDEAEngine
standard constructor.
IDEATest - class org.bouncycastle.crypto.test.IDEATest.
 
idSHA1 - Static variable in interface org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
 
IESEngine - class org.bouncycastle.crypto.engines.IESEngine.
support class for constructing intergrated encryption ciphers for doing basic message exchanges on top of key agreement ciphers
IESEngine(BasicAgreement, DerivationFunction, Mac) - Constructor for class org.bouncycastle.crypto.engines.IESEngine
set up for use with stream mode, where the key derivation function is used to provide a stream of bytes to xor with the message.
IESEngine(BasicAgreement, DerivationFunction, Mac, BufferedBlockCipher) - Constructor for class org.bouncycastle.crypto.engines.IESEngine
set up for use in conjunction with a block cipher to handle the message.
IESParameters - class org.bouncycastle.crypto.params.IESParameters.
parameters for using an integrated cipher in stream mode.
IESParameters(byte[], byte[], int) - Constructor for class org.bouncycastle.crypto.params.IESParameters
 
IESWithCipherParameters - class org.bouncycastle.crypto.params.IESWithCipherParameters.
 
IESWithCipherParameters(byte[], byte[], int, int) - Constructor for class org.bouncycastle.crypto.params.IESWithCipherParameters
 
InhibitAnyPolicy - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Inhibit Any Policy
init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.Wrapper
 
init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.StreamCipher
Initialise the cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.StreamBlockCipher
initialise the underlying cipher.
init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.DSA
initialise the signer for signature generation or signature verification.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
initialise the cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
initialise the buffer and the underlying cipher.
init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.BlockCipher
Initialise the cipher.
init(boolean, CipherParameters) - Method in interface org.bouncycastle.crypto.AsymmetricBlockCipher
initialise the cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.TwofishEngine
initialise a Twofish cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
initialise a SKIPJACK cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.SerpentEngine
initialise a Serpent cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RijndaelEngine
initialise a Rijndael cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RSAEngine
initialise the RSA engine.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC6Engine
initialise a RC5-32 cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC564Engine
initialise a RC5-64 cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC532Engine
initialise a RC5-32 cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC4Engine
initialise a RC4 cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC2WrapEngine
Method init
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.RC2Engine
initialise a RC2 cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.NullEngine
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.IDEAEngine
initialise an IDEA cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.ElGamalEngine
initialise the ElGamal engine.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.DESedeWrapEngine
Method init
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.DESedeEngine
initialise a DESede cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.DESEngine
initialise a DES cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
initialise a CAST cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.BlowfishEngine
initialise a Blowfish cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.AESWrapEngine
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.AESLightEngine
initialise an AES cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.AESFastEngine
initialise an AES cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.engines.AESEngine
initialise an AES cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
Initialise the cipher and, possibly, the initialisation vector (IV).
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
Initialise the cipher and, possibly, the initialisation vector (IV).
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
Initialise the cipher and, possibly, the initialisation vector (IV).
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
Initialise the cipher and, possibly, the initialisation vector (IV).
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
initialise the cipher.
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.signers.PSSSigner
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.signers.ECDSASigner
 
init(boolean, CipherParameters) - Method in class org.bouncycastle.crypto.signers.DSASigner
 
init(boolean, CipherParameters, CipherParameters, CipherParameters) - Method in class org.bouncycastle.crypto.engines.IESEngine
Initialise the encryptor.
init(byte[], byte[], int) - Method in class org.bouncycastle.crypto.PBEParametersGenerator
initialise the PBE generator.
init(CipherParameters) - Method in interface org.bouncycastle.crypto.Mac
Initialise the MAC.
init(CipherParameters) - Method in interface org.bouncycastle.crypto.BasicAgreement
initialise the agreement engine.
init(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.ECDHCBasicAgreement
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.ECDHBasicAgreement
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.DHBasicAgreement
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.agreement.DHAgreement
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.macs.HMac
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
init(CipherParameters) - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
init(DerivationParameters) - Method in interface org.bouncycastle.crypto.DerivationFunction
 
init(DerivationParameters) - Method in class org.bouncycastle.crypto.generators.MGF1BytesGenerator
 
init(DerivationParameters) - Method in class org.bouncycastle.crypto.generators.KDF2BytesGenerator
 
init(int, int, SecureRandom) - Method in class org.bouncycastle.crypto.generators.ElGamalParametersGenerator
 
init(int, int, SecureRandom) - Method in class org.bouncycastle.crypto.generators.DSAParametersGenerator
initialise the key generator.
init(int, int, SecureRandom) - Method in class org.bouncycastle.crypto.generators.DHParametersGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.CipherKeyGenerator
initialise the key generator.
init(KeyGenerationParameters) - Method in interface org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator
intialise the key pair generator.
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.RSAKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.ElGamalKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.ECKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.DSAKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.DHKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator
 
init(KeyGenerationParameters) - Method in class org.bouncycastle.crypto.generators.DESedeKeyGenerator
initialise the key generator - if strength is set to zero the key generated will be 192 bits in size, otherwise strength can be 128 or 192 (or 112 or 168 if you don't count parity bits), depending on whether you wish to do 2-key or 3-key triple DES.
init(SecureRandom) - Method in class org.bouncycastle.crypto.paddings.X923Padding
Initialise the padder.
init(SecureRandom) - Method in class org.bouncycastle.crypto.paddings.PKCS7Padding
Initialise the padder.
init(SecureRandom) - Method in class org.bouncycastle.crypto.paddings.ISO10126d2Padding
Initialise the padder.
init(SecureRandom) - Method in interface org.bouncycastle.crypto.paddings.BlockCipherPadding
Initialise the padder.
INITIALS - Static variable in class org.bouncycastle.asn1.x509.X509Name
 
InputStreamPacket - class org.bouncycastle.bcpg.InputStreamPacket.
 
InputStreamPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.InputStreamPacket
 
InstructionCode - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Hold Instruction Code
INTEGER - Static variable in interface org.bouncycastle.asn1.DERTags
 
INTERNAL_ERROR - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
IntsTo32bits(int[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
InvalidCipherTextException - exception org.bouncycastle.crypto.InvalidCipherTextException.
this exception is thrown whenever we find something we don't expect in a message.
InvalidCipherTextException() - Constructor for class org.bouncycastle.crypto.InvalidCipherTextException
base constructor.
InvalidCipherTextException(String) - Constructor for class org.bouncycastle.crypto.InvalidCipherTextException
create a InvalidCipherTextException with the given message.
InvalidityDate - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Invalidity Date
invert() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
invert() - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
isCA() - Method in class org.bouncycastle.asn1.x509.BasicConstraints
 
isCritical() - Method in class org.bouncycastle.asn1.x509.X509Extension
 
isCritical() - Method in class org.bouncycastle.bcpg.SignatureSubpacket
 
isEmpty() - Method in class org.bouncycastle.asn1.ASN1TaggedObject
 
isExplicit() - Method in class org.bouncycastle.asn1.ASN1TaggedObject
return whether or not the object may be explicitly tagged.
isExportable() - Method in class org.bouncycastle.bcpg.sig.Exportable
 
isIndirectCRL() - Method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
isNamedCurve() - Method in class org.bouncycastle.asn1.x9.X962Parameters
 
ISO10126d2Padding - class org.bouncycastle.crypto.paddings.ISO10126d2Padding.
A padder that adds ISO10126-2 padding to a block.
ISO10126d2Padding() - Constructor for class org.bouncycastle.crypto.paddings.ISO10126d2Padding
 
ISO9796d1Encoding - class org.bouncycastle.crypto.encodings.ISO9796d1Encoding.
ISO 9796-1 padding.
ISO9796d1Encoding(AsymmetricBlockCipher) - Constructor for class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
 
ISO9796d2Signer - class org.bouncycastle.crypto.signers.ISO9796d2Signer.
ISO9796-2 - mechanism using a hash function.
ISO9796d2Signer(AsymmetricBlockCipher, Digest) - Constructor for class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
ISO9796d2Signer(AsymmetricBlockCipher, Digest, boolean) - Constructor for class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
ISO9796Test - class org.bouncycastle.crypto.test.ISO9796Test.
test vectors from ISO 9796-1 and ISO 9796-2 edition 1.
ISO9796Test() - Constructor for class org.bouncycastle.crypto.test.ISO9796Test
 
isPrivate() - Method in class org.bouncycastle.crypto.params.AsymmetricKeyParameter
 
isRevocable() - Method in class org.bouncycastle.bcpg.sig.Revocable
 
isSuccessful() - Method in class org.bouncycastle.util.test.SimpleTestResult
 
isSuccessful() - Method in interface org.bouncycastle.util.test.TestResult
 
ISSUER_KEY_ID - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
IssuerAlternativeName - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Issuer Alternative Name
IssuerAndSerialNumber - class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber.
 
IssuerAndSerialNumber - class org.bouncycastle.asn1.cms.IssuerAndSerialNumber.
 
IssuerAndSerialNumber(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
IssuerAndSerialNumber(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, BigInteger) - Constructor for class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, BigInteger) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, DERInteger) - Constructor for class org.bouncycastle.asn1.pkcs.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, DERInteger) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
IssuerKeyID - class org.bouncycastle.bcpg.sig.IssuerKeyID.
packet giving signature creation time.
IssuerKeyID(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.IssuerKeyID
 
IssuerKeyID(boolean, long) - Constructor for class org.bouncycastle.bcpg.sig.IssuerKeyID
 
IssuerSerial - class org.bouncycastle.asn1.x509.IssuerSerial.
 
IssuerSerial(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.IssuerSerial
 
IssuingDistributionPoint - class org.bouncycastle.asn1.x509.IssuingDistributionPoint.
IssuingDistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, onlySomeReasons [3] ReasonFlags OPTIONAL, indirectCRL [4] BOOLEAN DEFAULT FALSE, onlyContainsAttributeCerts [5] BOOLEAN DEFAULT FALSE }
IssuingDistributionPoint - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Issuing Distribution Point
IssuingDistributionPoint(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.IssuingDistributionPoint
Constructor from ASN1Sequence
isTagged() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
 
isTagged() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
isTagged() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
 
isTrue() - Method in class org.bouncycastle.asn1.DERBoolean
 
isWeakKey(byte[], int) - Static method in class org.bouncycastle.crypto.params.DESedeParameters
return true if the passed in key is a DES-EDE weak key.
isWeakKey(byte[], int) - Static method in class org.bouncycastle.crypto.params.DESParameters
DES has 16 weak keys.
isWeakKey(byte[], int, int) - Static method in class org.bouncycastle.crypto.params.DESedeParameters
return true if the passed in key is a DES-EDE weak key.
iterationCount - Variable in class org.bouncycastle.crypto.PBEParametersGenerator
 
IV_MATERIAL - Static variable in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
 

K

KDF2BytesGenerator - class org.bouncycastle.crypto.generators.KDF2BytesGenerator.
Generator for PBE derived keys and ivs as defined by IEEE P1363a
KDF2BytesGenerator(Digest) - Constructor for class org.bouncycastle.crypto.generators.KDF2BytesGenerator
Construct a KDF2 Parameters generator.
KDFParameters - class org.bouncycastle.crypto.params.KDFParameters.
parameters for Key derivation functions.
KDFParameters(byte[], byte[]) - Constructor for class org.bouncycastle.crypto.params.KDFParameters
 
KEKIdentifier - class org.bouncycastle.asn1.cms.KEKIdentifier.
 
KEKIdentifier(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KEKIdentifier
 
KEKIdentifier(byte[], DERGeneralizedTime, OtherKeyAttribute) - Constructor for class org.bouncycastle.asn1.cms.KEKIdentifier
 
KEKRecipientInfo - class org.bouncycastle.asn1.cms.KEKRecipientInfo.
 
KEKRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
KEKRecipientInfo(KEKIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
KEY_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
KEY_COMPROMISE - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
KEY_EXPIRE_TIME - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
KEY_FLAGS - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
KEY_MATERIAL - Static variable in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
 
KEY_SERVER_PREFS - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
keyAgreement - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
KeyAgreeRecipientInfo - class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo.
 
KeyAgreeRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
KeyAgreeRecipientInfo(OriginatorIdentifierOrKey, ASN1OctetString, AlgorithmIdentifier, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
keyBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
keyCertSign - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
KeyDerivationFunc - class org.bouncycastle.asn1.pkcs.KeyDerivationFunc.
 
keyEncipherment - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
KeyExpirationTime - class org.bouncycastle.bcpg.sig.KeyExpirationTime.
packet giving signature creation time.
KeyExpirationTime(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.KeyExpirationTime
 
KeyExpirationTime(boolean, Date) - Constructor for class org.bouncycastle.bcpg.sig.KeyExpirationTime
 
KeyFlags - class org.bouncycastle.bcpg.sig.KeyFlags.
Packet holding the key flag values.
KeyFlags(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.KeyFlags
 
KeyFlags(boolean, int) - Constructor for class org.bouncycastle.bcpg.sig.KeyFlags
 
KeyGenerationParameters - class org.bouncycastle.crypto.KeyGenerationParameters.
The base class for parameters to key generators.
KeyGenerationParameters(SecureRandom, int) - Constructor for class org.bouncycastle.crypto.KeyGenerationParameters
initialise the generator with a source of randomness and a strength (in bits).
keyIDToBytes(long) - Static method in class org.bouncycastle.bcpg.sig.IssuerKeyID
 
KeyParameter - class org.bouncycastle.crypto.params.KeyParameter.
 
KeyParameter(byte[]) - Constructor for class org.bouncycastle.crypto.params.KeyParameter
 
KeyParameter(byte[], int, int) - Constructor for class org.bouncycastle.crypto.params.KeyParameter
 
KeyPurposeId - class org.bouncycastle.asn1.x509.KeyPurposeId.
KeyPurposeIds
KeySpecificInfo - class org.bouncycastle.asn1.x9.KeySpecificInfo.
ASN.1 def for Diffie-Hellman key exchange KeySpecificInfo structure.
KeySpecificInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x9.KeySpecificInfo
 
KeySpecificInfo(DERObjectIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x9.KeySpecificInfo
 
KeyTransRecipientInfo - class org.bouncycastle.asn1.cms.KeyTransRecipientInfo.
 
KeyTransRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
KeyTransRecipientInfo(RecipientIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
KeyUsage - class org.bouncycastle.asn1.x509.KeyUsage.
id-ce-keyUsage OBJECT IDENTIFIER ::= { id-ce 15 } KeyUsage ::= BIT STRING { digitalSignature (0), nonRepudiation (1), keyEncipherment (2), dataEncipherment (3), keyAgreement (4), keyCertSign (5), cRLSign (6), encipherOnly (7), decipherOnly (8) }
KeyUsage - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Key Usage
KeyUsage(DERBitString) - Constructor for class org.bouncycastle.asn1.x509.KeyUsage
 
KeyUsage(int) - Constructor for class org.bouncycastle.asn1.x509.KeyUsage
Basic constructor.

L

L - Static variable in class org.bouncycastle.asn1.x509.X509Name
locality name - StringType(SIZE(1..64))
LITERAL_DATA - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
LiteralDataPacket - class org.bouncycastle.bcpg.LiteralDataPacket.
generic compressed data object.
localityName - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
LongDigest - class org.bouncycastle.crypto.digests.LongDigest.
Base class for SHA-384 and SHA-512.
LongDigest() - Constructor for class org.bouncycastle.crypto.digests.LongDigest
Constructor for variable length word
LongDigest(LongDigest) - Constructor for class org.bouncycastle.crypto.digests.LongDigest
Copy constructor.

M

M32 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
mac - Variable in class org.bouncycastle.crypto.io.MacOutputStream
 
mac - Variable in class org.bouncycastle.crypto.io.MacInputStream
 
Mac - interface org.bouncycastle.crypto.Mac.
The base interface for implementations of message authentication codes (MACs).
MAC_MATERIAL - Static variable in class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
 
MacData - class org.bouncycastle.asn1.pkcs.MacData.
 
MacData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.MacData
 
MacData(DigestInfo, byte[], int) - Constructor for class org.bouncycastle.asn1.pkcs.MacData
 
MacInputStream - class org.bouncycastle.crypto.io.MacInputStream.
 
MacInputStream(InputStream, Mac) - Constructor for class org.bouncycastle.crypto.io.MacInputStream
 
MacOutputStream - class org.bouncycastle.crypto.io.MacOutputStream.
 
MacOutputStream(OutputStream, Mac) - Constructor for class org.bouncycastle.crypto.io.MacOutputStream
 
MacTest - class org.bouncycastle.crypto.test.MacTest.
MAC tester - vectors from FIP 81 and FIP 113.
MacTest() - Constructor for class org.bouncycastle.crypto.test.MacTest
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.X509NameTest
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.RegressionTest
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.PKCS10Test
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.OIDTest
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.EncryptedPrivateKeyInfoTest
 
main(String[]) - Static method in class org.bouncycastle.asn1.test.CertificateTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.BigIntegerTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.CryptoRegressionTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.TwofishTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.TigerDigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SkipjackTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SerpentTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SHA512DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SHA384DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SHA256DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SHA1HMacTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.SHA1DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RijndaelTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RegressionTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RSATest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD160HMacTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD160DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD128HMacTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RIPEMD128DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RC6Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RC5Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RC4Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.RC2Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.PSSTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.PKCS5Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.PKCS12Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.OAEPTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.ModeTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.MacTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.MD5HMacTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.MD5DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.MD4DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.MD2DigestTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.ISO9796Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.IDEATest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.ElGamalTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.ECTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.ECIESTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.DSATest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.DHTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.DESedeTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.DESTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.CTSTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.CAST6Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.CAST5Test
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.BlowfishTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.test.AESTest
 
main(String[]) - Static method in class org.bouncycastle.crypto.examples.DESExample
 
MALFORMED_REQUEST - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
MARKER - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
MarkerPacket - class org.bouncycastle.bcpg.MarkerPacket.
Basic type for a marker packet
MarkerPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.MarkerPacket
 
markInsideImplicit(boolean) - Method in class org.bouncycastle.asn1.x509.GeneralNames
 
markInsideImplicit(boolean) - Method in class org.bouncycastle.asn1.x509.GeneralName
Deprecated.  
MAX_ROUNDS - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
md2 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
MD2 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
MD2Digest - class org.bouncycastle.crypto.digests.MD2Digest.
implementation of MD2 as outlined in RFC1319 by B.Kaliski from RSA Laboratories April 1992
MD2Digest() - Constructor for class org.bouncycastle.crypto.digests.MD2Digest
 
MD2Digest(MD2Digest) - Constructor for class org.bouncycastle.crypto.digests.MD2Digest
 
MD2DigestTest - class org.bouncycastle.crypto.test.MD2DigestTest.
standard vector test for MD2 from RFC1319 by B.Kaliski of RSA Laboratories April 1992
MD2DigestTest() - Constructor for class org.bouncycastle.crypto.test.MD2DigestTest
 
md2WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
MD4Digest - class org.bouncycastle.crypto.digests.MD4Digest.
implementation of MD4 as RFC 1320 by R.
MD4Digest() - Constructor for class org.bouncycastle.crypto.digests.MD4Digest
Standard constructor
MD4Digest(MD4Digest) - Constructor for class org.bouncycastle.crypto.digests.MD4Digest
Copy constructor.
MD4DigestTest - class org.bouncycastle.crypto.test.MD4DigestTest.
standard vector test for MD4 from RFC 1320.
MD4DigestTest() - Constructor for class org.bouncycastle.crypto.test.MD4DigestTest
 
md4WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
md5 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
MD5 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
MD5Digest - class org.bouncycastle.crypto.digests.MD5Digest.
implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
MD5Digest() - Constructor for class org.bouncycastle.crypto.digests.MD5Digest
Standard constructor
MD5Digest(MD5Digest) - Constructor for class org.bouncycastle.crypto.digests.MD5Digest
Copy constructor.
MD5DigestTest - class org.bouncycastle.crypto.test.MD5DigestTest.
standard vector test for MD5 from "Handbook of Applied Cryptography", page 345.
MD5DigestTest() - Constructor for class org.bouncycastle.crypto.test.MD5DigestTest
 
MD5HMacTest - class org.bouncycastle.crypto.test.MD5HMacTest.
MD5 HMac Test, test vectors from RFC 2202
MD5HMacTest() - Constructor for class org.bouncycastle.crypto.test.MD5HMacTest
 
md5WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
message(String) - Method in class org.bouncycastle.crypto.examples.MIDPTest
 
messageDigest - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
 
MGF1BytesGenerator - class org.bouncycastle.crypto.generators.MGF1BytesGenerator.
Generator for MGF1 as defined in PKCS 1v2
MGF1BytesGenerator(Digest) - Constructor for class org.bouncycastle.crypto.generators.MGF1BytesGenerator
 
MGFParameters - class org.bouncycastle.crypto.params.MGFParameters.
parameters for mask derivation functions.
MGFParameters(byte[]) - Constructor for class org.bouncycastle.crypto.params.MGFParameters
 
MGFParameters(byte[], int, int) - Constructor for class org.bouncycastle.crypto.params.MGFParameters
 
MIDPTest - class org.bouncycastle.crypto.examples.MIDPTest.
MIDP is a simple graphics application for the J2ME CLDC/MIDP.
MIDPTest() - Constructor for class org.bouncycastle.crypto.examples.MIDPTest
 
MiscObjectIdentifiers - interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers.
 
MOD_DETECTION_CODE - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
ModDetectionCodePacket - class org.bouncycastle.bcpg.ModDetectionCodePacket.
basic packet for a PGP public key
ModeTest - class org.bouncycastle.crypto.test.ModeTest.
CFB/OFB Mode test of IV padding.
ModeTest() - Constructor for class org.bouncycastle.crypto.test.ModeTest
 
MPInteger - class org.bouncycastle.bcpg.MPInteger.
a mulitple precision integer
MPInteger(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.MPInteger
 
MPInteger(BigInteger) - Constructor for class org.bouncycastle.bcpg.MPInteger
 
multiply(BigInteger) - Method in class org.bouncycastle.math.ec.ECPoint
 
multiply(BigInteger) - Method in class org.bouncycastle.math.ec.ECPoint.Fp
 
multiply(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement
 
multiply(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 

N

NAME_RELATIVE_TO_CRL_ISSUER - Static variable in class org.bouncycastle.asn1.x509.DistributionPointName
 
NameConstraints - class org.bouncycastle.asn1.x509.NameConstraints.
 
NameConstraints - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Name Constraints
NameConstraints(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.NameConstraints
 
negate() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
negate() - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
netscape - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeBaseURL - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeCApolicyURL - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeCARevocationURL - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeCertComment - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeCertType - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
NetscapeCertType - class org.bouncycastle.asn1.misc.NetscapeCertType.
NetscapeCertType ::= BIT STRING { SSLClient (0), SSLServer (1), S/MIME (2), Object Signing (3), Reserved (4), SSL CA (5), S/MIME CA (6), Object Signing CA (7) }
NetscapeCertType(DERBitString) - Constructor for class org.bouncycastle.asn1.misc.NetscapeCertType
 
NetscapeCertType(int) - Constructor for class org.bouncycastle.asn1.misc.NetscapeCertType
Basic constructor.
netscapeRenewalURL - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
netscapeRevocationURL - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
NetscapeRevocationURL - class org.bouncycastle.asn1.misc.NetscapeRevocationURL.
 
NetscapeRevocationURL(DERIA5String) - Constructor for class org.bouncycastle.asn1.misc.NetscapeRevocationURL
 
netscapeSSLServerName - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
nextPacketTag() - Method in class org.bouncycastle.bcpg.BCPGInputStream
returns true if the next packet in the stream is the same type as the past in tag.
nextToken() - Method in class org.bouncycastle.asn1.OIDTokenizer
 
nextToken() - Method in class org.bouncycastle.asn1.x509.X509NameTokenizer
 
nonRepudiation - Static variable in class org.bouncycastle.asn1.x509.KeyUsage
 
NOTATION_DATA - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
NoticeReference - class org.bouncycastle.asn1.x509.NoticeReference.
NoticeReference class, used in CertificatePolicies X509 V3 extensions (in policy qualifiers).
NoticeReference(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(int, String, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(String, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(String, Vector) - Constructor for class org.bouncycastle.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NULL - Static variable in interface org.bouncycastle.asn1.DERTags
 
NULL - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
NullEngine - class org.bouncycastle.crypto.engines.NullEngine.
The no-op engine that just copies bytes through, irrespective of whether encrypting and decrypting.
NullEngine() - Constructor for class org.bouncycastle.crypto.engines.NullEngine
Standard constructor.
NUMERIC_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 

O

O - Static variable in class org.bouncycastle.asn1.x509.X509Name
organization - StringType(SIZE(1..64))
OAEPEncoding - class org.bouncycastle.crypto.encodings.OAEPEncoding.
Optimal Asymmetric Encryption Padding (OAEP) - see PKCS 1 V 2.
OAEPEncoding(AsymmetricBlockCipher) - Constructor for class org.bouncycastle.crypto.encodings.OAEPEncoding
 
OAEPEncoding(AsymmetricBlockCipher, Digest) - Constructor for class org.bouncycastle.crypto.encodings.OAEPEncoding
 
OAEPEncoding(AsymmetricBlockCipher, Digest, byte[]) - Constructor for class org.bouncycastle.crypto.encodings.OAEPEncoding
 
OAEPTest - class org.bouncycastle.crypto.test.OAEPTest.
 
OAEPTest() - Constructor for class org.bouncycastle.crypto.test.OAEPTest
 
OBJECT_IDENTIFIER - Static variable in interface org.bouncycastle.asn1.DERTags
 
ObjectDigestInfo - class org.bouncycastle.asn1.x509.ObjectDigestInfo.
 
ObjectDigestInfo() - Constructor for class org.bouncycastle.asn1.x509.ObjectDigestInfo
 
objectSigning - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
objectSigningCA - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
OCSPObjectIdentifiers - interface org.bouncycastle.asn1.ocsp.OCSPObjectIdentifiers.
 
OCSPRequest - class org.bouncycastle.asn1.ocsp.OCSPRequest.
 
OCSPRequest(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPRequest
 
OCSPRequest(TBSRequest, Signature) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPRequest
 
OCSPResponse - class org.bouncycastle.asn1.ocsp.OCSPResponse.
 
OCSPResponse(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPResponse
 
OCSPResponse(OCSPResponseStatus, ResponseBytes) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPResponse
 
OCSPResponseStatus - class org.bouncycastle.asn1.ocsp.OCSPResponseStatus.
 
OCSPResponseStatus(DEREnumerated) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
OCSPResponseStatus(int) - Constructor for class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
OCSPResponseStatus ::= ENUMERATED { successful (0), --Response has valid confirmations malformedRequest (1), --Illegal confirmation request internalError (2), --Internal error in issuer tryLater (3), --Try again later --(4) is not used sigRequired (5), --Must sign the request unauthorized (6) --Request unauthorized }
OCTET_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
OFBBlockCipher - class org.bouncycastle.crypto.modes.OFBBlockCipher.
implements a Output-FeedBack (OFB) mode on top of a simple cipher.
OFBBlockCipher(BlockCipher, int) - Constructor for class org.bouncycastle.crypto.modes.OFBBlockCipher
Basic constructor.
OIDLookUp - Static variable in class org.bouncycastle.asn1.x509.X509Name
look up table translating OID values into their common symbols - this static is scheduled for deletion
oids() - Method in class org.bouncycastle.asn1.x509.X509Extensions
return an Enumeration of the extension field's object ids.
OIDTest - class org.bouncycastle.asn1.test.OIDTest.
X.690 test example
OIDTest() - Constructor for class org.bouncycastle.asn1.test.OIDTest
 
OIDTokenizer - class org.bouncycastle.asn1.OIDTokenizer.
class for breaking up an OID into it's component tokens, ala java.util.StringTokenizer.
OIDTokenizer(String) - Constructor for class org.bouncycastle.asn1.OIDTokenizer
 
OIWObjectIdentifiers - interface org.bouncycastle.asn1.oiw.OIWObjectIdentifiers.
 
ONE - Static variable in interface org.bouncycastle.math.ec.ECConstants
 
ONE_PASS_SIGNATURE - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
OnePassSignaturePacket - class org.bouncycastle.bcpg.OnePassSignaturePacket.
generic signature object
OnePassSignaturePacket(int, int, int, long, boolean) - Constructor for class org.bouncycastle.bcpg.OnePassSignaturePacket
 
onlyContainsAttributeCerts() - Method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
onlyContainsCACerts() - Method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
onlyContainsUserCerts() - Method in class org.bouncycastle.asn1.x509.IssuingDistributionPoint
 
open() - Method in class org.bouncycastle.bcpg.OutputStreamPacket
 
org.bouncycastle.asn1 - package org.bouncycastle.asn1
 
org.bouncycastle.asn1.cms - package org.bouncycastle.asn1.cms
 
org.bouncycastle.asn1.misc - package org.bouncycastle.asn1.misc
 
org.bouncycastle.asn1.ocsp - package org.bouncycastle.asn1.ocsp
 
org.bouncycastle.asn1.oiw - package org.bouncycastle.asn1.oiw
 
org.bouncycastle.asn1.pkcs - package org.bouncycastle.asn1.pkcs
 
org.bouncycastle.asn1.sec - package org.bouncycastle.asn1.sec
 
org.bouncycastle.asn1.smime - package org.bouncycastle.asn1.smime
 
org.bouncycastle.asn1.test - package org.bouncycastle.asn1.test
 
org.bouncycastle.asn1.util - package org.bouncycastle.asn1.util
 
org.bouncycastle.asn1.x509 - package org.bouncycastle.asn1.x509
 
org.bouncycastle.asn1.x9 - package org.bouncycastle.asn1.x9
 
org.bouncycastle.bcpg - package org.bouncycastle.bcpg
 
org.bouncycastle.bcpg.sig - package org.bouncycastle.bcpg.sig
 
org.bouncycastle.crypto - package org.bouncycastle.crypto
 
org.bouncycastle.crypto.agreement - package org.bouncycastle.crypto.agreement
 
org.bouncycastle.crypto.digests - package org.bouncycastle.crypto.digests
 
org.bouncycastle.crypto.encodings - package org.bouncycastle.crypto.encodings
 
org.bouncycastle.crypto.engines - package org.bouncycastle.crypto.engines
 
org.bouncycastle.crypto.examples - package org.bouncycastle.crypto.examples
 
org.bouncycastle.crypto.generators - package org.bouncycastle.crypto.generators
 
org.bouncycastle.crypto.io - package org.bouncycastle.crypto.io
 
org.bouncycastle.crypto.macs - package org.bouncycastle.crypto.macs
 
org.bouncycastle.crypto.modes - package org.bouncycastle.crypto.modes
 
org.bouncycastle.crypto.paddings - package org.bouncycastle.crypto.paddings
 
org.bouncycastle.crypto.params - package org.bouncycastle.crypto.params
 
org.bouncycastle.crypto.signers - package org.bouncycastle.crypto.signers
 
org.bouncycastle.crypto.test - package org.bouncycastle.crypto.test
 
org.bouncycastle.math.ec - package org.bouncycastle.math.ec
 
org.bouncycastle.util.encoders - package org.bouncycastle.util.encoders
 
org.bouncycastle.util.test - package org.bouncycastle.util.test
 
organization - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
organizationalUnitName - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
OriginatorIdentifierOrKey - class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey.
 
OriginatorIdentifierOrKey(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(DERObject) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(OriginatorPublicKey) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorInfo - class org.bouncycastle.asn1.cms.OriginatorInfo.
 
OriginatorInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.OriginatorInfo
 
OriginatorInfo(ASN1Set, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.OriginatorInfo
 
OriginatorPublicKey - class org.bouncycastle.asn1.cms.OriginatorPublicKey.
 
OriginatorPublicKey(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
OriginatorPublicKey(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
OtherInfo - class org.bouncycastle.asn1.x9.OtherInfo.
ANS.1 def for Diffie-Hellman key exchange OtherInfo structure.
OtherInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x9.OtherInfo
 
OtherInfo(KeySpecificInfo, ASN1OctetString, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x9.OtherInfo
 
OtherKeyAttribute - class org.bouncycastle.asn1.cms.OtherKeyAttribute.
 
OtherKeyAttribute(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
OtherKeyAttribute(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
OU - Static variable in class org.bouncycastle.asn1.x509.X509Name
organizational unit name - StringType(SIZE(1..64))
out - Variable in class org.bouncycastle.bcpg.OutputStreamPacket
 
OutputStreamPacket - class org.bouncycastle.bcpg.OutputStreamPacket.
 
OutputStreamPacket(BCPGOutputStream) - Constructor for class org.bouncycastle.bcpg.OutputStreamPacket
 

P

Packet - class org.bouncycastle.bcpg.Packet.
 
Packet() - Constructor for class org.bouncycastle.bcpg.Packet
 
PacketTags - interface org.bouncycastle.bcpg.PacketTags.
Basic PGP packet tag types.
padBits - Variable in class org.bouncycastle.asn1.DERBitString
 
padCount(byte[]) - Method in class org.bouncycastle.crypto.paddings.X923Padding
return the number of pad bytes present in the block.
padCount(byte[]) - Method in class org.bouncycastle.crypto.paddings.PKCS7Padding
return the number of pad bytes present in the block.
padCount(byte[]) - Method in class org.bouncycastle.crypto.paddings.ISO10126d2Padding
return the number of pad bytes present in the block.
padCount(byte[]) - Method in interface org.bouncycastle.crypto.paddings.BlockCipherPadding
return the number of pad bytes present in the block.
PaddedBlockCipher - class org.bouncycastle.crypto.modes.PaddedBlockCipher.
Deprecated. use org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher instead.
PaddedBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. Create a buffered block cipher with, or without, padding.
PaddedBufferedBlockCipher - class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher.
A wrapper class that allows block ciphers to be used to process data in a piecemeal fashion with padding.
PaddedBufferedBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Create a buffered block cipher PKCS7 padding
PaddedBufferedBlockCipher(BlockCipher, BlockCipherPadding) - Constructor for class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Create a buffered block cipher with the desired padding.
ParametersWithIV - class org.bouncycastle.crypto.params.ParametersWithIV.
 
ParametersWithIV(CipherParameters, byte[]) - Constructor for class org.bouncycastle.crypto.params.ParametersWithIV
 
ParametersWithIV(CipherParameters, byte[], int, int) - Constructor for class org.bouncycastle.crypto.params.ParametersWithIV
 
ParametersWithRandom - class org.bouncycastle.crypto.params.ParametersWithRandom.
 
ParametersWithRandom(CipherParameters) - Constructor for class org.bouncycastle.crypto.params.ParametersWithRandom
 
ParametersWithRandom(CipherParameters, SecureRandom) - Constructor for class org.bouncycastle.crypto.params.ParametersWithRandom
 
partialBlockOkay - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
password - Variable in class org.bouncycastle.crypto.PBEParametersGenerator
 
pauseApp() - Method in class org.bouncycastle.crypto.examples.MIDPTest
 
PBEParametersGenerator - class org.bouncycastle.crypto.PBEParametersGenerator.
super class for all Password Based Encyrption (PBE) parameter generator classes.
PBEParametersGenerator() - Constructor for class org.bouncycastle.crypto.PBEParametersGenerator
base constructor.
PBES2Algorithms - class org.bouncycastle.asn1.pkcs.PBES2Algorithms.
Deprecated. - use AlgorithmIdentifier and PBES2Params
PBES2Algorithms(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.PBES2Algorithms
Deprecated.  
PBES2Parameters - class org.bouncycastle.asn1.pkcs.PBES2Parameters.
 
PBES2Parameters(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.PBES2Parameters
 
PBKDF2Params - class org.bouncycastle.asn1.pkcs.PBKDF2Params.
 
perform() - Method in class org.bouncycastle.asn1.test.X509NameTest
 
perform() - Method in class org.bouncycastle.asn1.test.PKCS10Test
 
perform() - Method in class org.bouncycastle.asn1.test.OIDTest
 
perform() - Method in class org.bouncycastle.asn1.test.EncryptedPrivateKeyInfoTest
 
perform() - Method in class org.bouncycastle.asn1.test.CertificateTest
 
perform() - Method in class org.bouncycastle.crypto.test.TigerDigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.SHA512DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.SHA384DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.SHA256DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.SHA1HMacTest
 
perform() - Method in class org.bouncycastle.crypto.test.SHA1DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.RSATest
 
perform() - Method in class org.bouncycastle.crypto.test.RIPEMD160HMacTest
 
perform() - Method in class org.bouncycastle.crypto.test.RIPEMD160DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.RIPEMD128HMacTest
 
perform() - Method in class org.bouncycastle.crypto.test.RIPEMD128DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.RC5Test
 
perform() - Method in class org.bouncycastle.crypto.test.StreamCipherVectorTest
 
perform() - Method in class org.bouncycastle.crypto.test.RC4Test
 
perform() - Method in class org.bouncycastle.crypto.test.PSSTest
 
perform() - Method in class org.bouncycastle.crypto.test.PKCS5Test
 
perform() - Method in class org.bouncycastle.crypto.test.PKCS12Test
 
perform() - Method in class org.bouncycastle.crypto.test.OAEPTest
 
perform() - Method in class org.bouncycastle.crypto.test.ModeTest
 
perform() - Method in class org.bouncycastle.crypto.test.MacTest
 
perform() - Method in class org.bouncycastle.crypto.test.MD5HMacTest
 
perform() - Method in class org.bouncycastle.crypto.test.MD5DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.MD4DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.MD2DigestTest
 
perform() - Method in class org.bouncycastle.crypto.test.ISO9796Test
 
perform() - Method in class org.bouncycastle.crypto.test.ElGamalTest
 
perform() - Method in class org.bouncycastle.crypto.test.ECTest
 
perform() - Method in class org.bouncycastle.crypto.test.ECIESTest
 
perform() - Method in class org.bouncycastle.crypto.test.DSATest
 
perform() - Method in class org.bouncycastle.crypto.test.DHTest
 
perform() - Method in class org.bouncycastle.crypto.test.DESedeTest
 
perform() - Method in class org.bouncycastle.crypto.test.CTSTest
 
perform() - Method in class org.bouncycastle.crypto.test.BlockCipherVectorTest
 
perform() - Method in class org.bouncycastle.crypto.test.BlockCipherMonteCarloTest
 
perform() - Method in class org.bouncycastle.crypto.test.CipherTest
 
perform() - Method in class org.bouncycastle.crypto.test.AESTest
 
perform() - Method in interface org.bouncycastle.util.test.Test
 
Pfx - class org.bouncycastle.asn1.pkcs.Pfx.
the infamous Pfx from PKCS12
Pfx(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.Pfx
 
Pfx(ContentInfo, MacData) - Constructor for class org.bouncycastle.asn1.pkcs.Pfx
 
pgpCFB - Variable in class org.bouncycastle.crypto.BufferedBlockCipher
 
PGPCFBBlockCipher - class org.bouncycastle.crypto.modes.PGPCFBBlockCipher.
Implements OpenPGP's rather strange version of Cipher-FeedBack (CFB) mode on top of a simple cipher.
PGPCFBBlockCipher(BlockCipher, boolean) - Constructor for class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
Basic constructor.
pkcs_1 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_12 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_3 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_5 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_7 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9 - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_challengePassword - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_contentType - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_counterSignature - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_emailAddress - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_extendedCertificateAttributes - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_extensionRequest - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_friendlyName - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_localKeyId - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_messageDigest - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_signingDescription - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_signingTime - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_smimeCapabilities - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_unstructuredAddress - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_unstructuredName - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
PKCS10Test - class org.bouncycastle.asn1.test.PKCS10Test.
 
PKCS10Test() - Constructor for class org.bouncycastle.asn1.test.PKCS10Test
 
pkcs10Test(String, byte[]) - Method in class org.bouncycastle.asn1.test.PKCS10Test
 
PKCS12ParametersGenerator - class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator.
Generator for PBE derived keys and ivs as defined by PKCS 12 V1.0.
PKCS12ParametersGenerator(Digest) - Constructor for class org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
Construct a PKCS 12 Parameters generator.
PKCS12PasswordToBytes(char[]) - Static method in class org.bouncycastle.crypto.PBEParametersGenerator
converts a password to a byte array according to the scheme in PKCS12 (unicode, big endian, 2 zero pad bytes at the end).
PKCS12PBEParams - class org.bouncycastle.asn1.pkcs.PKCS12PBEParams.
 
PKCS12PBEParams(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
PKCS12PBEParams(byte[], int) - Constructor for class org.bouncycastle.asn1.pkcs.PKCS12PBEParams
 
PKCS12Test - class org.bouncycastle.crypto.test.PKCS12Test.
test for PKCS12 key generation - vectors from http://www.drh-consultancy.demon.co.uk/test.txt
PKCS12Test() - Constructor for class org.bouncycastle.crypto.test.PKCS12Test
 
PKCS1Encoding - class org.bouncycastle.crypto.encodings.PKCS1Encoding.
this does your basic PKCS 1 v1.5 padding - whether or not you should be using this depends on your application - see PKCS1 Version 2 for details.
PKCS1Encoding(AsymmetricBlockCipher) - Constructor for class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
PKCS5PasswordToBytes(char[]) - Static method in class org.bouncycastle.crypto.PBEParametersGenerator
converts a password to a byte array according to the scheme in PKCS5 (ascii, no padding)
PKCS5S1ParametersGenerator - class org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator.
Generator for PBE derived keys and ivs as defined by PKCS 5 V2.0 Scheme 1.
PKCS5S1ParametersGenerator(Digest) - Constructor for class org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
Construct a PKCS 5 Scheme 1 Parameters generator.
PKCS5S2ParametersGenerator - class org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator.
Generator for PBE derived keys and ivs as defined by PKCS 5 V2.0 Scheme 2.
PKCS5S2ParametersGenerator() - Constructor for class org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
construct a PKCS5 Scheme 2 Parameters generator.
PKCS5Test - class org.bouncycastle.crypto.test.PKCS5Test.
a test class for PKCS5 PBES2 with PBKDF2 (PKCS5 v2.0) using test vectors provider at RSA's PKCS5 Page
PKCS5Test() - Constructor for class org.bouncycastle.crypto.test.PKCS5Test
 
PKCS7Padding - class org.bouncycastle.crypto.paddings.PKCS7Padding.
A padder that adds PKCS7/PKCS5 padding to a block.
PKCS7Padding() - Constructor for class org.bouncycastle.crypto.paddings.PKCS7Padding
 
pkcs8ShroudedKeyBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
PKCSObjectIdentifiers - interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.
 
pkix_ocsp - Static variable in interface org.bouncycastle.asn1.ocsp.OCSPObjectIdentifiers
 
PLACEHOLDER - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
POLICY_URL - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
PolicyConstraints - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Policy Constraints
PolicyInformation - class org.bouncycastle.asn1.x509.PolicyInformation.
 
PolicyInformation(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.PolicyInformation
 
PolicyInformation(DERObjectIdentifier) - Constructor for class org.bouncycastle.asn1.x509.PolicyInformation
 
PolicyInformation(DERObjectIdentifier, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.PolicyInformation
 
PolicyMappings - class org.bouncycastle.asn1.x509.PolicyMappings.
PolicyMappings V3 extension, described in RFC3280.
PolicyMappings - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Policy Mappings
PolicyMappings(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.PolicyMappings
Creates a new PolicyMappings instance.
PolicyMappings(Hashtable) - Constructor for class org.bouncycastle.asn1.x509.PolicyMappings
Creates a new PolicyMappings instance.
PolicyQualifierId - class org.bouncycastle.asn1.x509.PolicyQualifierId.
PolicyQualifierId, used in the CertificatePolicies X509V3 extension.
PolicyQualifierInfo - class org.bouncycastle.asn1.x509.PolicyQualifierInfo.
Policy qualifiers, used in the X509V3 CertificatePolicies extension.
PolicyQualifierInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo instance.
PolicyQualifierInfo(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo instance.
PolicyQualifierInfo(String) - Constructor for class org.bouncycastle.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo containing a cPSuri qualifier.
ppBasis - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
PREFERRED_COMP_ALGS - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
PREFERRED_HASH_ALGS - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
PREFERRED_KEY_SERV - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
PREFERRED_SYM_ALGS - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
PreferredAlgorithms - class org.bouncycastle.bcpg.sig.PreferredAlgorithms.
packet giving signature creation time.
PreferredAlgorithms(int, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.PreferredAlgorithms
 
PreferredAlgorithms(int, boolean, int[]) - Constructor for class org.bouncycastle.bcpg.sig.PreferredAlgorithms
 
preferSignedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
preferSignedData - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
general preferences
preferSignedData - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
general preferences
PRIMARY_USER_ID - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
prime_field - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime192v1 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime192v2 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime192v3 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v1 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v2 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v3 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime256v1 - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
primeCurve - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
PRINTABLE_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
PrivateKeyInfo - class org.bouncycastle.asn1.pkcs.PrivateKeyInfo.
 
PrivateKeyInfo(AlgorithmIdentifier, DERObject) - Constructor for class org.bouncycastle.asn1.pkcs.PrivateKeyInfo
 
PrivateKeyInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.PrivateKeyInfo
 
PrivateKeyUsagePeriod - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Private Key Usage Period
PRIVILEGE_WITHDRAWN - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
PRIVILEGE_WITHDRAWN - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
processBlock() - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.LongDigest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
processBlock(byte[]) - Method in class org.bouncycastle.crypto.digests.MD2Digest
 
processBlock(byte[], int, byte[], int) - Method in interface org.bouncycastle.crypto.BlockCipher
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.TwofishEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.SerpentEngine
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RijndaelEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RC6Engine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RC564Engine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RC532Engine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RC2Engine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.NullEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.IDEAEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.DESedeEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.DESEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.BlowfishEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.AESLightEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.AESFastEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.engines.AESEngine
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
 
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, byte[], int) - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
Process one block of input from the array in and write it to the out array.
processBlock(byte[], int, int) - Method in interface org.bouncycastle.crypto.AsymmetricBlockCipher
process the block of len bytes stored in in from offset inOff.
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.encodings.PKCS1Encoding
 
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.encodings.OAEPEncoding
 
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
 
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.RSAEngine
Process a single block using the basic RSA algorithm.
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.IESEngine
 
processBlock(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.ElGamalEngine
Process a single block using the basic ElGamal algorithm.
processByte(byte) - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
add another byte for processing.
processByte(byte, byte[], int) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
process a single byte, producing an output block if neccessary.
processByte(byte, byte[], int) - Method in class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. process a single byte, producing an output block if neccessary.
processByte(byte, byte[], int) - Method in class org.bouncycastle.crypto.modes.CTSBlockCipher
process a single byte, producing an output block if neccessary.
processByte(byte, byte[], int) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
process a single byte, producing an output block if neccessary.
processByte(byte, byte[], int) - Method in class org.bouncycastle.util.encoders.BufferedEncoder
 
processByte(byte, byte[], int) - Method in class org.bouncycastle.util.encoders.BufferedDecoder
 
processBytes(byte[], int, int) - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
add len bytes to the buffer for processing.
processBytes(byte[], int, int, byte[], int) - Method in interface org.bouncycastle.crypto.StreamCipher
process a block of bytes from in putting the result into out.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.StreamBlockCipher
process a block of bytes from in putting the result into out.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.BufferedBlockCipher
process an array of bytes, producing output if necessary.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.engines.RC4Engine
 
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.modes.PaddedBlockCipher
Deprecated. process an array of bytes, producing output if necessary.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.modes.CTSBlockCipher
process an array of bytes, producing output if necessary.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
process an array of bytes, producing output if necessary.
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.util.encoders.BufferedEncoder
 
processBytes(byte[], int, int, byte[], int) - Method in class org.bouncycastle.util.encoders.BufferedDecoder
 
processCheckSum(byte[]) - Method in class org.bouncycastle.crypto.digests.MD2Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
processLength(long, long) - Method in class org.bouncycastle.crypto.digests.LongDigest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA256Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA1Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD4Digest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.LongDigest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
PSSSigner - class org.bouncycastle.crypto.signers.PSSSigner.
RSA-PSS as described in PKCS# 1 v 2.1
PSSSigner(AsymmetricBlockCipher, Digest, int) - Constructor for class org.bouncycastle.crypto.signers.PSSSigner
basic constructor
PSSTest - class org.bouncycastle.crypto.test.PSSTest.
 
PSSTest() - Constructor for class org.bouncycastle.crypto.test.PSSTest
 
PUBLIC_KEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
PUBLIC_KEY_ENC_SESSION - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
PUBLIC_SUBKEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
PublicKeyAlgorithmTags - interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags.
Public Key Algorithm tag numbers
PublicKeyEncSessionPacket - class org.bouncycastle.bcpg.PublicKeyEncSessionPacket.
basic packet for a PGP public key
PublicKeyEncSessionPacket(long, int, BigInteger[]) - Constructor for class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
 
PublicKeyPacket - class org.bouncycastle.bcpg.PublicKeyPacket.
basic packet for a PGP public key
PublicKeyPacket(int, Date, BCPGKey) - Constructor for class org.bouncycastle.bcpg.PublicKeyPacket
Construct version 4 public key packet.
PublicSubkeyPacket - class org.bouncycastle.bcpg.PublicSubkeyPacket.
basic packet for a PGP public key
PublicSubkeyPacket(int, Date, BCPGKey) - Constructor for class org.bouncycastle.bcpg.PublicSubkeyPacket
Construct version 4 public key packet.

R

random - Variable in class org.bouncycastle.crypto.CipherKeyGenerator
 
rC2_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
rC2_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
RC2_CBC - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
RC2CBCParameter - class org.bouncycastle.asn1.pkcs.RC2CBCParameter.
 
RC2CBCParameter(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
RC2CBCParameter(byte[]) - Constructor for class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
RC2CBCParameter(int, byte[]) - Constructor for class org.bouncycastle.asn1.pkcs.RC2CBCParameter
 
RC2Engine - class org.bouncycastle.crypto.engines.RC2Engine.
an implementation of RC2 as described in RFC 2268 "A Description of the RC2(r) Encryption Algorithm" R.
RC2Engine() - Constructor for class org.bouncycastle.crypto.engines.RC2Engine
 
RC2Parameters - class org.bouncycastle.crypto.params.RC2Parameters.
 
RC2Parameters(byte[]) - Constructor for class org.bouncycastle.crypto.params.RC2Parameters
 
RC2Parameters(byte[], int) - Constructor for class org.bouncycastle.crypto.params.RC2Parameters
 
RC2Test - class org.bouncycastle.crypto.test.RC2Test.
RC2 tester - vectors from ftp://ftp.isi.edu/in-notes/rfc2268.txt RFC 2268 "A Description of the RC2(r) Encryption Algorithm"
RC2WrapEngine - class org.bouncycastle.crypto.engines.RC2WrapEngine.
Wrap keys according to draft-ietf-smime-key-wrap-01.txt.
RC2WrapEngine() - Constructor for class org.bouncycastle.crypto.engines.RC2WrapEngine
 
RC4Engine - class org.bouncycastle.crypto.engines.RC4Engine.
 
RC4Engine() - Constructor for class org.bouncycastle.crypto.engines.RC4Engine
 
RC4Test - class org.bouncycastle.crypto.test.RC4Test.
RC4 Test
RC4Test() - Constructor for class org.bouncycastle.crypto.test.RC4Test
 
RC532Engine - class org.bouncycastle.crypto.engines.RC532Engine.
The specification for RC5 came from the RC5 Encryption Algorithm publication in RSA CryptoBytes, Spring of 1995.
RC532Engine() - Constructor for class org.bouncycastle.crypto.engines.RC532Engine
Create an instance of the RC5 encryption algorithm and set some defaults
RC564Engine - class org.bouncycastle.crypto.engines.RC564Engine.
The specification for RC5 came from the RC5 Encryption Algorithm publication in RSA CryptoBytes, Spring of 1995.
RC564Engine() - Constructor for class org.bouncycastle.crypto.engines.RC564Engine
Create an instance of the RC5 encryption algorithm and set some defaults
RC5Parameters - class org.bouncycastle.crypto.params.RC5Parameters.
 
RC5Parameters(byte[], int) - Constructor for class org.bouncycastle.crypto.params.RC5Parameters
 
RC5Test - class org.bouncycastle.crypto.test.RC5Test.
RC5 tester - vectors from ftp://ftp.nordu.net/rfc/rfc2040.txt RFC 2040 "The RC5, RC5-CBC, RC5-CBC-Pad, and RC5-CTS Algorithms"
RC5Test() - Constructor for class org.bouncycastle.crypto.test.RC5Test
 
RC6Engine - class org.bouncycastle.crypto.engines.RC6Engine.
An RC6 engine.
RC6Engine() - Constructor for class org.bouncycastle.crypto.engines.RC6Engine
Create an instance of the RC6 encryption algorithm and set some defaults
RC6Test - class org.bouncycastle.crypto.test.RC6Test.
RC6 Test - test vectors from AES Submitted RSA Reference implementation.
read() - Method in class org.bouncycastle.bcpg.SignatureSubpacketInputStream
 
read() - Method in class org.bouncycastle.bcpg.BCPGInputStream
 
read() - Method in class org.bouncycastle.bcpg.ArmoredInputStream
 
read() - Method in class org.bouncycastle.crypto.io.MacInputStream
 
read() - Method in class org.bouncycastle.crypto.io.DigestInputStream
 
read(byte[], int, int) - Method in class org.bouncycastle.crypto.io.MacInputStream
 
read(byte[], int, int) - Method in class org.bouncycastle.crypto.io.DigestInputStream
 
readFully(byte[]) - Method in class org.bouncycastle.asn1.DERInputStream
 
readFully(byte[]) - Method in class org.bouncycastle.asn1.ASN1InputStream
 
readFully(byte[]) - Method in class org.bouncycastle.bcpg.BCPGInputStream
 
readFully(byte[], int, int) - Method in class org.bouncycastle.bcpg.BCPGInputStream
 
readLength() - Method in class org.bouncycastle.asn1.DERInputStream
 
readLength() - Method in class org.bouncycastle.asn1.ASN1InputStream
 
readObject() - Method in class org.bouncycastle.asn1.BERInputStream
 
readObject() - Method in class org.bouncycastle.asn1.DERInputStream
 
readObject() - Method in class org.bouncycastle.asn1.ASN1InputStream
 
readPacket() - Method in class org.bouncycastle.bcpg.SignatureSubpacketInputStream
 
readPacket() - Method in class org.bouncycastle.bcpg.BCPGInputStream
 
ReasonCode - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Reason code
ReasonFlags - class org.bouncycastle.asn1.x509.ReasonFlags.
 
ReasonFlags(DERBitString) - Constructor for class org.bouncycastle.asn1.x509.ReasonFlags
 
ReasonFlags(int) - Constructor for class org.bouncycastle.asn1.x509.ReasonFlags
ReasonFlags ::= BIT STRING { unused(0), keyCompromise(1), cACompromise(2), affiliationChanged(3), superseded(4), cessationOfOperation(5), certficateHold(6) }
RecipientIdentifier - class org.bouncycastle.asn1.cms.RecipientIdentifier.
 
RecipientIdentifier(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(DERObject) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientInfo - class org.bouncycastle.asn1.cms.RecipientInfo.
 
RecipientInfo(DERObject) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(KEKRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(KeyAgreeRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(KeyTransRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientKeyIdentifier - class org.bouncycastle.asn1.cms.RecipientKeyIdentifier.
 
RecipientKeyIdentifier(ASN1OctetString, DERGeneralizedTime, OtherKeyAttribute) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
RecipientKeyIdentifier(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
RED_ROUNDS - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
REG_EXP - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
RegressionTest - class org.bouncycastle.asn1.test.RegressionTest.
 
RegressionTest - class org.bouncycastle.crypto.test.RegressionTest.
 
RegressionTest() - Constructor for class org.bouncycastle.asn1.test.RegressionTest
 
RegressionTest() - Constructor for class org.bouncycastle.crypto.test.RegressionTest
 
REMOVE_FROM_CRL - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
reqInfo - Variable in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
Request - class org.bouncycastle.asn1.ocsp.Request.
 
Request(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.Request
 
Request(CertID, X509Extensions) - Constructor for class org.bouncycastle.asn1.ocsp.Request
 
reserved - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
RESERVED - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
reset() - Method in class org.bouncycastle.bcpg.CRC24
 
reset() - Method in interface org.bouncycastle.crypto.StreamCipher
reset the cipher.
reset() - Method in class org.bouncycastle.crypto.StreamBlockCipher
reset the underlying cipher.
reset() - Method in interface org.bouncycastle.crypto.Mac
Reset the MAC.
reset() - Method in interface org.bouncycastle.crypto.Digest
reset the digest back to it's initial state.
reset() - Method in class org.bouncycastle.crypto.BufferedBlockCipher
Reset the buffer and cipher.
reset() - Method in class org.bouncycastle.crypto.BufferedAsymmetricBlockCipher
Reset the buffer and the underlying cipher.
reset() - Method in interface org.bouncycastle.crypto.BlockCipher
Reset the cipher.
reset() - Method in class org.bouncycastle.crypto.digests.TigerDigest
reset the chaining variables
reset() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
reset the chaining variables
reset() - Method in class org.bouncycastle.crypto.digests.SHA384Digest
reset the chaining variables
reset() - Method in class org.bouncycastle.crypto.digests.SHA256Digest
reset the chaining variables
reset() - Method in class org.bouncycastle.crypto.digests.SHA1Digest
reset the chaining variables
reset() - Method in class org.bouncycastle.crypto.digests.RIPEMD160Digest
reset the chaining variables to the IV values.
reset() - Method in class org.bouncycastle.crypto.digests.RIPEMD128Digest
reset the chaining variables to the IV values.
reset() - Method in class org.bouncycastle.crypto.digests.MD5Digest
reset the chaining variables to the IV values.
reset() - Method in class org.bouncycastle.crypto.digests.MD4Digest
reset the chaining variables to the IV values.
reset() - Method in class org.bouncycastle.crypto.digests.MD2Digest
reset the digest back to it's initial state.
reset() - Method in class org.bouncycastle.crypto.digests.LongDigest
 
reset() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
reset() - Method in class org.bouncycastle.crypto.engines.TwofishEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.SkipjackEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.SerpentEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.RijndaelEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.RC6Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.RC564Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.RC532Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.RC4Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.RC2Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.NullEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.IDEAEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.DESedeEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.DESEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.CAST6Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
reset() - Method in class org.bouncycastle.crypto.engines.BlowfishEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.AESLightEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.AESFastEngine
 
reset() - Method in class org.bouncycastle.crypto.engines.AESEngine
 
reset() - Method in class org.bouncycastle.crypto.macs.HMac
Reset the mac generator.
reset() - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
Reset the mac generator.
reset() - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
Reset the mac generator.
reset() - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
Reset the mac generator.
reset() - Method in class org.bouncycastle.crypto.modes.SICBlockCipher
 
reset() - Method in class org.bouncycastle.crypto.modes.PGPCFBBlockCipher
reset the chaining vector back to the IV and reset the underlying cipher.
reset() - Method in class org.bouncycastle.crypto.modes.OFBBlockCipher
reset the feedback vector back to the IV and reset the underlying cipher.
reset() - Method in class org.bouncycastle.crypto.modes.CFBBlockCipher
reset the chaining vector back to the IV and reset the underlying cipher.
reset() - Method in class org.bouncycastle.crypto.modes.CBCBlockCipher
reset the chaining vector back to the IV and reset the underlying cipher.
reset() - Method in class org.bouncycastle.crypto.signers.PSSSigner
reset the internal state
reset() - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
reset the internal state
ResponderID - class org.bouncycastle.asn1.ocsp.ResponderID.
 
ResponderID(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.ocsp.ResponderID
 
ResponderID(X509Name) - Constructor for class org.bouncycastle.asn1.ocsp.ResponderID
 
ResponseBytes - class org.bouncycastle.asn1.ocsp.ResponseBytes.
 
ResponseBytes(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.ResponseBytes
 
ResponseBytes(DERObjectIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.ocsp.ResponseBytes
 
ResponseData - class org.bouncycastle.asn1.ocsp.ResponseData.
 
ResponseData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.ResponseData
 
ResponseData(DERInteger, ResponderID, DERGeneralizedTime, ASN1Sequence, X509Extensions) - Constructor for class org.bouncycastle.asn1.ocsp.ResponseData
 
returnByte(byte) - Method in interface org.bouncycastle.crypto.StreamCipher
encrypt/decrypt a single byte returning the result.
returnByte(byte) - Method in class org.bouncycastle.crypto.StreamBlockCipher
encrypt/decrypt a single byte returning the result.
returnByte(byte) - Method in class org.bouncycastle.crypto.engines.RC4Engine
 
Revocable - class org.bouncycastle.bcpg.sig.Revocable.
packet giving signature creation time.
REVOCABLE - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
Revocable(boolean, boolean) - Constructor for class org.bouncycastle.bcpg.sig.Revocable
 
Revocable(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.Revocable
 
REVOCATION_KEY - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
REVOCATION_REASON - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
RevokedInfo - class org.bouncycastle.asn1.ocsp.RevokedInfo.
 
RevokedInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.RevokedInfo
 
RevokedInfo(DERGeneralizedTime, CRLReason) - Constructor for class org.bouncycastle.asn1.ocsp.RevokedInfo
 
RFC2253Symbols - Static variable in class org.bouncycastle.asn1.x509.X509Name
look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
RijndaelEngine - class org.bouncycastle.crypto.engines.RijndaelEngine.
an implementation of Rijndael, based on the documentation and reference implementation by Paulo Barreto, Vincent Rijmen, for v2.0 August '99.
RijndaelEngine() - Constructor for class org.bouncycastle.crypto.engines.RijndaelEngine
default constructor - 128 bit block size.
RijndaelEngine(int) - Constructor for class org.bouncycastle.crypto.engines.RijndaelEngine
basic constructor - set the cipher up for a given blocksize
RijndaelTest - class org.bouncycastle.crypto.test.RijndaelTest.
Test vectors from the NIST standard tests and Brian Gladman's vector set http://fp.gladman.plus.com/cryptography_technology/rijndael/
RIPEMD128Digest - class org.bouncycastle.crypto.digests.RIPEMD128Digest.
implementation of RIPEMD128
RIPEMD128Digest() - Constructor for class org.bouncycastle.crypto.digests.RIPEMD128Digest
Standard constructor
RIPEMD128Digest(RIPEMD128Digest) - Constructor for class org.bouncycastle.crypto.digests.RIPEMD128Digest
Copy constructor.
RIPEMD128DigestTest - class org.bouncycastle.crypto.test.RIPEMD128DigestTest.
RIPEMD128 Digest Test
RIPEMD128DigestTest() - Constructor for class org.bouncycastle.crypto.test.RIPEMD128DigestTest
 
RIPEMD128HMacTest - class org.bouncycastle.crypto.test.RIPEMD128HMacTest.
RIPEMD128 HMac Test, test vectors from RFC 2286
RIPEMD128HMacTest() - Constructor for class org.bouncycastle.crypto.test.RIPEMD128HMacTest
 
ripemd160 - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
RIPEMD160 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
RIPEMD160Digest - class org.bouncycastle.crypto.digests.RIPEMD160Digest.
implementation of RIPEMD see, http://www.esat.kuleuven.ac.be/~bosselae/ripemd160.html
RIPEMD160Digest() - Constructor for class org.bouncycastle.crypto.digests.RIPEMD160Digest
Standard constructor
RIPEMD160Digest(RIPEMD160Digest) - Constructor for class org.bouncycastle.crypto.digests.RIPEMD160Digest
Copy constructor.
RIPEMD160DigestTest - class org.bouncycastle.crypto.test.RIPEMD160DigestTest.
RIPEMD160 Digest Test
RIPEMD160DigestTest() - Constructor for class org.bouncycastle.crypto.test.RIPEMD160DigestTest
 
RIPEMD160HMacTest - class org.bouncycastle.crypto.test.RIPEMD160HMacTest.
RIPEMD160 HMac Test, test vectors from RFC 2286
RIPEMD160HMacTest() - Constructor for class org.bouncycastle.crypto.test.RIPEMD160HMacTest
 
ripemd160WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
ROUNDS - Static variable in class org.bouncycastle.crypto.engines.CAST6Engine
 
RSA_ENCRYPT - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
RSA_GENERAL - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
RSA_SIGN - Static variable in interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags
 
rsaEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
RSAEngine - class org.bouncycastle.crypto.engines.RSAEngine.
this does your basic RSA algorithm.
RSAEngine() - Constructor for class org.bouncycastle.crypto.engines.RSAEngine
 
RSAKeyGenerationParameters - class org.bouncycastle.crypto.params.RSAKeyGenerationParameters.
 
RSAKeyGenerationParameters(BigInteger, SecureRandom, int, int) - Constructor for class org.bouncycastle.crypto.params.RSAKeyGenerationParameters
 
RSAKeyPairGenerator - class org.bouncycastle.crypto.generators.RSAKeyPairGenerator.
an RSA key pair generator.
RSAKeyPairGenerator() - Constructor for class org.bouncycastle.crypto.generators.RSAKeyPairGenerator
 
RSAKeyParameters - class org.bouncycastle.crypto.params.RSAKeyParameters.
 
RSAKeyParameters(boolean, BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.RSAKeyParameters
 
RSAPrivateCrtKeyParameters - class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters.
 
RSAPrivateCrtKeyParameters(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters
 
RSAPrivateKeyStructure - class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure.
 
RSAPrivateKeyStructure(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
RSAPrivateKeyStructure(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure
 
RSAPublicBCPGKey - class org.bouncycastle.bcpg.RSAPublicBCPGKey.
base class for an RSA Public Key.
RSAPublicBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.RSAPublicBCPGKey
 
RSAPublicBCPGKey(BigInteger, BigInteger) - Constructor for class org.bouncycastle.bcpg.RSAPublicBCPGKey
 
RSAPublicKeyStructure - class org.bouncycastle.asn1.x509.RSAPublicKeyStructure.
 
RSAPublicKeyStructure(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
RSAPublicKeyStructure(BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.x509.RSAPublicKeyStructure
 
RSASecretBCPGKey - class org.bouncycastle.bcpg.RSASecretBCPGKey.
base class for an RSA Secret (or Private) Key.
RSASecretBCPGKey(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.RSASecretBCPGKey
 
RSASecretBCPGKey(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.bcpg.RSASecretBCPGKey
 
RSATest - class org.bouncycastle.crypto.test.RSATest.
 
RSATest() - Constructor for class org.bouncycastle.crypto.test.RSATest
 
RuntimeCryptoException - exception org.bouncycastle.crypto.RuntimeCryptoException.
the foundation class for the exceptions thrown by the crypto packages.
RuntimeCryptoException() - Constructor for class org.bouncycastle.crypto.RuntimeCryptoException
base constructor.
RuntimeCryptoException(String) - Constructor for class org.bouncycastle.crypto.RuntimeCryptoException
create a RuntimeCryptoException with the given message.

S

S1 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S2 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S2K - class org.bouncycastle.bcpg.S2K.
The string to key specifier class
S2K(int) - Constructor for class org.bouncycastle.bcpg.S2K
 
S2K(int, byte[]) - Constructor for class org.bouncycastle.bcpg.S2K
 
S2K(int, byte[], int) - Constructor for class org.bouncycastle.bcpg.S2K
 
S3 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S4 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S5 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S6 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S7 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
S8 - Static variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
SafeBag - class org.bouncycastle.asn1.pkcs.SafeBag.
 
SafeBag(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.SafeBag
 
SafeBag(DERObjectIdentifier, DERObject) - Constructor for class org.bouncycastle.asn1.pkcs.SafeBag
 
SafeBag(DERObjectIdentifier, DERObject, ASN1Set) - Constructor for class org.bouncycastle.asn1.pkcs.SafeBag
 
safeContentsBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SAFER - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
salt - Variable in class org.bouncycastle.crypto.PBEParametersGenerator
 
SALTED - Static variable in class org.bouncycastle.bcpg.S2K
 
SALTED_AND_ITERATED - Static variable in class org.bouncycastle.bcpg.S2K
 
SECRET_KEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
SECRET_SUBKEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
secretBag - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SecretKeyPacket - class org.bouncycastle.bcpg.SecretKeyPacket.
basic packet for a PGP secret key
SecretKeyPacket(PublicKeyPacket, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretKeyPacket
 
SecretSubkeyPacket - class org.bouncycastle.bcpg.SecretSubkeyPacket.
basic packet for a PGP secret key
SecretSubkeyPacket(PublicKeyPacket, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretSubkeyPacket
 
SEQUENCE - Static variable in interface org.bouncycastle.asn1.DERTags
 
SEQUENCE_OF - Static variable in interface org.bouncycastle.asn1.DERTags
 
SerpentEngine - class org.bouncycastle.crypto.engines.SerpentEngine.
Serpent is a 128-bit 32-round block cipher with variable key lengths, including 128, 192 and 256 bit keys conjectured to be at least as secure as three-key triple-DES.
SerpentEngine() - Constructor for class org.bouncycastle.crypto.engines.SerpentEngine
 
SerpentTest - class org.bouncycastle.crypto.test.SerpentTest.
 
ServiceLocator - class org.bouncycastle.asn1.ocsp.ServiceLocator.
 
ServiceLocator() - Constructor for class org.bouncycastle.asn1.ocsp.ServiceLocator
 
set - Variable in class org.bouncycastle.asn1.ASN1Set
 
SET - Static variable in interface org.bouncycastle.asn1.DERTags
 
SET_OF - Static variable in interface org.bouncycastle.asn1.DERTags
 
setEndDate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setEndDate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setEndDate(Time) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setEndDate(Time) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setExtensions(X509Extensions) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setExtensions(X509Extensions) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setIssuer(X509Name) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setIssuer(X509Name) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setIssuer(X509Name) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setKey(byte[]) - Method in class org.bouncycastle.crypto.engines.CAST6Engine
 
setKey(byte[]) - Method in class org.bouncycastle.crypto.engines.CAST5Engine
 
setNextUpdate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setNextUpdate(Time) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setOddParity(byte[]) - Static method in class org.bouncycastle.crypto.params.DESParameters
DES Keys use the LSB as the odd parity bit.
setPadBits(int) - Method in class org.bouncycastle.crypto.encodings.ISO9796d1Encoding
set the number of bits in the next message to be treated as pad bits.
setSerialNumber(DERInteger) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setSerialNumber(DERInteger) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setSignature(AlgorithmIdentifier) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setSignature(AlgorithmIdentifier) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setSignature(AlgorithmIdentifier) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setStartDate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setStartDate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setStartDate(Time) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setStartDate(Time) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setSubject(X509Name) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setSubject(X509Name) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
setThisUpdate(DERUTCTime) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
setThisUpdate(Time) - Method in class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
SHA1 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
SHA1Digest - class org.bouncycastle.crypto.digests.SHA1Digest.
implementation of SHA-1 as outlined in "Handbook of Applied Cryptography", pages 346 - 349.
SHA1Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA1Digest
Standard constructor
SHA1Digest(SHA1Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA1Digest
Copy constructor.
SHA1DigestTest - class org.bouncycastle.crypto.test.SHA1DigestTest.
standard vector test for SHA-1 from "Handbook of Applied Cryptography", page 345.
SHA1DigestTest() - Constructor for class org.bouncycastle.crypto.test.SHA1DigestTest
 
SHA1HMacTest - class org.bouncycastle.crypto.test.SHA1HMacTest.
SHA1 HMac Test, test vectors from RFC 2202
SHA1HMacTest() - Constructor for class org.bouncycastle.crypto.test.SHA1HMacTest
 
sha1WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SHA256Digest - class org.bouncycastle.crypto.digests.SHA256Digest.
Draft FIPS 180-2 implementation of SHA-256.
SHA256Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA256Digest
Standard constructor
SHA256Digest(SHA256Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA256Digest
Copy constructor.
SHA256DigestTest - class org.bouncycastle.crypto.test.SHA256DigestTest.
standard vector test for SHA-256 from FIPS Draft 180-2.
SHA256DigestTest() - Constructor for class org.bouncycastle.crypto.test.SHA256DigestTest
 
sha256WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SHA384Digest - class org.bouncycastle.crypto.digests.SHA384Digest.
Draft FIPS 180-2 implementation of SHA-384.
SHA384Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA384Digest
Standard constructor
SHA384Digest(SHA384Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA384Digest
Copy constructor.
SHA384DigestTest - class org.bouncycastle.crypto.test.SHA384DigestTest.
standard vector test for SHA-384 from FIPS Draft 180-2.
SHA384DigestTest() - Constructor for class org.bouncycastle.crypto.test.SHA384DigestTest
 
sha384WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SHA512Digest - class org.bouncycastle.crypto.digests.SHA512Digest.
Draft FIPS 180-2 implementation of SHA-512.
SHA512Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
Standard constructor
SHA512Digest(SHA512Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
Copy constructor.
SHA512DigestTest - class org.bouncycastle.crypto.test.SHA512DigestTest.
standard vector test for SHA-512 from FIPS Draft 180-2.
SHA512DigestTest() - Constructor for class org.bouncycastle.crypto.test.SHA512DigestTest
 
sha512WithRSAEncryption - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
SICBlockCipher - class org.bouncycastle.crypto.modes.SICBlockCipher.
Implements the Segmented Integer Counter (SIC) mode on top of a simple block cipher.
SICBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.modes.SICBlockCipher
Basic constructor.
SIG_REQUIRED - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
sigAlgId - Variable in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
sigBits - Variable in class org.bouncycastle.asn1.pkcs.CertificationRequest
 
Signature - class org.bouncycastle.asn1.ocsp.Signature.
 
SIGNATURE - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
Signature(AlgorithmIdentifier, DERBitString) - Constructor for class org.bouncycastle.asn1.ocsp.Signature
 
Signature(AlgorithmIdentifier, DERBitString, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.Signature
 
Signature(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.Signature
 
SignatureCreationTime - class org.bouncycastle.bcpg.sig.SignatureCreationTime.
packet giving signature creation time.
SignatureCreationTime(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureCreationTime
 
SignatureCreationTime(boolean, Date) - Constructor for class org.bouncycastle.bcpg.sig.SignatureCreationTime
 
SignatureExpirationTime - class org.bouncycastle.bcpg.sig.SignatureExpirationTime.
packet giving signature creation time.
SignatureExpirationTime(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureExpirationTime
 
SignatureExpirationTime(boolean, Date) - Constructor for class org.bouncycastle.bcpg.sig.SignatureExpirationTime
 
SignaturePacket - class org.bouncycastle.bcpg.SignaturePacket.
generic signature packet
SignaturePacket(int, int, int, SignatureSubpacket[], SignatureSubpacket[], byte[], MPInteger[]) - Constructor for class org.bouncycastle.bcpg.SignaturePacket
 
SignatureSubpacket - class org.bouncycastle.bcpg.SignatureSubpacket.
Basic type for a PGP Signature sub-packet.
SignatureSubpacket(int, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.SignatureSubpacket
 
SignatureSubpacketInputStream - class org.bouncycastle.bcpg.SignatureSubpacketInputStream.
reader for signature sub-packets
SignatureSubpacketInputStream(InputStream) - Constructor for class org.bouncycastle.bcpg.SignatureSubpacketInputStream
 
SignatureSubpacketTags - interface org.bouncycastle.bcpg.SignatureSubpacketTags.
Basic PGP signature sub-packet tag types.
signedAndEnvelopedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
signedAndEnvelopedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
signedData - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
signedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
SignedData - class org.bouncycastle.asn1.pkcs.SignedData.
a PKCS#7 signed data object.
SignedData - class org.bouncycastle.asn1.cms.SignedData.
a signed data object.
SignedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.SignedData
 
SignedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.SignedData
 
SignedData(ASN1Set, ContentInfo, ASN1Set, ASN1Set, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.SignedData
 
SignedData(DERInteger, ASN1Set, ContentInfo, ASN1Set, ASN1Set, ASN1Set) - Constructor for class org.bouncycastle.asn1.pkcs.SignedData
 
SIGNER_USER_ID - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
SignerIdentifier - class org.bouncycastle.asn1.cms.SignerIdentifier.
 
SignerIdentifier(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerIdentifier(DERObject) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerIdentifier(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerInfo - class org.bouncycastle.asn1.pkcs.SignerInfo.
a PKCS#7 signer info object.
SignerInfo - class org.bouncycastle.asn1.cms.SignerInfo.
 
SignerInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.pkcs.SignerInfo
 
SignerInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.SignerInfo
 
SignerInfo(DERInteger, IssuerAndSerialNumber, AlgorithmIdentifier, ASN1Set, AlgorithmIdentifier, ASN1OctetString, ASN1Set) - Constructor for class org.bouncycastle.asn1.pkcs.SignerInfo
 
SignerInfo(SignerIdentifier, AlgorithmIdentifier, ASN1Set, AlgorithmIdentifier, ASN1OctetString, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.SignerInfo
 
signingTime - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
 
SIMPLE - Static variable in class org.bouncycastle.bcpg.S2K
 
SimpleTestResult - class org.bouncycastle.util.test.SimpleTestResult.
 
SimpleTestResult(boolean, String) - Constructor for class org.bouncycastle.util.test.SimpleTestResult
 
SingleResponse - class org.bouncycastle.asn1.ocsp.SingleResponse.
 
SingleResponse(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.SingleResponse
 
SingleResponse(CertID, CertStatus, DERGeneralizedTime, DERGeneralizedTime, X509Extensions) - Constructor for class org.bouncycastle.asn1.ocsp.SingleResponse
 
size() - Method in class org.bouncycastle.asn1.ASN1Set
return the number of objects in this set.
size() - Method in class org.bouncycastle.asn1.ASN1Sequence
return the number of objects in this sequence.
size() - Method in class org.bouncycastle.asn1.DEREncodableVector
 
SkipjackEngine - class org.bouncycastle.crypto.engines.SkipjackEngine.
a class that provides a basic SKIPJACK engine.
SkipjackEngine() - Constructor for class org.bouncycastle.crypto.engines.SkipjackEngine
 
SkipjackTest - class org.bouncycastle.crypto.test.SkipjackTest.
 
smime - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
SMIMEAttributes - interface org.bouncycastle.asn1.smime.SMIMEAttributes.
 
smimeCA - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
sMIMECapabilitesVersions - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
smimeCapabilities - Static variable in interface org.bouncycastle.asn1.smime.SMIMEAttributes
 
SMIMECapabilities - class org.bouncycastle.asn1.smime.SMIMECapabilities.
Handler class for dealing with S/MIME Capabilities
SMIMECapabilities(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilities
 
SMIMECapabilitiesAttribute - class org.bouncycastle.asn1.smime.SMIMECapabilitiesAttribute.
 
SMIMECapabilitiesAttribute(SMIMECapabilityVector) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilitiesAttribute
 
sMIMECapabilitiesVersions - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
sMIMECapabilitiesVersions - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
SMIMECapability - class org.bouncycastle.asn1.smime.SMIMECapability.
 
SMIMECapability(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapability
 
SMIMECapability(DERObjectIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapability
 
SMIMECapabilityVector - class org.bouncycastle.asn1.smime.SMIMECapabilityVector.
Handler for creating a vector S/MIME Capabilities
SMIMECapabilityVector() - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
SMIMEEncryptionKeyPreferenceAttribute - class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute.
SMIMEEncryptionKeyPreference ::= CHOICE { issuerAndSerialNumber [0] IssuerAndSerialNumber, receipentKeyId [1] RecipientKeyIdentifier, subjectAltKeyIdentifier [2] SubjectKeyIdentifier }
SMIMEEncryptionKeyPreferenceAttribute(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SN - Static variable in class org.bouncycastle.asn1.x509.X509Name
device serial number name - StringType(SIZE(1..64))
sqrt() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
sqrt() - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
return a sqrt root - the routine verifies that the calculation returns the right value - if none exists it returns null.
square() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
square() - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
srsaOAEPEncryptionSET - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
sslCA - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
sslClient - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
sslServer - Static variable in class org.bouncycastle.asn1.misc.NetscapeCertType
 
ST - Static variable in class org.bouncycastle.asn1.x509.X509Name
state, or province name - StringType(SIZE(1..64))
startApp() - Method in class org.bouncycastle.crypto.examples.MIDPTest
 
stateOrProvinceName - Static variable in interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers
 
status(String) - Method in class org.bouncycastle.crypto.examples.MIDPTest
 
StreamBlockCipher - class org.bouncycastle.crypto.StreamBlockCipher.
a wrapper for block ciphers with a single byte block size, so that they can be treated like stream ciphers.
StreamBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.StreamBlockCipher
basic constructor.
StreamCipher - interface org.bouncycastle.crypto.StreamCipher.
the interface stream ciphers conform to.
StreamCipherVectorTest - class org.bouncycastle.crypto.test.StreamCipherVectorTest.
a basic test that takes a stream cipher, key parameter, and an input and output string.
StreamCipherVectorTest(int, StreamCipher, CipherParameters, String, String) - Constructor for class org.bouncycastle.crypto.test.StreamCipherVectorTest
 
strength - Variable in class org.bouncycastle.crypto.CipherKeyGenerator
 
SubjectAlternativeName - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Subject Alternative Name
SubjectKeyIdentifier - class org.bouncycastle.asn1.x509.SubjectKeyIdentifier.
SubjectKeyIdentifier::= OCTET STRING
SubjectKeyIdentifier - Static variable in class org.bouncycastle.asn1.x509.X509Extensions
Subject Key Identifier
SubjectKeyIdentifier(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
 
SubjectKeyIdentifier(byte[]) - Constructor for class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
 
SubjectKeyIdentifier(SubjectPublicKeyInfo) - Constructor for class org.bouncycastle.asn1.x509.SubjectKeyIdentifier
Calulates the keyidentifier using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC2459.
SubjectPublicKeyInfo - class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo.
The object that contains the public key stored in a certficate.
SubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo(AlgorithmIdentifier, DEREncodable) - Constructor for class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
 
subtract(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement
 
subtract(ECFieldElement) - Method in class org.bouncycastle.math.ec.ECFieldElement.Fp
 
subtract(ECPoint) - Method in class org.bouncycastle.math.ec.ECPoint
 
subtract(ECPoint) - Method in class org.bouncycastle.math.ec.ECPoint.Fp
 
SUCCESSFUL - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
SUPERSEDED - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
SUPERSEDED - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
SURNAME - Static variable in class org.bouncycastle.asn1.x509.X509Name
Naming attributes of type X520name
SYM_ENC_INTEGRITY_PRO - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
SymbolLookUp - Static variable in class org.bouncycastle.asn1.x509.X509Name
look up table translating string values into their OIDS - this static is scheduled for deletion
SYMMETRIC_KEY_ENC - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
SYMMETRIC_KEY_ENC_SESSION - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
SymmetricEncDataPacket - class org.bouncycastle.bcpg.SymmetricEncDataPacket.
Basic type for a symmetric key encrypted packet
SymmetricEncDataPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.SymmetricEncDataPacket
 
SymmetricEncIntegrityPacket - class org.bouncycastle.bcpg.SymmetricEncIntegrityPacket.
 
SymmetricKeyAlgorithmTags - interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags.
Basic tags for symmetric key algorithms
SymmetricKeyEncSessionPacket - class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket.
Basic type for a symmetric encrypted session key packet
SymmetricKeyEncSessionPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 
SymmetricKeyEncSessionPacket(int, S2K, byte[]) - Constructor for class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
 

T

T - Static variable in class org.bouncycastle.asn1.x509.X509Name
Title
T61_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
TAGGED - Static variable in interface org.bouncycastle.asn1.DERTags
 
TBSCertificateStructure - class org.bouncycastle.asn1.x509.TBSCertificateStructure.
TBSCertificate ::= SEQUENCE { version [ 0 ] Version DEFAULT v1(0), serialNumber CertificateSerialNumber, signature AlgorithmIdentifier, issuer Name, validity Validity, subject Name, subjectPublicKeyInfo SubjectPublicKeyInfo, issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL, subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL, extensions [ 3 ] Extensions OPTIONAL }
TBSCertificateStructure(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.TBSCertificateStructure
 
TBSCertList - class org.bouncycastle.asn1.x509.TBSCertList.
PKIX RFC-2459
TBSCertList.CRLEntry - class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry.
 
TBSCertList.CRLEntry(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
 
TBSCertList(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.TBSCertList
 
TBSRequest - class org.bouncycastle.asn1.ocsp.TBSRequest.
 
TBSRequest(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.ocsp.TBSRequest
 
TBSRequest(GeneralName, ASN1Sequence, X509Extensions) - Constructor for class org.bouncycastle.asn1.ocsp.TBSRequest
 
Test - interface org.bouncycastle.util.test.Test.
 
TestResult - interface org.bouncycastle.util.test.TestResult.
 
tests - Static variable in class org.bouncycastle.asn1.test.RegressionTest
 
tests - Static variable in class org.bouncycastle.crypto.test.BigIntegerTest
 
tests - Static variable in class org.bouncycastle.crypto.test.CryptoRegressionTest
 
tests - Static variable in class org.bouncycastle.crypto.test.RegressionTest
 
TIGER_192 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
 
TigerDigest - class org.bouncycastle.crypto.digests.TigerDigest.
implementation of Tiger based on: http://www.cs.technion.ac.il/~biham/Reports/Tiger
TigerDigest() - Constructor for class org.bouncycastle.crypto.digests.TigerDigest
Standard constructor
TigerDigest(TigerDigest) - Constructor for class org.bouncycastle.crypto.digests.TigerDigest
Copy constructor.
TigerDigestTest - class org.bouncycastle.crypto.test.TigerDigestTest.
Tiger Digest Test
TigerDigestTest() - Constructor for class org.bouncycastle.crypto.test.TigerDigestTest
 
Time - class org.bouncycastle.asn1.x509.Time.
 
Time - class org.bouncycastle.asn1.cms.Time.
 
Time(DERObject) - Constructor for class org.bouncycastle.asn1.x509.Time
 
Time(DERObject) - Constructor for class org.bouncycastle.asn1.cms.Time
 
timeToBytes(Date) - Static method in class org.bouncycastle.bcpg.sig.SignatureExpirationTime
 
timeToBytes(Date) - Static method in class org.bouncycastle.bcpg.sig.SignatureCreationTime
 
timeToBytes(Date) - Static method in class org.bouncycastle.bcpg.sig.KeyExpirationTime
 
toASN1Object() - Method in class org.bouncycastle.asn1.ASN1Encodable
 
toASN1Object() - Method in class org.bouncycastle.asn1.x509.UserNotice
 
toASN1Object() - Method in class org.bouncycastle.asn1.x509.PolicyQualifierInfo
Returns a DER-encodable representation of this instance.
toASN1Object() - Method in class org.bouncycastle.asn1.x509.PolicyMappings
 
toASN1Object() - Method in class org.bouncycastle.asn1.x509.PolicyInformation
 
toASN1Object() - Method in class org.bouncycastle.asn1.x509.NoticeReference
Describe toASN1Object method here.
toASN1Object() - Method in class org.bouncycastle.asn1.x509.DisplayText
 
toASN1Object() - Method in class org.bouncycastle.asn1.x509.DistributionPointName
DistributionPointName ::= CHOICE { fullName [0] GeneralNames, nameRelativeToCRLIssuer [1] RelativeDistinguishedName }
toASN1Object() - Method in class org.bouncycastle.asn1.x509.DistributionPoint
DistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, reasons [1] ReasonFlags OPTIONAL, cRLIssuer [2] GeneralNames OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.x509.AlgorithmIdentifier
AlgorithmIdentifier ::= SEQUENCE { algorithm OBJECT IDENTIFIER, parameters ANY DEFINED BY algorithm OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.ServiceLocator
ServiceLocator ::= SEQUENCE { issuer Name, locator AuthorityInfoAccessSyntax OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.CrlID
CrlID ::= SEQUENCE { crlUrl [0] EXPLICIT IA5String OPTIONAL, crlNum [1] EXPLICIT INTEGER OPTIONAL, crlTime [2] EXPLICIT GeneralizedTime OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.ResponseBytes
ResponseBytes ::= SEQUENCE { responseType OBJECT IDENTIFIER, response OCTET STRING }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.OCSPResponse
OCSPResponse ::= SEQUENCE { responseStatus OCSPResponseStatus, responseBytes [0] EXPLICIT ResponseBytes OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.Request
Request ::= SEQUENCE { reqCert CertID, singleRequestExtensions [0] EXPLICIT Extensions OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.Signature
Signature ::= SEQUENCE { signatureAlgorithm AlgorithmIdentifier, signature BIT STRING, certs [0] EXPLICIT SEQUENCE OF Certificate OPTIONAL}
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.TBSRequest
TBSRequest ::= SEQUENCE { version [0] EXPLICIT Version DEFAULT v1, requestorName [1] EXPLICIT GeneralName OPTIONAL, requestList SEQUENCE OF Request, requestExtensions [2] EXPLICIT Extensions OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.OCSPRequest
OCSPRequest ::= SEQUENCE { tbsRequest TBSRequest, optionalSignature [0] EXPLICIT Signature OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.RevokedInfo
RevokedInfo ::= SEQUENCE { revocationTime GeneralizedTime, revocationReason [0] EXPLICIT CRLReason OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.CertStatus
CertStatus ::= CHOICE { good [0] IMPLICIT NULL, revoked [1] IMPLICIT RevokedInfo, unknown [2] IMPLICIT UnknownInfo }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.CertID
CertID ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier, issuerNameHash OCTET STRING, -- Hash of Issuer's DN issuerKeyHash OCTET STRING, -- Hash of Issuers public key serialNumber CertificateSerialNumber }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.SingleResponse
SingleResponse ::= SEQUENCE { certID CertID, certStatus CertStatus, thisUpdate GeneralizedTime, nextUpdate [0] EXPLICIT GeneralizedTime OPTIONAL, singleExtensions [1] EXPLICIT Extensions OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.ResponderID
ResponderID ::= CHOICE { byName [1] Name, byKey [2] KeyHash }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.ResponseData
ResponseData ::= SEQUENCE { version [0] EXPLICIT Version DEFAULT v1, responderID ResponderID, producedAt GeneralizedTime, responses SEQUENCE OF SingleResponse, responseExtensions [1] EXPLICIT Extensions OPTIONAL }
toASN1Object() - Method in class org.bouncycastle.asn1.ocsp.BasicOCSPResponse
BasicOCSPResponse ::= SEQUENCE { tbsResponseData ResponseData, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING, certs [0] EXPLICIT SEQUENCE OF Certificate OPTIONAL }
toBigInteger() - Method in class org.bouncycastle.math.ec.ECFieldElement
 
toDEREncodableVector() - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
toHashtable() - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
toString() - Method in class org.bouncycastle.asn1.x509.KeyUsage
 
toString() - Method in class org.bouncycastle.asn1.x509.CertificatePolicies
 
toString() - Method in class org.bouncycastle.asn1.x509.BasicConstraints
 
toString() - Method in class org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
 
toString() - Method in class org.bouncycastle.asn1.x509.X509Name
 
toString() - Method in class org.bouncycastle.asn1.misc.VerisignCzagExtension
 
toString() - Method in class org.bouncycastle.asn1.misc.NetscapeRevocationURL
 
toString() - Method in class org.bouncycastle.asn1.misc.NetscapeCertType
 
toString() - Method in class org.bouncycastle.util.test.SimpleTestResult
 
toString() - Method in interface org.bouncycastle.util.test.TestResult
 
toString(boolean, Hashtable) - Method in class org.bouncycastle.asn1.x509.X509Name
convert the structure to a string - if reverse is true the oids and values are listed out starting with the last element in the sequence (ala RFC 2253), otherwise the string will begin with the first element of the structure.
tpBasis - Static variable in interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
TRAILER_IMPLICIT - Static variable in class org.bouncycastle.crypto.signers.PSSSigner
 
TRAILER_IMPLICIT - Static variable in class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
TRAILER_RIPEMD128 - Static variable in class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
TRAILER_RIPEMD160 - Static variable in class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
TRAILER_SHA1 - Static variable in class org.bouncycastle.crypto.signers.ISO9796d2Signer
 
translator - Variable in class org.bouncycastle.util.encoders.BufferedEncoder
 
translator - Variable in class org.bouncycastle.util.encoders.BufferedDecoder
 
Translator - interface org.bouncycastle.util.encoders.Translator.
general interface for an translator.
TRIPLE_DES - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
TRUE - Static variable in class org.bouncycastle.asn1.DERBoolean
 
TRUST - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
TRUST_SIG - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
 
TrustSignature - class org.bouncycastle.bcpg.sig.TrustSignature.
packet giving signature creation time.
TrustSignature(boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.TrustSignature
 
TrustSignature(boolean, int, int) - Constructor for class org.bouncycastle.bcpg.sig.TrustSignature
 
TRY_LATER - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
twice() - Method in class org.bouncycastle.math.ec.ECPoint
 
twice() - Method in class org.bouncycastle.math.ec.ECPoint.Fp
 
TWOFISH - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
 
TwofishEngine - class org.bouncycastle.crypto.engines.TwofishEngine.
A class that provides Twofish encryption operations.
TwofishEngine() - Constructor for class org.bouncycastle.crypto.engines.TwofishEngine
 
TwofishTest - class org.bouncycastle.crypto.test.TwofishTest.
 

U

UID - Static variable in class org.bouncycastle.asn1.x509.X509Name
LDAP User id.
UNAUTHORIZED - Static variable in class org.bouncycastle.asn1.ocsp.OCSPResponseStatus
 
UNCOMPRESSED - Static variable in interface org.bouncycastle.bcpg.CompressionAlgorithmTags
 
UNIVERSAL_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
unpackWord(long, byte[], int) - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
unpackWord(long, byte[], int) - Method in class org.bouncycastle.crypto.digests.LongDigest
 
UNSPECIFIED - Static variable in class org.bouncycastle.asn1.x509.CRLReason
 
UNUSED - Static variable in class org.bouncycastle.asn1.x509.ReasonFlags
 
unwrap(byte[], int, int) - Method in interface org.bouncycastle.crypto.Wrapper
 
unwrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.RC2WrapEngine
Method unwrap
unwrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.DESedeWrapEngine
Method unwrap
unwrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.AESWrapEngine
 
update(byte) - Method in interface org.bouncycastle.crypto.Mac
add a single byte to the mac for processing.
update(byte) - Method in interface org.bouncycastle.crypto.Digest
update the message digest with a single byte.
update(byte) - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
update(byte) - Method in class org.bouncycastle.crypto.digests.MD2Digest
update the message digest with a single byte.
update(byte) - Method in class org.bouncycastle.crypto.digests.LongDigest
 
update(byte) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
update(byte) - Method in class org.bouncycastle.crypto.macs.HMac
 
update(byte) - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
update(byte) - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
update(byte) - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
update(byte) - Method in class org.bouncycastle.crypto.signers.PSSSigner
update the internal digest with the byte b
update(byte) - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
update the internal digest with the byte b
update(byte[], int, int) - Method in interface org.bouncycastle.crypto.Mac
 
update(byte[], int, int) - Method in interface org.bouncycastle.crypto.Digest
update the message digest with a block of bytes.
update(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.TigerDigest
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.MD2Digest
update the message digest with a block of bytes.
update(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.LongDigest
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.macs.HMac
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.macs.CFBBlockCipherMac
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.macs.CBCBlockCipherMac
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.macs.BlockCipherMac
 
update(byte[], int, int) - Method in class org.bouncycastle.crypto.signers.PSSSigner
update the internal digest with the byte array in
update(byte[], int, int) - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
update the internal digest with the byte array in
update(int) - Method in class org.bouncycastle.bcpg.CRC24
 
USER_ATTRIBUTE - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
USER_ID - Static variable in interface org.bouncycastle.bcpg.PacketTags
 
UserIDPacket - class org.bouncycastle.bcpg.UserIDPacket.
Basic type for a marker packet TODO: read data
UserIDPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.UserIDPacket
 
UserIDPacket(String) - Constructor for class org.bouncycastle.bcpg.UserIDPacket
 
UserNotice - class org.bouncycastle.asn1.x509.UserNotice.
UserNotice class, used in CertificatePolicies X509 extensions (in policy qualifiers).
UserNotice(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.UserNotice
Creates a new UserNotice instance.
UserNotice(NoticeReference, DisplayText) - Constructor for class org.bouncycastle.asn1.x509.UserNotice
Creates a new UserNotice instance.
UserNotice(NoticeReference, String) - Constructor for class org.bouncycastle.asn1.x509.UserNotice
Creates a new UserNotice instance.
UTC_TIME - Static variable in interface org.bouncycastle.asn1.DERTags
 
UTF8_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 

V

V1TBSCertificateGenerator - class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator.
Generator for Version 1 TBSCertificateStructures.
V1TBSCertificateGenerator() - Constructor for class org.bouncycastle.asn1.x509.V1TBSCertificateGenerator
 
V2Form - class org.bouncycastle.asn1.x509.V2Form.
 
V2Form() - Constructor for class org.bouncycastle.asn1.x509.V2Form
 
V2TBSCertListGenerator - class org.bouncycastle.asn1.x509.V2TBSCertListGenerator.
Generator for Version 2 TBSCertList structures.
V2TBSCertListGenerator() - Constructor for class org.bouncycastle.asn1.x509.V2TBSCertListGenerator
 
V3TBSCertificateGenerator - class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator.
Generator for Version 3 TBSCertificateStructures.
V3TBSCertificateGenerator() - Constructor for class org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
 
verifySignature(byte[]) - Method in class org.bouncycastle.crypto.signers.PSSSigner
return true if the internal state represents the signature described in the passed in array.
verifySignature(byte[]) - Method in class org.bouncycastle.crypto.signers.ISO9796d2Signer
return true if the signature represents a ISO9796-2 signature for the passed in message.
verifySignature(byte[], BigInteger, BigInteger) - Method in interface org.bouncycastle.crypto.DSA
verify the message message against the signature values r and s.
verifySignature(byte[], BigInteger, BigInteger) - Method in class org.bouncycastle.crypto.signers.ECDSASigner
return true if the value r and s represent a DSA signature for the passed in message (for standard DSA the message should be a SHA-1 hash of the real message to be verified).
verifySignature(byte[], BigInteger, BigInteger) - Method in class org.bouncycastle.crypto.signers.DSASigner
return true if the value r and s represent a DSA signature for the passed in message for standard DSA the message should be a SHA-1 hash of the real message to be verified.
verisign - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
verisignCzagExtension - Static variable in interface org.bouncycastle.asn1.misc.MiscObjectIdentifiers
 
VerisignCzagExtension - class org.bouncycastle.asn1.misc.VerisignCzagExtension.
 
VerisignCzagExtension(DERIA5String) - Constructor for class org.bouncycastle.asn1.misc.VerisignCzagExtension
 
VIDEOTEX_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 
VISIBLE_STRING - Static variable in interface org.bouncycastle.asn1.DERTags
 

W

wrap(byte[], int, int) - Method in interface org.bouncycastle.crypto.Wrapper
 
wrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.RC2WrapEngine
Method wrap
wrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.DESedeWrapEngine
Method wrap
wrap(byte[], int, int) - Method in class org.bouncycastle.crypto.engines.AESWrapEngine
 
Wrapper - interface org.bouncycastle.crypto.Wrapper.
 
write(byte[], int, int) - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 
write(byte[], int, int) - Method in class org.bouncycastle.crypto.io.MacOutputStream
 
write(byte[], int, int) - Method in class org.bouncycastle.crypto.io.DigestOutputStream
 
write(int) - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 
write(int) - Method in class org.bouncycastle.bcpg.ArmoredOutputStream
 
write(int) - Method in class org.bouncycastle.crypto.io.MacOutputStream
 
write(int) - Method in class org.bouncycastle.crypto.io.DigestOutputStream
 
writeNull() - Method in class org.bouncycastle.asn1.DEROutputStream
 
writeObject(BCPGObject) - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 
writeObject(Object) - Method in class org.bouncycastle.asn1.BEROutputStream
 
writeObject(Object) - Method in class org.bouncycastle.asn1.ASN1OutputStream
 
writeObject(Object) - Method in class org.bouncycastle.asn1.DEROutputStream
 
writePacket(ContainedPacket) - Method in class org.bouncycastle.bcpg.BCPGOutputStream
 

X

X509CertificateStructure - class org.bouncycastle.asn1.x509.X509CertificateStructure.
an X509Certificate structure.
X509CertificateStructure(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.X509CertificateStructure
 
x509certType - Static variable in interface org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
 
X509Extension - class org.bouncycastle.asn1.x509.X509Extension.
an object for the elements in the X.509 V3 extension block.
X509Extension(boolean, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x509.X509Extension
 
X509Extension(DERBoolean, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x509.X509Extension
 
X509Extensions - class org.bouncycastle.asn1.x509.X509Extensions.
 
X509Extensions(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.X509Extensions
Constructor from ASN1Sequence.
X509Extensions(Hashtable) - Constructor for class org.bouncycastle.asn1.x509.X509Extensions
constructor from a table of extensions.
X509Extensions(Vector, Hashtable) - Constructor for class org.bouncycastle.asn1.x509.X509Extensions
constructor from a table of extensions with ordering
X509Name - class org.bouncycastle.asn1.x509.X509Name.
 
X509Name(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x509.X509Name
Constructor from ASN1Sequence the principal will be a list of constructed sets, each containing an (OID, String) pair.
X509Name(boolean, Hashtable, String) - Constructor for class org.bouncycastle.asn1.x509.X509Name
takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Name(boolean, String) - Constructor for class org.bouncycastle.asn1.x509.X509Name
takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Name(Hashtable) - Constructor for class org.bouncycastle.asn1.x509.X509Name
constructor from a table of attributes.
X509Name(String) - Constructor for class org.bouncycastle.asn1.x509.X509Name
takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Name(Vector, Hashtable) - Constructor for class org.bouncycastle.asn1.x509.X509Name
constructor from a table of attributes with ordering.
X509Name(Vector, Vector) - Constructor for class org.bouncycastle.asn1.x509.X509Name
takes two vectors one of the oids and the other of the values.
X509NameTest - class org.bouncycastle.asn1.test.X509NameTest.
 
X509NameTest() - Constructor for class org.bouncycastle.asn1.test.X509NameTest
 
X509NameTokenizer - class org.bouncycastle.asn1.x509.X509NameTokenizer.
class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
X509NameTokenizer(String) - Constructor for class org.bouncycastle.asn1.x509.X509NameTokenizer
 
X509ObjectIdentifiers - interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers.
 
X923Padding - class org.bouncycastle.crypto.paddings.X923Padding.
A padder that adds X9.23 padding to a block - if a SecureRandom is passed in random padding is assumed, otherwise padding with zeros is used.
X923Padding() - Constructor for class org.bouncycastle.crypto.paddings.X923Padding
 
X962NamedCurves - class org.bouncycastle.asn1.x9.X962NamedCurves.
table of the current named curves defined in X.962 EC-DSA.
X962NamedCurves() - Constructor for class org.bouncycastle.asn1.x9.X962NamedCurves
 
X962Parameters - class org.bouncycastle.asn1.x9.X962Parameters.
 
X962Parameters(DERObject) - Constructor for class org.bouncycastle.asn1.x9.X962Parameters
 
X962Parameters(DERObjectIdentifier) - Constructor for class org.bouncycastle.asn1.x9.X962Parameters
 
X962Parameters(X9ECParameters) - Constructor for class org.bouncycastle.asn1.x9.X962Parameters
 
X9Curve - class org.bouncycastle.asn1.x9.X9Curve.
ASN.1 def for Elliptic-Curve Curve structure.
X9Curve(ECCurve) - Constructor for class org.bouncycastle.asn1.x9.X9Curve
 
X9Curve(ECCurve, byte[]) - Constructor for class org.bouncycastle.asn1.x9.X9Curve
 
X9Curve(X9FieldID, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x9.X9Curve
 
X9ECParameters - class org.bouncycastle.asn1.x9.X9ECParameters.
ASN.1 def for Elliptic-Curve ECParameters structure.
X9ECParameters(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x9.X9ECParameters
 
X9ECParameters(ECCurve, ECPoint, BigInteger) - Constructor for class org.bouncycastle.asn1.x9.X9ECParameters
 
X9ECParameters(ECCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.x9.X9ECParameters
 
X9ECParameters(ECCurve, ECPoint, BigInteger, BigInteger, byte[]) - Constructor for class org.bouncycastle.asn1.x9.X9ECParameters
 
X9ECPoint - class org.bouncycastle.asn1.x9.X9ECPoint.
class for describing an ECPoint as a DER object.
X9ECPoint(ECCurve, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x9.X9ECPoint
 
X9ECPoint(ECPoint) - Constructor for class org.bouncycastle.asn1.x9.X9ECPoint
 
X9FieldElement - class org.bouncycastle.asn1.x9.X9FieldElement.
class for processing an FieldElement as a DER object.
X9FieldElement(boolean, BigInteger, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.x9.X9FieldElement
 
X9FieldElement(ECFieldElement) - Constructor for class org.bouncycastle.asn1.x9.X9FieldElement
 
X9FieldID - class org.bouncycastle.asn1.x9.X9FieldID.
ASN.1 def for Elliptic-Curve Field ID structure.
X9FieldID(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.x9.X9FieldID
 
X9FieldID(DERObjectIdentifier, BigInteger) - Constructor for class org.bouncycastle.asn1.x9.X9FieldID
 
X9ObjectIdentifiers - interface org.bouncycastle.asn1.x9.X9ObjectIdentifiers.
 

Z

ZERO - Static variable in interface org.bouncycastle.math.ec.ECConstants
 
ZIP - Static variable in interface org.bouncycastle.bcpg.CompressionAlgorithmTags
 
ZLIB - Static variable in interface org.bouncycastle.bcpg.CompressionAlgorithmTags
 

_

_dumpAsString(String, DERObject) - Static method in class org.bouncycastle.asn1.util.ASN1Dump
dump a DER object as a formatted string with indentation
_Km - Variable in class org.bouncycastle.crypto.engines.CAST6Engine
 
_Km - Variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
_Kr - Variable in class org.bouncycastle.crypto.engines.CAST6Engine
 
_Kr - Variable in class org.bouncycastle.crypto.engines.CAST5Engine
 
_Tm - Variable in class org.bouncycastle.crypto.engines.CAST6Engine
 
_Tr - Variable in class org.bouncycastle.crypto.engines.CAST6Engine
 

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