- G_SIZE - Static variable in interface org.bouncycastle.apache.bzip2.BZip2Constants
-
- GCFB() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.GOST28147.GCFB
-
- GCM() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.AES.GCM
-
- GeneralPKIMessage - Class in org.bouncycastle.cert.cmp
-
General wrapper for a generic PKIMessage
- GeneralPKIMessage(byte[]) - Constructor for class org.bouncycastle.cert.cmp.GeneralPKIMessage
-
Create a PKIMessage from the passed in bytes.
- GeneralPKIMessage(PKIMessage) - Constructor for class org.bouncycastle.cert.cmp.GeneralPKIMessage
-
Wrap a PKIMessage ASN.1 structure.
- generate(CMSTypedData, MacCalculator) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
Generate an authenticated data object from the passed in typedData and MacCalculator.
- generate(CMSTypedData, MacCalculator, DigestCalculator) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataGenerator
-
Generate an authenticated data object from the passed in typedData and MacCalculator.
- generate(CMSTypedData, OutputCompressor) - Method in class org.bouncycastle.cms.CMSCompressedDataGenerator
-
generate an object that contains an CMS Compressed Data
- generate(CMSTypedData, OutputEncryptor) - Method in class org.bouncycastle.cms.CMSEncryptedDataGenerator
-
generate an encrypted object that contains an CMS Encrypted Data structure.
- generate(CMSTypedData, OutputEncryptor) - Method in class org.bouncycastle.cms.CMSEnvelopedDataGenerator
-
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
- generate(CMSTypedData) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
Generate a CMS Signed Data object carrying a detached CMS signature.
- generate(CMSTypedData, boolean) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
Generate a CMS Signed Data object which can be carrying a detached CMS signature, or have encapsulated data, depending on the value
of the encapsulated parameter.
- generate(GenericKey) - Method in class org.bouncycastle.cms.KEKRecipientInfoGenerator
-
- generate(GenericKey) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInfoGenerator
-
- generate(GenericKey) - Method in class org.bouncycastle.cms.KeyTransRecipientInfoGenerator
-
- generate() - Method in class org.bouncycastle.cms.OriginatorInfoGenerator
-
- generate(GenericKey) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- generate(GenericKey) - Method in interface org.bouncycastle.cms.RecipientInfoGenerator
-
- generate(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- generate(MimeBodyPart, OutputCompressor) - Method in class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
generate an compressed object that contains an SMIME Compressed
object using the given provider from the contents of the passed in
message
- generate(MimeMessage, OutputCompressor) - Method in class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
generate an compressed object that contains an SMIME Compressed
object using the given provider from the contents of the passed in
message
- generate(MimeBodyPart, OutputEncryptor) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given content encryptor
- generate(MimeMessage, OutputEncryptor) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
generate an enveloped object that contains an SMIME Enveloped
object using the given provider from the contents of the passed in
message
- generate(MimeBodyPart) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
- generate(MimeMessage) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
- generate(int, byte[]) - Method in class org.bouncycastle.openpgp.operator.PBEKeyEncryptionMethodGenerator
-
- generate(int, byte[]) - Method in class org.bouncycastle.openpgp.operator.PGPKeyEncryptionMethodGenerator
-
Generates a packet encoding the details of this encryption method.
- generate(int, byte[]) - Method in class org.bouncycastle.openpgp.operator.PublicKeyKeyEncryptionMethodGenerator
-
- generate() - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Return a signature object containing the current signature state.
- generate() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- generate() - Method in class org.bouncycastle.openpgp.PGPUserAttributeSubpacketVectorGenerator
-
- generate() - Method in class org.bouncycastle.openpgp.PGPV3SignatureGenerator
-
Return a V3 signature object containing the current signature state.
- generate() - Method in class org.bouncycastle.openssl.MiscPEMGenerator
-
- generate() - Method in class org.bouncycastle.openssl.PKCS8Generator
-
- generate(TimeStampToken) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataGenerator
-
- generate(TimeStampToken, byte[]) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataGenerator
-
- generate(TimeStampToken, InputStream) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataGenerator
-
- generate(String, byte[]) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- generate(String, byte[], BigInteger) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- generate(ASN1ObjectIdentifier, byte[]) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- generate(ASN1ObjectIdentifier, byte[], BigInteger) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- generate(TimeStampRequest, BigInteger, Date) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Return an appropriate TimeStampResponse.
- generate(TimeStampRequest, BigInteger, Date) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
Generate a TimeStampToken for the passed in request and serialNumber marking it with the passed in genTime.
- generate(TimeStampRequest, BigInteger, Date, Extensions) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
Generate a TimeStampToken for the passed in request and serialNumber marking it with the passed in genTime.
- generate(PrivateKey) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject
using the default provider.
- generate(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject
using the default provider and the passed in source of randomness
- generate(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject,
using the passed in provider for the signing, and the passed in source
of randomness (if required).
- generate(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject,
using the passed in provider for the signing, and the passed in source
of randomness (if required).
- generate(PrivateKey) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
generate an X509 CRL, based on the current issuer and subject
using the default provider.
- generate(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
generate an X509 CRL, based on the current issuer and subject
using the default provider and an user defined SecureRandom object as
source of randomness.
- generate(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject
using the passed in provider for the signing.
- generate(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
generate an X509 CRL, based on the current issuer and subject,
using the passed in provider for the signing.
- generate(PrivateKey) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject
using the default provider.
- generate(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject
using the default provider, and the passed in source of randomness
(if required).
- generate(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject,
using the passed in provider for the signing.
- generate(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
generate an X509 certificate, based on the current issuer and subject,
using the passed in provider for the signing and the supplied source
of randomness, if required.
- generateBytes(byte[], int, int) - Method in class org.bouncycastle.jce.provider.BrokenKDF2BytesGenerator
-
fill len bytes of the output buffer with bytes generated from
the derivation function.
- generateCertificateManagement() - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Creates a certificate management message which is like a signed message with no content
or signers but that still carries certificates and CRLs.
- generateCertification(String, PGPPublicKey) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Generate a certification for the passed in id and key.
- generateCertification(PGPUserAttributeSubpacketVector, PGPPublicKey) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Generate a certification for the passed in userAttributes
- generateCertification(PGPPublicKey, PGPPublicKey) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Generate a certification for the passed in key against the passed in
master key.
- generateCertification(PGPPublicKey) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Generate a certification, such as a revocation, for the passed in key.
- generateCounterSigners(SignerInformation) - Method in class org.bouncycastle.cms.CMSSignedDataGenerator
-
generate a set of one or more SignerInformation objects representing counter signatures on
the passed in SignerInformation object.
- generateEncapsulated(MimeBodyPart) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
generate a signed message with encapsulated content
- generateEncapsulated(MimeMessage) - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
- generateEncryptedBytes(AlgorithmIdentifier, byte[], GenericKey) - Method in class org.bouncycastle.cms.bc.BcPasswordRecipientInfoGenerator
-
- generateEncryptedBytes(AlgorithmIdentifier, byte[], GenericKey) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipientInfoGenerator
-
- generateEncryptedBytes(AlgorithmIdentifier, byte[], GenericKey) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- generateFailResponse(int, int, String) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Generate a non-granted TimeStampResponse with chosen status and FailInfoField.
- generateGrantedResponse(TimeStampRequest, BigInteger, Date) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Return a granted response, if the passed in request passes validation.
- generateGrantedResponse(TimeStampRequest, BigInteger, Date, String) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Return a granted response, if the passed in request passes validation with the passed in status string.
- generateGrantedResponse(TimeStampRequest, BigInteger, Date, String, Extensions) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Return a granted response, if the passed in request passes validation with the passed in status string and extra extensions.
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.KeyPairGeneratorSpi.EC
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.NHKeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.RainbowKeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.Sphincs256KeyPairGeneratorSpi
-
- generateOnePassVersion(boolean) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
Return the one pass header associated with the current signature.
- generateOnePassVersion(boolean) - Method in class org.bouncycastle.openpgp.PGPV3SignatureGenerator
-
Return the one pass header associated with the current signature.
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in interface org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.NHKeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.Sphincs256KeyFactorySpi
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.ElGamalUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.DHUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.jce.provider.DHUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeysToParams
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeysToParams
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.rainbow.RainbowKeysToParams
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in interface org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.NHKeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.Sphincs256KeyFactorySpi
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.ElGamalUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.DHUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.jce.provider.DHUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeysToParams
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeysToParams
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.bouncycastle.pqc.jcajce.provider.rainbow.RainbowKeysToParams
-
- generatePublicKeyRing() - Method in class org.bouncycastle.openpgp.PGPKeyRingGenerator
-
Return the public key ring that corresponds to the secret key ring.
- generateRecipientEncryptedKeys(AlgorithmIdentifier, AlgorithmIdentifier, GenericKey) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- generateRecipientEncryptedKeys(AlgorithmIdentifier, AlgorithmIdentifier, GenericKey) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInfoGenerator
-
- generateRejectedResponse(Exception) - Method in class org.bouncycastle.tsp.TimeStampResponseGenerator
-
Generate a generic rejection response based on a TSPValidationException or
an Exception.
- generateSecretKeyRing() - Method in class org.bouncycastle.openpgp.PGPKeyRingGenerator
-
Return the secret key ring.
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.operator.bc.BcAsymmetricKeyUnwrapper
-
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.operator.bc.BcSymmetricKeyUnwrapper
-
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyUnwrapper
-
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyUnwrapper
-
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyUnwrapper
-
- generateUnwrappedKey(AlgorithmIdentifier, byte[]) - Method in interface org.bouncycastle.operator.KeyUnwrapper
-
- generateWrappedKey(GenericKey) - Method in class org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper
-
- generateWrappedKey(GenericKey) - Method in class org.bouncycastle.operator.bc.BcSymmetricKeyWrapper
-
- generateWrappedKey(GenericKey) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyWrapper
-
- generateWrappedKey(GenericKey) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyWrapper
-
- generateWrappedKey(GenericKey) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyWrapper
-
- generateWrappedKey(GenericKey) - Method in interface org.bouncycastle.operator.KeyWrapper
-
- generateX509Certificate(PrivateKey) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
- generateX509Certificate(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
- generateX509Certificate(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
- generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
- generateX509Certificate(PrivateKey) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
- generateX509Certificate(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
- generateX509Certificate(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
- generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
- generateX509CRL(PrivateKey) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
- generateX509CRL(PrivateKey, SecureRandom) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
- generateX509CRL(PrivateKey, String) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
- generateX509CRL(PrivateKey, String, SecureRandom) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
- GenericKey - Class in org.bouncycastle.operator
-
- GenericKey(Object) - Constructor for class org.bouncycastle.operator.GenericKey
-
- GenericKey(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.operator.GenericKey
-
- GenericKey(AlgorithmIdentifier, Object) - Constructor for class org.bouncycastle.operator.GenericKey
-
- GenTimeAccuracy - Class in org.bouncycastle.tsp
-
- GenTimeAccuracy(Accuracy) - Constructor for class org.bouncycastle.tsp.GenTimeAccuracy
-
- get(AlgorithmIdentifier) - Method in class org.bouncycastle.cms.jcajce.ZlibExpanderProvider
-
- get(RecipientId) - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return the first RecipientInformation object that matches the
passed in selector.
- get(SignerId) - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return the first SignerInformation object that matches the
passed in selector.
- get(SignerId) - Method in interface org.bouncycastle.cms.SignerInformationVerifierProvider
-
Return a SignerInformationVerifierProvider suitable for the passed in SID.
- get() - Method in interface org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
-
- get(int, int) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPContentVerifierBuilderProvider
-
- get(int) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPDigestCalculatorProvider
-
- get(int, int) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentVerifierBuilderProvider
-
- get(int, int) - Method in interface org.bouncycastle.openpgp.operator.PGPContentVerifierBuilderProvider
-
- get(int) - Method in interface org.bouncycastle.openpgp.operator.PGPDigestCalculatorProvider
-
Construct a new instance of a cryptographic digest.
- get(int) - Method in class org.bouncycastle.openpgp.PGPEncryptedDataList
-
Gets the encryption method object at the specified index.
- get(int) - Method in class org.bouncycastle.openpgp.PGPOnePassSignatureList
-
- get(int) - Method in class org.bouncycastle.openpgp.PGPSignatureList
-
- get(String) - Method in class org.bouncycastle.openssl.bc.BcPEMDecryptorProvider
-
- get(String) - Method in interface org.bouncycastle.openssl.PEMDecryptorProvider
-
- get(AlgorithmIdentifier) - Method in class org.bouncycastle.operator.bc.BcDefaultDigestProvider
-
- get(AlgorithmIdentifier) - Method in class org.bouncycastle.operator.bc.BcDigestCalculatorProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.bc.BcDigestProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.ContentVerifierProvider
-
Return a ContentVerifier that matches the passed in algorithm identifier,
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.DigestCalculatorProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.InputDecryptorProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.InputExpanderProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.MacCalculatorProvider
-
- get(AlgorithmIdentifier) - Method in class org.bouncycastle.pkcs.bc.BcPKCS12MacCalculatorBuilderProvider
-
- get(AlgorithmIdentifier) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilderProvider
-
- get(AlgorithmIdentifier) - Method in interface org.bouncycastle.pkcs.PKCS12MacCalculatorBuilderProvider
-
- getA() - Method in class org.bouncycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the base a
.
- getA() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the base a
.
- getA() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the base g
.
- getAACertificateAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAACertificates(X509AttributeCertStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns attribute certificates for an attribute authority
- getAACertificateSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAC() - Method in class org.bouncycastle.voms.VOMSAttribute
-
- getAcceptableNamedCurves() - Method in interface org.bouncycastle.jcajce.provider.config.ProviderConfiguration
-
- getAccuracy() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getActions() - Method in class org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
-
- getAdditionalECParameters() - Method in interface org.bouncycastle.jcajce.provider.config.ProviderConfiguration
-
- getAdditionalStores() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns an immutable List
of additional Bouncy Castle
Store
s used for finding CRLs, certificates, attribute
certificates or cross certificates.
- getAgreementAlgorithm(PublicKeyPacket) - Static method in class org.bouncycastle.openpgp.operator.RFC6637Utils
-
- getAlgorithm() - Method in class org.bouncycastle.bcpg.CompressedDataPacket
-
- getAlgorithm() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
-
- getAlgorithm() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getAlgorithm() - Method in class org.bouncycastle.bcpg.sig.RevocationKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.PBKDF1Key
-
Return the password based key derivation function this key is for,
- getAlgorithm() - Method in class org.bouncycastle.jcajce.PBKDF2Key
-
Return the password based key derivation function this key is for,
- getAlgorithm() - Method in class org.bouncycastle.jcajce.PKCS12Key
-
Return the password based key derivation function this key is for,
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getAlgorithm(String) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.BaseAgreementSpi
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getAlgorithm() - Method in class org.bouncycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEDHPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JCERSAPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.provider.JDKDSAPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.jce.spec.IEKeySpec
-
return "IES"
- getAlgorithm() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
return "ECMQV"
- getAlgorithm() - Method in class org.bouncycastle.jce.spec.MQVPublicKeySpec
-
Deprecated.
return "ECMQV"
- getAlgorithm(int) - Static method in class org.bouncycastle.openpgp.examples.PubringDump
-
- getAlgorithm() - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder
-
- getAlgorithm() - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
- getAlgorithm() - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- getAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPDataEncryptorBuilder
-
The encryption algorithm used by data encryptors created by this builder.
- getAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPDigestCalculator
-
Return the
algorithm number
representing the digest implemented by
this calculator.
- getAlgorithm() - Method in class org.bouncycastle.openpgp.PGPCompressedData
-
- getAlgorithm() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return the algorithm code associated with the public key.
- getAlgorithm() - Method in interface org.bouncycastle.openssl.PEMEncryptor
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
Returns the name of the algorithm
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PrivateKey
-
- getAlgorithm() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PublicKey
-
- getAlgorithmID() - Method in class org.bouncycastle.cms.PasswordRecipient.PRF
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.cert.dane.TruncatingDigestCalculator
-
- getAlgorithmIdentifier(ASN1ObjectIdentifier, AlgorithmParameterSpec) - Method in class org.bouncycastle.cms.jcajce.EnvelopedDataHelper
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.cms.jcajce.ZlibCompressor
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.AsymmetricKeyUnwrapper
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.AsymmetricKeyWrapper
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.BufferingContentSigner
-
Return the algorithm identifier supported by this signer.
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.ContentSigner
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.ContentVerifier
-
Return the algorithm identifier describing the signature
algorithm and parameters this expander supports.
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.DigestCalculator
-
Return the algorithm identifier representing the digest implemented by
this calculator.
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.GenericKey
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.InputDecryptor
-
Return the algorithm identifier describing the encryption
algorithm and parameters this decryptor can process.
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.InputExpander
-
Return the algorithm identifier describing the compression
algorithm and parameters this expander supports.
- getAlgorithmIdentifier(ASN1ObjectIdentifier, AlgorithmParameters) - Method in class org.bouncycastle.operator.jcajce.JcaAlgorithmParametersConverter
-
- getAlgorithmIdentifier(ASN1ObjectIdentifier, AlgorithmParameterSpec) - Method in class org.bouncycastle.operator.jcajce.JcaAlgorithmParametersConverter
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.KeyUnwrapper
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.KeyWrapper
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.MacCalculator
-
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.OutputCompressor
-
Return the algorithm identifier describing the compression
algorithm and parameters this compressor uses.
- getAlgorithmIdentifier() - Method in interface org.bouncycastle.operator.OutputEncryptor
-
Return the algorithm identifier describing the encryption
algorithm and parameters this encryptor uses.
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.SymmetricKeyUnwrapper
-
- getAlgorithmIdentifier() - Method in class org.bouncycastle.operator.SymmetricKeyWrapper
-
- getAlgorithmName(ASN1ObjectIdentifier) - Method in interface org.bouncycastle.operator.AlgorithmNameFinder
-
Return a string representation of the passed in objectIdentifier.
- getAlgorithmName(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.AlgorithmNameFinder
-
Return a string representation of the passed in AlgorithmIdentifier, based on the OID in the AlgorithmField, with the parameters
included where appropriate.
- getAlgorithmName(ASN1ObjectIdentifier) - Method in class org.bouncycastle.operator.DefaultAlgorithmNameFinder
-
- getAlgorithmName(AlgorithmIdentifier) - Method in class org.bouncycastle.operator.DefaultAlgorithmNameFinder
-
- getAlgorithmParameters(AlgorithmIdentifier) - Method in class org.bouncycastle.cms.jcajce.JceAlgorithmIdentifierConverter
-
- getAlias() - Method in class org.bouncycastle.openssl.CertificateTrustBlock
-
- getArchiveType() - Method in class org.bouncycastle.cert.crmf.PKIArchiveControl
-
Return the archive control type, one of: encryptedPrivKey,keyGenParameters,or archiveRemGenPrivKey.
- getArmorHeaderLine() - Method in class org.bouncycastle.bcpg.ArmoredInputStream
-
Return the armor header line (if there is one)
- getArmorHeaders() - Method in class org.bouncycastle.bcpg.ArmoredInputStream
-
Return the armor headers (the lines after the armor header line),
- getAssociatedCertificate() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getAssociatedCertificate() - Method in class org.bouncycastle.cms.SignerInformationVerifier
-
- getAssociatedCertificate() - Method in interface org.bouncycastle.operator.ContentVerifierProvider
-
Return the associated certificate if there is one.
- getAssociatedData() - Method in class org.bouncycastle.jcajce.spec.AEADParameterSpec
-
Return the associated data associated with this parameter spec.
- getAttrCertCheckers() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns the attribute certificate checker.
- getAttrCertificateChecking() - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Returns the attribute certificate being checked.
- getAttributeAuthorityRevocationListAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeAuthorityRevocationListIssuerAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeAuthorityRevocationLists(X509CRLStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns the revocation list for revoked attribute certificates for an
attribute authority
- getAttributeCert() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Returns the attribute certificate holder which must be matched.
- getAttributeCert() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Returns the attribute certificate which must be matched.
- getAttributeCertificateAttributeAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateAttributes(X509AttributeCertStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns an attribute certificate for an user.
- getAttributeCertificateAttributeSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationListAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationListIssuerAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns the revocation list for revoked attribute certificates.
- getAttributeCertificates() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return any X.509 attribute certificate objects in this SignedData structure as a Store of X509AttributeCertificateHolder objects.
- getAttributeCertificates() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return any X.509 attribute certificate objects in this SignedData structure as a Store of X509AttributeCertificateHolder objects.
- getAttributeCertificates() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getAttributeCertificateValid() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Get the criteria for the validity.
- getAttributeCertificateValid() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Get the criteria for the validity.
- getAttributeDescriptorCertificateAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeDescriptorCertificates(X509AttributeCertStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns an attribute certificate for an authority
- getAttributeDescriptorCertificateSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAttributes() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the attributes, if any associated with this request.
- getAttributes(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return an array of attributes matching the passed in type OID.
- getAttributes(Map) - Method in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- getAttributes(Map) - Method in class org.bouncycastle.cms.DefaultAuthenticatedAttributeTableGenerator
-
- getAttributes(Map) - Method in class org.bouncycastle.cms.DefaultSignedAttributeTableGenerator
-
- getAttributes(Map) - Method in class org.bouncycastle.cms.SimpleAttributeTableGenerator
-
- getAttributes() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return the attributes, if any associated with this request.
- getAttributes(ASN1ObjectIdentifier) - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return an array of attributes matching the passed in type OID.
- getAttributes() - Method in class org.bouncycastle.pkcs.PKCS12SafeBag
-
- getAttributes() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the attributes contained in the attribute block in the certificate.
- getAttributes(String) - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the attributes with the same type as the passed in oid.
- getAttributes() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getAttributes(String) - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getAuthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a table of the digested attributes indexed by
the OID of the attribute.
- getAuthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a table of the unauthenticated attributes indexed by
the OID of the attribute.
- getAuthorityRevocationListAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAuthorityRevocationListIssuerAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getAuthorityRevocationLists(X509CRLStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns the CRLs for issued certificates for other CAs matching the given
selector.
- getB1() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the translation part of the private quadratic map L1.
- getB1() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the translation part of the private quadratic map L1.
- getB2() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the translation part of the private quadratic map L2.
- getB2() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the translation part of the private quadratic map L2.
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in interface org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttributeKeys() - Method in interface org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getBagValue() - Method in class org.bouncycastle.pkcs.PKCS12SafeBag
-
- getBaseDN() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getBaseParameters(ASN1ObjectIdentifier, AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
- getBaseParameters(ASN1ObjectIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
- getBaseParameters() - Method in class org.bouncycastle.jcajce.PKIXExtendedBuilderParameters
-
- getBasicConstraints() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getBitStrength() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return the strength of the key in bits.
- getBlockSize() - Method in interface org.bouncycastle.openpgp.operator.PGPDataDecryptor
-
Obtains the block size of the encryption algorithm used in this decryptor.
- getBlockSize() - Method in interface org.bouncycastle.openpgp.operator.PGPDataEncryptor
-
Gets the block size of the underlying cipher used by this encryptor.
- getBlockSize() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Return the block size (in bytes).
- getBlockSize() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
- getBlockSize() - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
- getBody() - Method in class org.bouncycastle.cert.cmp.GeneralPKIMessage
-
- getBody() - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessage
-
Return the message body.
- getCACertificateAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCACertificates(X509CertStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns CA certificates.
- getCACertificateSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCalculatedDigest() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getCalculatingOutputStream() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getCapability() - Method in class org.bouncycastle.voms.VOMSAttribute.FQAN
-
- getCause() - Method in exception org.bouncycastle.cert.CertException
-
- getCause() - Method in exception org.bouncycastle.cert.CertIOException
-
- getCause() - Method in exception org.bouncycastle.cert.CertRuntimeException
-
- getCause() - Method in exception org.bouncycastle.cert.cmp.CMPException
-
- getCause() - Method in exception org.bouncycastle.cert.cmp.CMPRuntimeException
-
- getCause() - Method in exception org.bouncycastle.cert.crmf.CRMFException
-
- getCause() - Method in exception org.bouncycastle.cert.crmf.CRMFRuntimeException
-
- getCause() - Method in exception org.bouncycastle.cert.dane.DANEException
-
- getCause() - Method in exception org.bouncycastle.cert.ocsp.OCSPException
-
- getCause() - Method in exception org.bouncycastle.cert.path.CertPathValidationException
-
- getCause() - Method in class org.bouncycastle.cert.path.CertPathValidationResult
-
- getCause() - Method in exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSRuntimeException
-
- getCause() - Method in exception org.bouncycastle.cms.CMSStreamException
-
- getCause() - Method in exception org.bouncycastle.dvcs.DVCSException
-
- getCause() - Method in exception org.bouncycastle.eac.EACException
-
- getCause() - Method in exception org.bouncycastle.eac.EACIOException
-
- getCause() - Method in exception org.bouncycastle.jcajce.provider.asymmetric.util.ExtendedInvalidKeySpecException
-
- getCause() - Method in exception org.bouncycastle.jcajce.provider.util.BadBlockException
-
- getCause() - Method in exception org.bouncycastle.jce.exception.ExtCertificateEncodingException
-
- getCause() - Method in exception org.bouncycastle.jce.exception.ExtCertPathBuilderException
-
- getCause() - Method in exception org.bouncycastle.jce.exception.ExtCertPathValidatorException
-
- getCause() - Method in interface org.bouncycastle.jce.exception.ExtException
-
Returns the cause of the exception.
- getCause() - Method in exception org.bouncycastle.jce.exception.ExtIOException
-
- getCause() - Method in exception org.bouncycastle.jce.provider.AnnotatedException
-
- getCause() - Method in exception org.bouncycastle.mail.smime.SMIMEException
-
- getCause() - Method in exception org.bouncycastle.openpgp.PGPException
-
- getCause() - Method in exception org.bouncycastle.openpgp.PGPRuntimeOperationException
-
- getCause() - Method in exception org.bouncycastle.openssl.EncryptionException
-
- getCause() - Method in exception org.bouncycastle.openssl.PEMException
-
- getCause() - Method in exception org.bouncycastle.operator.OperatorException
-
- getCause() - Method in exception org.bouncycastle.operator.OperatorStreamException
-
- getCause() - Method in exception org.bouncycastle.operator.RuntimeOperatorException
-
- getCause() - Method in exception org.bouncycastle.pkcs.PKCSException
-
- getCause() - Method in exception org.bouncycastle.pkcs.PKCSIOException
-
- getCause() - Method in exception org.bouncycastle.tsp.TSPException
-
- getCause() - Method in exception org.bouncycastle.tsp.TSPIOException
-
- getCause() - Method in exception org.bouncycastle.x509.util.StreamParsingException
-
- getCertID() - Method in class org.bouncycastle.cert.ocsp.Req
-
- getCertID() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getCertificate() - Method in class org.bouncycastle.cert.dane.DANEEntry
-
Return the certificate associated with this entry.
- getCertificate(X509CertificateHolder) - Method in class org.bouncycastle.cert.jcajce.JcaX509CertificateConverter
-
Use the configured converter to produce a X509Certificate object from a X509CertificateHolder object.
- getCertificate() - Method in class org.bouncycastle.pkix.PKIXIdentity
-
Return the certificate associated with the private key info.
- getCertificateChecking() - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector
-
- getCertificateHolder() - Method in class org.bouncycastle.openssl.X509TrustedCertificateBlock
-
Return the certificate associated with this Trusted Certificate
- getCertificateHolderSelector(X509CertSelector) - Method in class org.bouncycastle.cert.selector.jcajce.JcaSelectorConverter
-
- getCertificateIssuer() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Return the available names for the certificate issuer for the certificate referred to by this CRL entry.
- getCertificateIssuer() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getCertificateRevocationListAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCertificateRevocationListIssuerAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns the certificate revocation lists for revoked certificates.
- getCertificates() - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessage
-
Return the extra certificates associated with this message.
- getCertificates() - Method in class org.bouncycastle.cert.path.CertPath
-
- getCertificates() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return any X.509 certificate objects in this SignedData structure as a Store of X509CertificateHolder objects.
- getCertificates() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return any X.509 certificate objects in this SignedData structure as a Store of X509CertificateHolder objects.
- getCertificates() - Method in class org.bouncycastle.cms.OriginatorInformation
-
Return the certificates stored in the underlying OriginatorInfo object.
- getCertificates(PKIXCertStoreSelector, CertStore) - Static method in class org.bouncycastle.jcajce.PKIXCertStoreSelector
-
- getCertificates() - Method in class org.bouncycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the list of certificates in this certification
path.
- getCertificates() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getCertificateStores() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getCertPair() - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
Returns the certificate pair which is used for testing on equality.
- getCertPath() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getCertPath() - Method in exception org.bouncycastle.x509.CertPathReviewerException
-
- getCertPath() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getCertPathCheckers() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getCertPathReview() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getCertPathSize() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getCertReq() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getCertRequestID() - Method in class org.bouncycastle.cert.cmp.CertificateStatus
-
- getCerts() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getCerts() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getCerts() - Method in class org.bouncycastle.dvcs.VPKCRequestData
-
Get contained certs choice data..
- getCertsAndCRLs() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getCertSelector(X509CertificateHolderSelector) - Method in class org.bouncycastle.cert.selector.jcajce.JcaX509CertSelectorConverter
-
- getCertSelector(KeyTransRecipientId) - Method in class org.bouncycastle.cms.jcajce.JcaX509CertSelectorConverter
-
- getCertSelector(SignerId) - Method in class org.bouncycastle.cms.jcajce.JcaX509CertSelectorConverter
-
- getCertStatus() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
Return the status object for the response - null indicates good.
- getCertStores() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getCertStores() - Method in class org.bouncycastle.jce.MultiCertStoreParameters
-
- getCertTemplate() - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessage
-
Return the certificate template contained in this message.
- getChallenge() - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- getChallenge() - Method in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- getChecksumCalculator(int) - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyDecryptor
-
- getChildren() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getCipherIV() - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- getCipherKeySize() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
return the key size in bits for the block cipher used with the message
- getCoeffQuadratic() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffQuadratic() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCoeffScalar() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffScalar() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCoeffSingular() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffSingular() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCollection() - Method in class org.bouncycastle.x509.X509CollectionStoreParameters
-
Returns a copy of the Collection
.
- getCompressedContent() - Method in class org.bouncycastle.mail.smime.SMIMECompressed
-
- getCompressedContent() - Method in class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- getContent() - Method in class org.bouncycastle.cms.CMSAbsentContent
-
- getContent(InputExpanderProvider) - Method in class org.bouncycastle.cms.CMSCompressedData
-
Return the uncompressed content.
- getContent(InputExpanderProvider) - Method in class org.bouncycastle.cms.CMSCompressedDataParser
-
Return a typed stream which will allow the reading of the compressed content in
expanded form.
- getContent(InputDecryptorProvider) - Method in class org.bouncycastle.cms.CMSEncryptedData
-
- getContent() - Method in interface org.bouncycastle.cms.CMSProcessable
-
- getContent() - Method in class org.bouncycastle.cms.CMSProcessableByteArray
-
- getContent() - Method in class org.bouncycastle.cms.CMSProcessableFile
-
Return the file handle.
- getContent() - Method in class org.bouncycastle.cms.PKCS7ProcessableObject
-
- getContent() - Method in class org.bouncycastle.cms.PKCS7TypedStream
-
- getContent(Recipient) - Method in class org.bouncycastle.cms.RecipientInformation
-
Return the decrypted/encapsulated content in the EnvelopedData after recovering the content
encryption/MAC key using the passed in Recipient.
- getContent() - Method in class org.bouncycastle.dvcs.DVCSMessage
-
- getContent() - Method in class org.bouncycastle.dvcs.DVCSRequest
-
Return the ASN.1 DVCSRequest structure making up the body of this request.
- getContent() - Method in class org.bouncycastle.dvcs.DVCSResponse
-
Return the ASN.1 DVCSResponse structure making up the body of this response.
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPart
-
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartInbound
-
- getContent() - Method in class org.bouncycastle.mail.smime.CMSProcessableBodyPartOutbound
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getContent(DataSource) - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getContent() - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
return the content that was signed.
- getContent() - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
return the content that was signed.
- getContent() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getContent() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getContentAsMimeMessage(Session) - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
Return the content that was signed as a mime message.
- getContentAsMimeMessage(Session) - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
Return the content that was signed as a mime message.
- getContentDigest() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
- getContentDigest() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
This will only be valid after the content has been read.
- getContentDigest() - Method in class org.bouncycastle.cms.RecipientInformation
-
Return the content digest calculated during the read of the content if one has been generated.
- getContentDigest() - Method in class org.bouncycastle.cms.SignerInformation
-
return the content digest that was calculated during verification.
- getContentEncryptionAlgorithm() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
Return the content encryption algorithm details for the data in this object.
- getContentEncryptionAlgorithm() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
Return the content encryption algorithm details for the data in this object.
- getContentInfo() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
- getContentInfos() - Method in class org.bouncycastle.pkcs.PKCS12PfxPdu
-
Return the content infos in the AuthenticatedSafe contained in this Pfx.
- getContents() - Method in class org.bouncycastle.bcpg.ExperimentalPacket
-
- getContentStream(InputDecryptorProvider) - Method in class org.bouncycastle.cms.CMSEncryptedData
-
- getContentStream() - Method in class org.bouncycastle.cms.CMSTypedStream
-
- getContentStream() - Method in class org.bouncycastle.cms.PKCS7TypedStream
-
- getContentStream(Recipient) - Method in class org.bouncycastle.cms.RecipientInformation
-
Return a CMSTypedStream representing the content in the EnvelopedData after recovering the content
encryption/MAC key using the passed in Recipient.
- getContentType() - Method in class org.bouncycastle.cms.CMSAbsentContent
-
- getContentType() - Method in class org.bouncycastle.cms.CMSCompressedData
-
- getContentType() - Method in class org.bouncycastle.cms.CMSDigestedData
-
- getContentType() - Method in class org.bouncycastle.cms.CMSProcessableByteArray
-
- getContentType() - Method in class org.bouncycastle.cms.CMSProcessableFile
-
- getContentType() - Method in interface org.bouncycastle.cms.CMSTypedData
-
- getContentType() - Method in class org.bouncycastle.cms.CMSTypedStream
-
- getContentType() - Method in class org.bouncycastle.cms.PKCS7ProcessableObject
-
- getContentType() - Method in class org.bouncycastle.cms.SignerInformation
-
- getContentType() - Method in class org.bouncycastle.dvcs.DVCSMessage
-
- getContentVerifier(AlgorithmIdentifier, AlgorithmIdentifier) - Method in class org.bouncycastle.cms.SignerInformationVerifier
-
- getContentWithSignature() - Method in class org.bouncycastle.mail.smime.SMIMESigned
-
return the content that was signed - depending on whether this was
unencapsulated or not it will return a MimeMultipart or a MimeBodyPart
- getContentWithSignature() - Method in class org.bouncycastle.mail.smime.SMIMESignedParser
-
return the content that was signed with its signature attached.
- getControl(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessage
-
Return a control value of the specified type.
- getCounterSignatures() - Method in class org.bouncycastle.cms.SignerInformation
-
Return a SignerInformationStore containing the counter signatures attached to this
signer.
- getCreationTime() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
Return the creation time of the signature in milli-seconds.
- getCreationTime() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getCreationTime() - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return the creation time of the signature.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
critical extensions contained in this holder's attribute certificate.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
critical extensions contained in this holder's certificate.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
critical extensions contained in this holder's CRL entry.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
critical extensions contained in this holder's CRL.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
Returns a set of ASN1ObjectIdentifiers giving the critical extensions.
- getCriticalExtensionOIDs() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getCriticalTags() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getCRL(X509CRLHolder) - Method in class org.bouncycastle.cert.jcajce.JcaX509CRLConverter
-
Use the configured converter to produce a X509CRL object from a X509CRLHolder object.
- getCRLDistUrls(CRLDistPoint) - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getCRLs() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return any X.509 CRL objects in this SignedData structure as a Store of X509CRLHolder objects.
- getCRLs() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return any X.509 CRL objects in this SignedData structure as a Store of X509CRLHolder objects.
- getCRLs() - Method in class org.bouncycastle.cms.OriginatorInformation
-
Return the CRLs stored in the underlying OriginatorInfo object.
- getCRLs(PKIXCRLStoreSelector, CertStore) - Static method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector
-
- getCRLs() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getCRLStores() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getCrossCertificateAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCrossCertificatePairs(X509CertPairStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns cross certificate pairs.
- getCrossCertificateSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getCrtCoefficient() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the crt coefficient
- getCrtCoefficient() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the CRT coefficient.
- getCrtCoefficient() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the CRT coefficient.
- getCurve(ProviderConfiguration, X962Parameters) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.EC5Util
-
- getCurve() - Method in class org.bouncycastle.jce.spec.ECParameterSpec
-
return the curve along which the base point lies.
- getCurveName(ASN1ObjectIdentifier) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getCurveOID() - Method in class org.bouncycastle.bcpg.ECPublicBCPGKey
-
- getD() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getD() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getD() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getD() - Method in interface org.bouncycastle.jce.interfaces.ECPrivateKey
-
return the private value D.
- getD() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getD() - Method in class org.bouncycastle.jce.spec.ECPrivateKeySpec
-
return the private number D
- getData() - Method in class org.bouncycastle.bcpg.SignatureSubpacket
-
return the generic data making up the packet.
- getData() - Method in class org.bouncycastle.bcpg.UserAttributeSubpacket
-
return the generic data making up the packet.
- getData() - Method in class org.bouncycastle.dvcs.DVCSRequest
-
Get data of DVCRequest.
- getDataLocations() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get data locations, where the copy of request Data can be obtained.
- getDataStream() - Method in class org.bouncycastle.openpgp.PGPCompressedData
-
Return an input stream that decompresses and returns data in the compressed packet.
- getDataStream() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the input stream representing the data stream.
- getDataStream(PBEDataDecryptorFactory) - Method in class org.bouncycastle.openpgp.PGPPBEEncryptedData
-
Open an input stream which will provide the decrypted data protected by this object.
- getDataStream(PublicKeyDataDecryptorFactory) - Method in class org.bouncycastle.openpgp.PGPPublicKeyEncryptedData
-
Open an input stream which will provide the decrypted data protected by this object.
- getDataUri() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getDataUri() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getDate() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getDecoderStream(InputStream) - Static method in class org.bouncycastle.openpgp.PGPUtil
-
Obtains a stream that can be used to read PGP data from the provided stream.
- getDefaultProvider() - Static method in class org.bouncycastle.openpgp.PGPUtil
-
- getDeltaCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns the delta revocation list for revoked certificates.
- getDeltaRevocationListAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getDeltaRevocationListIssuerAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getDepth() - Method in class org.bouncycastle.bcpg.sig.TrustSignature
-
- getDepth() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getDerivationV() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
return the derivation vector.
- getDHDefaultParameters(int) - Method in interface org.bouncycastle.jcajce.provider.config.ProviderConfiguration
-
- getDigest() - Method in class org.bouncycastle.bcpg.ModDetectionCodePacket
-
- getDigest() - Method in class org.bouncycastle.cert.dane.TruncatingDigestCalculator
-
- getDigest(String) - Static method in class org.bouncycastle.jcajce.provider.util.DigestFactory
-
- getDigest() - Method in class org.bouncycastle.jce.provider.BrokenKDF2BytesGenerator
-
return the underlying digest.
- getDigest() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getDigest() - Method in interface org.bouncycastle.openpgp.operator.PGPDigestCalculator
-
Return the digest calculated on what has been written to the calculator's output stream.
- getDigest() - Method in interface org.bouncycastle.operator.DigestCalculator
-
Return the digest calculated on what has been written to the calculator's output stream.
- getDigest() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
Return CCA-2 digest.
- getDigestAlgName(ASN1ObjectIdentifier) - Static method in class org.bouncycastle.jcajce.util.JcaJceUtils
-
- getDigestAlgOID() - Method in class org.bouncycastle.cms.SignerInformation
-
return the object identifier for the signature.
- getDigestAlgorithm() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Returns algorithm identifier for the digest used if ObjectDigestInfo is present.
- getDigestAlgorithm() - Method in class org.bouncycastle.cms.CMSDigestedData
-
- getDigestAlgorithm() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getDigestAlgorithm() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the other object type ID if an object digest info is used.
- getDigestAlgorithmID() - Method in class org.bouncycastle.cms.SignerInformation
-
- getDigestAlgorithmIdentifier() - Method in class org.bouncycastle.pkcs.bc.BcPKCS12MacCalculatorBuilder
-
- getDigestAlgorithmIdentifier() - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilder
-
- getDigestAlgorithmIdentifier() - Method in interface org.bouncycastle.pkcs.PKCS12MacCalculatorBuilder
-
- getDigestAlgorithmIDs() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return the digest algorithm identifiers for the SignedData object
- getDigestAlgorithmIDs() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return the digest algorithm identifiers for the SignedData object
- getDigestAlgParams() - Method in class org.bouncycastle.cms.SignerInformation
-
return the signature parameters, or null if there aren't any.
- getDigestCalculator(AlgorithmIdentifier) - Method in class org.bouncycastle.cms.SignerInformationVerifier
-
- getDigestedContent() - Method in class org.bouncycastle.cms.CMSDigestedData
-
Return the digested content
- getDigestedObjectType() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Returns the digest object type if an object digest info is used.
- getDigestedObjectType() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the digest object type if an object digest info is used.
- getDigestName(ASN1ObjectIdentifier) - Static method in class org.bouncycastle.jcajce.util.MessageDigestUtils
-
Attempt to find a standard JCA name for the digest represented by the passed in OID.
- getDigestName(int) - Static method in class org.bouncycastle.openpgp.PGPUtil
-
Return an appropriate name for the hash algorithm represented by the passed
in hash algorithm ID number.
- getDigestParamSetOID() - Method in interface org.bouncycastle.jce.interfaces.GOST3410Params
-
- getDigestParamSetOID() - Method in class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- getDocLength() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getDocLength() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getDocumentLength() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the number of all the polynomials in Rainbow
- getDomainName() - Method in class org.bouncycastle.cert.dane.DANEEntry
-
- getDomainName() - Method in class org.bouncycastle.cert.dane.DANEEntrySelector
-
- getDomainParameters(ProviderConfiguration, ECParameterSpec) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.EC5Util
-
- getDomainParameters(ProviderConfiguration, ECParameterSpec) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getDomainParameters(ProviderConfiguration, X962Parameters) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getDVCSNames() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get names of DVCS servers.
- getEcImplicitlyCa() - Method in interface org.bouncycastle.jcajce.provider.config.ProviderConfiguration
-
- getEmailAddresses(X509Certificate) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getEmbeddedSignatures() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getEncAlgorithm() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getEncAlgorithm() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
-
- 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.bcpg.BCPGObject
-
- getEncoded() - Method in class org.bouncycastle.bcpg.ContainedPacket
-
- getEncoded() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
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.ECPublicBCPGKey
-
return the standard PGP encoding of the key.
- getEncoded() - Method in class org.bouncycastle.bcpg.ECSecretBCPGKey
-
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.ElGamalSecretBCPGKey
-
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.RSASecretBCPGKey
-
return the standard PGP encoding of the key.
- getEncoded() - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessage
-
Return the ASN.1 encoding of the certReqMsg we wrap.
- getEncoded() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cert.ocsp.OCSPResp
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the ASN.1 encoding of this holder's attribute certificate.
- getEncoded() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the ASN.1 encoding of this holder's certificate.
- getEncoded() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Return the ASN.1 encoding of this holder's CRL.
- getEncoded() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSCompressedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSDigestedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.cms.CMSSignedData
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.jcajce.PBKDF1Key
-
Return the password converted to bytes.
- getEncoded() - Method in class org.bouncycastle.jcajce.PBKDF2Key
-
Return the password converted to bytes.
- getEncoded() - Method in class org.bouncycastle.jcajce.PKCS12Key
-
Return the password converted to bytes.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the encoded form of this certification path, using
the default encoding.
- getEncoded(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the encoded form of this certification path, using
the specified encoding.
- getEncoded() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getEncoded() - Method in class org.bouncycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getEncoded() - Method in class org.bouncycastle.jce.PKCS10CertificationRequest
-
Deprecated.
return a DER encoded byte array representing this object
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEDHPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.JCERSAPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.bouncycastle.jce.provider.JDKDSAPublicKey
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getEncoded() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getEncoded() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getEncoded() - Method in class org.bouncycastle.jce.spec.IEKeySpec
-
returns null
- getEncoded() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
returns null
- getEncoded() - Method in class org.bouncycastle.jce.spec.MQVPublicKeySpec
-
Deprecated.
returns null
- getEncoded() - Method in class org.bouncycastle.jce.X509Principal
-
Deprecated.
return a DER encoded byte array representing this object
- getEncoded() - Method in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPOnePassSignature
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getEncoded(boolean) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return an encoding of the key, with trust packets stripped out if forTransfer is true.
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
- getEncoded(boolean) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return an encoding of the key ring, with trust packets stripped out if forTransfer is true.
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
- getEncoded() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getEncoded(boolean) - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return an encoding of the signature, with trust packets stripped out if forTransfer is true.
- getEncoded() - Method in class org.bouncycastle.openssl.X509TrustedCertificateBlock
-
- getEncoded() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
- getEncoded() - Method in class org.bouncycastle.pkcs.PKCS12PfxPdu
-
- getEncoded(String) - Method in class org.bouncycastle.pkcs.PKCS12PfxPdu
-
Return a Pfx with the outer wrapper encoded as asked for.
- getEncoded() - Method in class org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
Return the key data to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPrivateKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPublicKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PrivateKey
-
- getEncoded() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PublicKey
-
- getEncoded() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getEncoded() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.tsp.TimeStampResponse
-
return the ASN.1 encoded representation of this object.
- getEncoded() - Method in class org.bouncycastle.tsp.TimeStampToken
-
Return a ASN.1 encoded byte stream representing the encoded object.
- getEncoded() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getEncoded() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return an ASN.1 encoded byte array representing the attribute certificate.
- getEncoded() - Method in class org.bouncycastle.x509.X509CertificatePair
-
- getEncoded() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getEncodedContents() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getEncodedContents() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getEncodedPoint() - Method in class org.bouncycastle.bcpg.ECPublicBCPGKey
-
- getEncodedPrivateKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedPrivateKeyInfo(PrivateKeyInfo) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedPrivateKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.bouncycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedPrivateKeyInfo(PrivateKeyInfo) - Static method in class org.bouncycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return the DER encoding of the signed attributes.
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.bouncycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Static method in class org.bouncycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Static method in class org.bouncycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncoding() - Method in class org.bouncycastle.bcpg.attr.ImageAttribute
-
- getEncodings() - Method in class org.bouncycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns an iteration of the encodings supported by this
certification path, with the default encoding
first.
- getEncodingV() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
return the encoding vector.
- getEncryptedContent() - Method in class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- getEncryptedContent() - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- getEncryptedDataObjects() - Method in class org.bouncycastle.openpgp.PGPEncryptedDataList
-
Returns an iterator over the encryption method objects held in this list, in the order they
appeared in the stream they are read from.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the object identifier for the content encryption algorithm.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return the object identifier for the content encryption algorithm.
- getEncryptionAlgOID() - Method in class org.bouncycastle.cms.SignerInformation
-
return the object identifier for the signature.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getEncryptionAlgParams() - Method in class org.bouncycastle.cms.SignerInformation
-
return the signature/encryption algorithm parameters, or null if
there aren't any.
- getEncryptionParamSetOID() - Method in interface org.bouncycastle.jce.interfaces.GOST3410Params
-
- getEncryptionParamSetOID() - Method in class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- getEncSessionKey() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
-
- getEntityNames() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Return any principal objects inside the attribute certificate holder
entity names field.
- getEntityNames() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return any principal objects inside the attribute certificate holder
entity names field.
- getEntries() - Method in interface org.bouncycastle.cert.dane.DANEEntryFetcher
-
- getEnvelopedData() - Method in class org.bouncycastle.cert.crmf.PKIArchiveControl
-
Return the enveloped data structure contained in this control.
- getEphemeralKey() - Method in interface org.bouncycastle.jce.interfaces.MQVPublicKey
-
return the ephemeral public key.
- getEphemeralKey() - Method in class org.bouncycastle.jce.spec.MQVPublicKeySpec
-
Deprecated.
return the ephemeral public key
- getEphemeralPrivateKey() - Method in class org.bouncycastle.jcajce.spec.MQVParameterSpec
-
- getEphemeralPrivateKey() - Method in interface org.bouncycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral private key.
- getEphemeralPrivateKey() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
return the ephemeral private key
- getEphemeralPublicKey() - Method in class org.bouncycastle.jcajce.spec.MQVParameterSpec
-
- getEphemeralPublicKey() - Method in interface org.bouncycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral public key (may be null).
- getEphemeralPublicKey() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
return the ephemeral public key (may be null)
- getErrors() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
Returns a list of error messages of type ErrorBundle
.
- getErrors() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
Returns an Array of Lists which contains a List of global error messages
and a List of error messages for each certificate in the path.
- getErrors(int) - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
Returns an List of error messages for the certificate at the given index in the CertPath.
- getExcludedCerts() - Method in class org.bouncycastle.jcajce.PKIXExtendedBuilderParameters
-
Excluded certificates are not used for building a certification path.
- getExcludedCerts() - Method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Excluded certificates are not used for building a certification path.
- getExpectedPolicies() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getExtendedKeyUsage() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Look up the extension associated with the passed in OID.
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Look up the extension associated with the passed in OID.
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Look up the extension associated with the passed in OID.
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cert.X509CRLHolder
-
Look up the extension associated with the passed in OID.
- getExtension(ASN1ObjectIdentifier) - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getExtensionOIDs() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Returns a list of ASN1ObjectIdentifier objects representing the OIDs of the
extensions contained in this holder's attribute certificate.
- getExtensionOIDs() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Returns a list of ASN1ObjectIdentifier objects representing the OIDs of the
extensions contained in this holder's certificate.
- getExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Returns a list of ASN1ObjectIdentifier objects representing the OIDs of the
extensions contained in this holder's CRL entry.
- getExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Returns a list of ASN1ObjectIdentifier objects representing the OIDs of the
extensions contained in this holder's CRL.
- getExtensionOIDs() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getExtensions() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the extensions block associated with this certificate if there is one.
- getExtensions() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the extensions block associated with this certificate if there is one.
- getExtensions() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Return the extensions block associated with this CRL entry if there is one.
- getExtensions() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Return the extensions block associated with this CRL if there is one.
- getExtensions() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getExtensionValue(String) - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getExtensionValue(String) - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getExtensionValue(String) - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getExtensionValue(String) - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getExtraPublicKeys() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return an iterator of the public keys in the secret key ring that
have no matching private key.
- getFailInfo() - Method in class org.bouncycastle.tsp.TimeStampResponse
-
- getFailureCode() - Method in exception org.bouncycastle.tsp.TSPValidationException
-
Return the failure code associated with this exception - if one is set.
- getFeatures() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getField() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getField() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getFieldPoly() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- getFieldPoly() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceKeyGenParameterSpec
-
- getFileName() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
-
Return the file name associated with the data packet.
- getFileName() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the file name associated with the data packet.
- getFileName() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getFileName() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getFingerprint() - Method in class org.bouncycastle.bcpg.sig.RevocationKey
-
- getFingerprint() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return the fingerprint of the key.
- getFlags() - Method in class org.bouncycastle.bcpg.sig.KeyFlags
-
Return the flag values contained in the first 4 octets (note: at the moment
the standard only uses the first one).
- getFlags() - Method in class org.bouncycastle.cert.dane.DANEEntry
-
- 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.
- getFormat() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.ECPublicBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.ECSecretBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
-
Return the format tag of the data packet.
- getFormat() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return "PGP"
- getFormat() - Method in class org.bouncycastle.jcajce.PBKDF1Key
-
Return the format encoding.
- getFormat() - Method in class org.bouncycastle.jcajce.PBKDF2Key
-
Return the format encoding.
- getFormat() - Method in class org.bouncycastle.jcajce.PKCS12Key
-
Return the format encoding.
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getFormat() - Method in class org.bouncycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEDHPublicKey
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JCERSAPublicKey
-
- getFormat() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.bouncycastle.jce.provider.JDKDSAPublicKey
-
- getFormat() - Method in class org.bouncycastle.jce.spec.IEKeySpec
-
return null
- getFormat() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
return null
- getFormat() - Method in class org.bouncycastle.jce.spec.MQVPublicKeySpec
-
Deprecated.
return null
- getFormat() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the format of the data packet.
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPrivateKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPublicKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PrivateKey
-
- getFormat() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PublicKey
-
- getForward() - Method in class org.bouncycastle.x509.X509CertificatePair
-
Returns the certificate from the other CA to this CA.
- getForwardSelector() - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
Returns the certicate selector for the forward part.
- getFQAN() - Method in class org.bouncycastle.voms.VOMSAttribute.FQAN
-
- getFullyQualifiedAttributes() - Method in class org.bouncycastle.voms.VOMSAttribute
-
- getG() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
- getG() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
-
- getG() - Method in class org.bouncycastle.jce.spec.ECParameterSpec
-
return the base point we are using for these domain parameters.
- getG() - Method in class org.bouncycastle.jce.spec.ElGamalParameterSpec
-
Returns the base generator g
.
- getG() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getG() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getGeneratedDigests() - Method in class org.bouncycastle.cms.CMSSignedGenerator
-
Return a map of oids and byte arrays representing the digests calculated on the content during
the last generate.
- getGeneratedDigests() - Method in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
Return a map of oids and byte arrays representing the digests calculated on the content during
the last generate.
- getGeneratedVersion() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getGenTime() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getGenTimeAccuracy() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getGoppaPoly() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getGoppaPoly() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getGostParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getGroup() - Method in class org.bouncycastle.voms.VOMSAttribute.FQAN
-
- getH() - Method in class org.bouncycastle.jce.spec.ECParameterSpec
-
return the cofactor H to the order of G.
- getH() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getH() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getHashAlgOID() - Method in class org.bouncycastle.cert.ocsp.CertificateID
-
- getHashAlgorithm() - Method in class org.bouncycastle.bcpg.ECDHPublicBCPGKey
-
- getHashAlgorithm() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
-
return the hashAlgorithm tag
- getHashAlgorithm() - Method in class org.bouncycastle.bcpg.S2K
-
- getHashAlgorithm() - Method in class org.bouncycastle.bcpg.sig.SignatureTarget
-
- getHashAlgorithm() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the hashAlgorithm tag
- getHashAlgorithm() - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- getHashAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getHashAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPContentVerifier
-
- getHashAlgorithm() - Method in class org.bouncycastle.openpgp.PGPKdfParameters
-
- getHashAlgorithm() - Method in class org.bouncycastle.openpgp.PGPOnePassSignature
-
- getHashAlgorithm() - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return the hash algorithm associated with this signature.
- getHashAlgorithm() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getHashData() - Method in class org.bouncycastle.bcpg.sig.SignatureTarget
-
- getHashedSubPackets() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
- getHashedSubPackets() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getHeader() - Method in class org.bouncycastle.cert.cmp.GeneralPKIMessage
-
- getHeader() - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessage
-
Return the message header.
- getHolder() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Gets the holder.
- getHolder() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the holder details for this attribute certificate.
- getHolder() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the holder of the certificate.
- getHolder() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the holder.
- getHolder() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getHostPort() - Method in class org.bouncycastle.voms.VOMSAttribute
-
Returns the address of the issuing VOMS server, on the form <host>:<port>
- getID() - Method in class org.bouncycastle.bcpg.sig.SignerUserID
-
- getID() - Method in class org.bouncycastle.bcpg.UserIDPacket
-
- getImageAttribute() - Method in class org.bouncycastle.openpgp.PGPUserAttributeSubpacketVector
-
- getImageData() - Method in class org.bouncycastle.bcpg.attr.ImageAttribute
-
- getIndex() - Method in exception org.bouncycastle.x509.CertPathReviewerException
-
- getInitialPolicies() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getInputStream() - Method in class org.bouncycastle.bcpg.InputStreamPacket
-
Obtains an input stream to read the contents of the packet.
- getInputStream() - Method in class org.bouncycastle.cms.CMSAbsentContent
-
- getInputStream() - Method in class org.bouncycastle.cms.CMSProcessableByteArray
-
- getInputStream() - Method in class org.bouncycastle.cms.CMSProcessableFile
-
- getInputStream(InputStream) - Method in class org.bouncycastle.cms.RecipientOperator
-
- getInputStream(InputStream) - Method in interface org.bouncycastle.openpgp.operator.PGPDataDecryptor
-
Wraps an encrypted data stream with a stream that will return the decrypted data.
- getInputStream() - Method in class org.bouncycastle.openpgp.PGPCompressedData
-
Return the raw input stream contained in the object.
- getInputStream() - Method in class org.bouncycastle.openpgp.PGPEncryptedData
-
Return the raw input stream for the data stream.
- getInputStream() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the raw input stream for the data packet.
- getInputStream(InputStream) - Method in interface org.bouncycastle.operator.InputDecryptor
-
Wrap the passed in input stream encIn, returning an input stream
that decrypts what it reads from encIn before returning it.
- getInputStream(InputStream) - Method in interface org.bouncycastle.operator.InputExpander
-
Wrap the passed in input stream comIn, returning an input stream
that expands anything read in from comIn.
- getInstance(LDAPCertStoreParameters) - Static method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getInstance(PKIXParameters) - Static method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Returns an instance of ExtendedPKIXParameters
which can be
safely casted to ExtendedPKIXBuilderParameters
.
- getInstance(PKIXParameters) - Static method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns an instance with the parameters of a given
PKIXParameters
object.
- getInstance(X509CertSelector) - Static method in class org.bouncycastle.x509.X509CertStoreSelector
-
Deprecated.
Returns an instance of this from a X509CertSelector
.
- getInstance(X509CRLSelector) - Static method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Returns an instance of this from a X509CRLSelector
.
- getInstance(String, X509StoreParameters) - Static method in class org.bouncycastle.x509.X509Store
-
Deprecated.
- getInstance(String, X509StoreParameters, String) - Static method in class org.bouncycastle.x509.X509Store
-
Deprecated.
- getInstance(String, X509StoreParameters, Provider) - Static method in class org.bouncycastle.x509.X509Store
-
Deprecated.
- getInstance(String) - Static method in class org.bouncycastle.x509.X509StreamParser
-
Generates a StreamParser object that implements the specified type.
- getInstance(String, String) - Static method in class org.bouncycastle.x509.X509StreamParser
-
Generates a X509StreamParser object for the specified type from the
specified provider.
- getInstance(String, Provider) - Static method in class org.bouncycastle.x509.X509StreamParser
-
Generates a X509StreamParser object for the specified type from the
specified provider.
- getIntegrityCalculator() - Method in interface org.bouncycastle.openpgp.operator.PGPDataDecryptor
-
Obtains the digest calculator used to verify the integrity check.
- getIntegrityCalculator() - Method in interface org.bouncycastle.openpgp.operator.PGPDataEncryptor
-
Obtains the integrity check calculator configured for this encryptor instance.
- getInvA1() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the inverse matrix of A1.
- getInvA1() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the inverse matrix of A1.
- getInvA2() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the inverse matrix of A2
- getInvA2() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the inverse matrix of A2
- getIssuer() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Return the principals associated with the issuer attached to this holder
- getIssuer() - Method in class org.bouncycastle.cert.cmp.RevocationDetails
-
- getIssuer(X509Certificate) - Static method in class org.bouncycastle.cert.jcajce.JcaX500NameUtil
-
- getIssuer(X500NameStyle, X509Certificate) - Static method in class org.bouncycastle.cert.jcajce.JcaX500NameUtil
-
- getIssuer() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Returns the issuer criterion.
- getIssuer() - Method in class org.bouncycastle.cert.selector.X509CertificateHolderSelector
-
- getIssuer() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the issuer details for this attribute certificate.
- getIssuer() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the issuer of this certificate.
- getIssuer() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Return the issuer of this holder's CRL.
- getIssuer() - Method in class org.bouncycastle.cms.KeyTransRecipientId
-
- getIssuer() - Method in class org.bouncycastle.cms.SignerId
-
- getIssuer() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return the principals associated with the issuer attached to this holder
- getIssuer() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the issuer details for the certificate.
- getIssuer() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Returns the issuer criterion.
- getIssuer() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getIssuerAlternativeNames() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getIssuerAlternativeNames(X509Certificate) - Static method in class org.bouncycastle.x509.extension.X509ExtensionUtil
-
- getIssuerDN() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getIssuerDN() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getIssuerKeyHash() - Method in class org.bouncycastle.cert.ocsp.CertificateID
-
- getIssuerKeyID() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getIssuerNameHash() - Method in class org.bouncycastle.cert.ocsp.CertificateID
-
- getIssuerUniqueID() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
- getIssuerUniqueID() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getIssuerUniqueID() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
- getIssuerUniqueID() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getIssuerX500Principal() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getIssuerX500Principal() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getIssuerX509Principal(X509Certificate) - Static method in class org.bouncycastle.jce.PrincipalUtil
-
return the issuer of the given cert as an X509PrincipalObject.
- getIssuerX509Principal(X509CRL) - Static method in class org.bouncycastle.jce.PrincipalUtil
-
return the issuer of the given CRL as an X509PrincipalObject.
- getIssuingDistributionPoint() - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector
-
Returns the issuing distribution point.
- getIssuingDistributionPoint() - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Returns the issuing distribution point.
- getIterationCount() - Method in class org.bouncycastle.bcpg.S2K
-
Gets the actual (expanded) iteration count.
- getIterationCount() - Method in class org.bouncycastle.jcajce.PBKDF1KeyWithParameters
-
Return the iteration count to use in the key derivation function.
- getIterationCount() - Method in class org.bouncycastle.jcajce.PBKDF2KeyWithParameters
-
Return the iteration count to use in the key derivation function.
- getIterationCount() - Method in class org.bouncycastle.jcajce.PKCS12KeyWithParameters
-
Return the iteration count to use in the key derivation function.
- getIterationCount() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getIV() - Method in class org.bouncycastle.bcpg.S2K
-
Gets the iv/salt to use for the key generation.
- getIV() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getIV() - Method in class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
Returns the IV or null if this parameter set does not contain an IV.
- getIV() - Method in interface org.bouncycastle.openssl.PEMEncryptor
-
- getIV() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
- getIV() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
- getIV() - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the initialization vector.
- getIvSize() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getJceKey(ASN1ObjectIdentifier, GenericKey) - Method in class org.bouncycastle.cms.jcajce.EnvelopedDataHelper
-
- getK() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getK() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getK() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getK() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getKdfAlgorithm() - Method in class org.bouncycastle.jcajce.spec.KTSParameterSpec
-
Return the AlgorithmIdentifier for the KDF to do key derivation after extracting the secret.
- getKey() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getKey(PublicKeyDataObject) - Method in class org.bouncycastle.eac.jcajce.JcaPublicKeyConverter
-
- getKey() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- getKey(int) - Method in class org.bouncycastle.openpgp.operator.PBEKeyEncryptionMethodGenerator
-
Generate a key for a symmetric encryption algorithm using the PBE configuration in this
method.
- getKey() - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- getKey() - Method in interface org.bouncycastle.operator.MacCalculator
-
Return the key used for calculating the MAC.
- getKey() - Method in interface org.bouncycastle.operator.OutputEncryptor
-
Return the key used for encrypting the output.
- getKeyAlgorithm() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
-
return the encryption algorithm tag
- getKeyAlgorithm() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the encryption algorithm tag
- getKeyAlgorithm() - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- getKeyAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getKeyAlgorithm() - Method in interface org.bouncycastle.openpgp.operator.PGPContentVerifier
-
- getKeyAlgorithm() - Method in class org.bouncycastle.openpgp.PGPOnePassSignature
-
- getKeyAlgorithm() - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return the key algorithm associated with this signature.
- getKeyAlgorithmName() - Method in class org.bouncycastle.jcajce.spec.KTSParameterSpec
-
Return the name of the algorithm for the wrapping key this key spec should use.
- getKeyData() - Method in interface org.bouncycastle.pqc.jcajce.interfaces.SPHINCSKey
-
- getKeyData() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PrivateKey
-
- getKeyData() - Method in class org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PublicKey
-
- getKeyDerivationAlgOID() - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return the object identifier for the key derivation algorithm, or null
if there is none present.
- getKeyDerivationAlgorithm() - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
Return the key derivation algorithm details for the key in this recipient.
- getKeyDerivationAlgParams() - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
return the ASN.1 encoded key derivation algorithm parameters, or null if
there aren't any.
- getKeyEncryptionAlgOID() - Method in class org.bouncycastle.cms.RecipientInformation
-
return the object identifier for the key encryption algorithm.
- getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.cms.RecipientInformation
-
Return the key encryption algorithm details for the key in this recipient.
- getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
return the algorithm the key is encrypted with.
- getKeyEncryptionAlgParams() - Method in class org.bouncycastle.cms.RecipientInformation
-
return the ASN.1 encoded key encryption algorithm parameters, or null if
there aren't any.
- getKeyEncryptionOID(int) - Static method in class org.bouncycastle.openpgp.operator.RFC6637Utils
-
- getKeyExpirationTime() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
Return the number of seconds a key is valid for after its creation date.
- getKeyFlags() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getKeyID() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
-
- getKeyID() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
-
- getKeyID() - Method in class org.bouncycastle.bcpg.sig.IssuerKeyID
-
- getKeyID() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the keyID
- getKeyID() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getKeyID() - Method in interface org.bouncycastle.openpgp.operator.PGPContentVerifier
-
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPKeyPair
-
Return the keyID associated with this key pair.
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPOnePassSignature
-
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPPrivateKey
-
Return the keyID associated with the contained private key.
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return the keyID associated with the public key.
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPPublicKeyEncryptedData
-
Return the keyID for the key used to encrypt the data.
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return the keyID of the public key associated with this key.
- getKeyID() - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return the id of the key that created the signature.
- getKeyIdentifier() - Method in class org.bouncycastle.cms.KEKRecipientId
-
- getKeyIdentifier() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- getKeyPair(PEMKeyPair) - Method in class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter
-
- getKeyRings() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
return the public key rings making up this collection.
- getKeyRings(String) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeyRings(String, boolean) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeyRings(String, boolean, boolean) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeyRings() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
return the secret key rings making up this collection.
- getKeyRings(String) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeyRings(String, boolean) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeyRings(String, boolean, boolean) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return an iterator of the key rings associated with the passed in userID.
- getKeySignatures() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return all signatures/certifications directly associated with this key (ie, not to a user id).
- getKeySize(String) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.BaseAgreementSpi
-
- getKeySize(ASN1ObjectIdentifier) - Static method in class org.bouncycastle.jcajce.provider.util.SecretKeyUtil
-
- getKeySize() - Method in class org.bouncycastle.jcajce.spec.KTSParameterSpec
-
Return the size of the key (in bits) for the wrapping key this key spec should use.
- getKeySize(AlgorithmIdentifier) - Method in class org.bouncycastle.operator.DefaultSecretKeySizeProvider
-
- getKeySize(ASN1ObjectIdentifier) - Method in class org.bouncycastle.operator.DefaultSecretKeySizeProvider
-
- getKeySize(AlgorithmIdentifier) - Method in interface org.bouncycastle.operator.SecretKeySizeProvider
-
- getKeySize(ASN1ObjectIdentifier) - Method in interface org.bouncycastle.operator.SecretKeySizeProvider
-
Return the key size implied by the OID, if one exists.
- getKeySize(Key) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceFujisakiCipherSpi
-
- getKeySize(Key) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKobaraImaiCipherSpi
-
- getKeySize(Key) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McEliecePKCSCipherSpi
-
- getKeySize(Key) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McEliecePointchevalCipherSpi
-
- getKeySize(Key) - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the key size of the given key object in bits.
- getKeySpec(Key, Class) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
Converts, if possible, a given key into a key specification.
- getKeySpec(Key, Class) - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
Converts, if possible, a given key into a key specification.
- getKeysWithSignaturesBy(long) - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
Return an iterator containing all the public keys carrying signatures issued from key keyID.
- getKeysWithSignaturesBy(long) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return any keys carrying a signature issued by the key represented by keyID.
- getKeysWithSignaturesBy(long) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return any keys carrying a signature issued by the key represented by keyID.
- getKeysWithSignaturesBy(long) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return any keys carrying a signature issued by the key represented by keyID.
- getKeyTransRecipientId(X509CertSelector) - Method in class org.bouncycastle.cms.jcajce.JcaSelectorConverter
-
- getKeyUsage() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getLabel() - Method in class org.bouncycastle.jcajce.spec.TLSKeyMaterialSpec
-
Return the label associated with this spec.
- getLayers() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Returns the layers contained in the private key
- getLayers() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Returns the layers contained in the private key
- getLdapAACertificateAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeAuthorityRevocationListAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeCertificateAttributeAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeCertificateRevocationListAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeDescriptorCertificateAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAuthorityRevocationListAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCACertificateAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCertificateRevocationListAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCrossCertificateAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapDeltaRevocationListAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapURL() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLdapUserCertificateAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getLength() - Method in class org.bouncycastle.jcajce.spec.TLSKeyMaterialSpec
-
Return the number of bytes of key material to be generated for this spec.
- getLevelAndTrustAmount() - Method in class org.bouncycastle.bcpg.TrustPacket
-
- getListOfFQAN() - Method in class org.bouncycastle.voms.VOMSAttribute
-
- getM() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- getM() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceKeyGenParameterSpec
-
- getMac() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
- getMac() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
- getMac() - Method in class org.bouncycastle.cms.RecipientInformation
-
Return the MAC calculated for the recipient.
- getMac() - Method in class org.bouncycastle.cms.RecipientOperator
-
- getMac() - Method in class org.bouncycastle.jcajce.io.MacOutputStream
-
Execute doFinal() and return the calculated MAC.
- getMac() - Method in interface org.bouncycastle.operator.MacCalculator
-
Return the calculated MAC based on what has been written to the stream.
- getMacAlgOID() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the object identifier for the content MAC algorithm.
- getMacAlgOID() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return the object identifier for the mac algorithm.
- getMacAlgorithm() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
Return the MAC algorithm details for the MAC associated with the data in this object.
- getMacAlgorithm() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
Return the MAC algorithm details for the MAC associated with the data in this object.
- getMacAlgorithmID() - Method in class org.bouncycastle.pkcs.PKCS12PfxPdu
-
Return the algorithm identifier describing the MAC algorithm
- getMacAlgParams() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return the ASN.1 encoded MAC algorithm parameters, or null if
there aren't any.
- getMacAlgParams() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return the ASN.1 encoded encryption algorithm parameters, or null if
there aren't any.
- getMacKeySize() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
return the key size in bits for the MAC used with the message
- getMacSizeInBits() - Method in class org.bouncycastle.jcajce.spec.AEADParameterSpec
-
Return the size of the MAC associated with this parameter spec.
- getMatches(Selector) - Method in class org.bouncycastle.cert.dane.DANEEntryStore
-
Return a collection of entries matching the passed in selector.
- getMatches(Selector<T>) - Method in interface org.bouncycastle.jcajce.PKIXCertStore
-
Return the matches associated with the passed in selector.
- getMatches(Selector<T>) - Method in interface org.bouncycastle.jcajce.PKIXCRLStore
-
Return the matches associated with the passed in selector.
- getMatches(Selector) - Method in class org.bouncycastle.x509.X509Store
-
Deprecated.
- getMaxBaseCRLNumber() - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector
-
Get the maximum base CRL number.
- getMaxBaseCRLNumber() - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Get the maximum base CRL number.
- getMaxPathLength() - Method in class org.bouncycastle.jcajce.PKIXExtendedBuilderParameters
-
Returns the value of the maximum number of intermediate non-self-issued
certificates in the certification path.
- getMaxPathLength() - Method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Returns the value of the maximum number of intermediate non-self-issued
certificates in the certification path.
- getMediaType() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getMediaType() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getMessage() - Method in class org.bouncycastle.dvcs.CPDRequestData
-
Get contained message (data to be certified).
- getMessage() - Method in class org.bouncycastle.dvcs.VSDRequestData
-
Get contained message (data to be certified).
- getMessageImprint() - Method in class org.bouncycastle.dvcs.CCPDRequestData
-
Get MessageImprint value
- getMessageImprintAlgOID() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getMessageImprintAlgOID() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getMessageImprintDigest() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getMessageImprintDigest() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getMessageImprintDigestCalculator(DigestCalculatorProvider) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
Returns an appropriately initialised digest calculator based on the message imprint algorithm
described in the first time stamp in the TemporalData for this message.
- getMessageImprintDigestCalculator(DigestCalculatorProvider) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
Returns an appropriately initialised digest calculator based on the message imprint algorithm
described in the first time stamp in the TemporalData for this message.
- getMicros() - Method in class org.bouncycastle.tsp.GenTimeAccuracy
-
- getMillis() - Method in class org.bouncycastle.tsp.GenTimeAccuracy
-
- getModificationTime() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
-
Return the modification time for the file (milliseconds at second level precision).
- getModificationTime() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the modification time for the file (at second level precision).
- getModulus() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
-
- getModulus() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the modulus for this key.
- getModulus() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getModulus() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
return the modulus.
- getModulus() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getModulus() - Method in class org.bouncycastle.jce.provider.JCERSAPublicKey
-
return the modulus.
- getN() - Method in class org.bouncycastle.jce.spec.ECParameterSpec
-
return the order N of G
- getN() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getN() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getN() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getN() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getN() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- getN() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceKeyGenParameterSpec
-
- getName() - Method in class org.bouncycastle.cms.PasswordRecipient.PRF
-
- getName() - Method in class org.bouncycastle.jce.spec.ECNamedCurveGenParameterSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.bouncycastle.jce.spec.ECNamedCurveParameterSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.bouncycastle.jce.spec.ECNamedCurveSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.bouncycastle.jce.X509Principal
-
Deprecated.
- getName() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceFujisakiCipherSpi
-
- getName() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKobaraImaiCipherSpi
-
- getName() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McEliecePKCSCipherSpi
-
- getName() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.McEliecePointchevalCipherSpi
-
- getName() - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
- getNamedCertificateStoreMap() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getNamedCRLStoreMap() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getNamedCurveByName(String) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNamedCurveByOid(ASN1ObjectIdentifier) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNamedCurveOid(String) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNamedCurveOid(ECParameterSpec) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNames() - Method in class org.bouncycastle.cert.AttributeCertificateIssuer
-
- getNames() - Static method in class org.bouncycastle.jce.ECGOST3410NamedCurveTable
-
return an enumeration of the names of the available curves.
- getNames() - Static method in class org.bouncycastle.jce.ECNamedCurveTable
-
return an enumeration of the names of the available curves.
- getNecessaryACAttributes() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns the neccessary attributes which must be contained in an attribute
certificate.
- getNextUpdate() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
return the NextUpdate value - note: this is an optional field so may
be returned as null.
- getNextUpdate() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getNonce() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get nonce if it is set.
- getNonce() - Method in class org.bouncycastle.jcajce.spec.AEADParameterSpec
-
Return the nonce (same as IV) associated with this parameter spec.
- getNonce() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- getNonce() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
Return the nonce (IV) value to be associated with message.
- getNonce() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getNonce() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
non-critical extensions contained in this holder's attribute certificate.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
non-critical extensions contained in this holder's certificate.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
non-critical extensions contained in this holder's CRL entry.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Returns a set of ASN1ObjectIdentifier objects representing the OIDs of the
non-critical extensions contained in this holder's CRL.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
Returns a set of ASN1ObjectIdentifiers giving the non-critical extensions.
- getNonCriticalExtensionOIDs() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotAfter() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the date after which this attribute certificate is not valid.
- getNotAfter() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the date after which this certificate is not valid.
- getNotAfter() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getNotAfter() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the date after which the certificate is not valid.
- getNotAfter() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotationDataOccurences() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getNotationDataOccurrences() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getNotationName() - Method in class org.bouncycastle.bcpg.sig.NotationData
-
- getNotationValue() - Method in class org.bouncycastle.bcpg.sig.NotationData
-
- getNotationValueBytes() - Method in class org.bouncycastle.bcpg.sig.NotationData
-
- getNotBefore() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the date before which this attribute certificate is not valid.
- getNotBefore() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the date before which this certificate is not valid.
- getNotBefore() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getNotBefore() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the date before which the certificate is not valid.
- getNotBefore() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotifications() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
Returns a list of notification messages of type ErrorBundle
.
- getNotifications() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
Returns an Array of Lists which contains a List of global notification messages
and a List of botification messages for each certificate in the path.
- getNotifications(int) - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
Returns an List of notification messages for the certificate at the given index in the CertPath.
- getNumOfLayers() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the number of layers
- getObjectDigest() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Returns the hash if an object digest info is used.
- getObjectDigest() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the hash if an object digest info is used.
- getOCSPUrls(AuthorityInformationAccess) - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getOID() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getOID(String) - Static method in class org.bouncycastle.jcajce.provider.util.DigestFactory
-
- getOID() - Method in class org.bouncycastle.x509.X509Attribute
-
Deprecated.
- getOrderBitLength(ProviderConfiguration, BigInteger, BigInteger) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getOriginatorInfo() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
Return the originator information associated with this message if present.
- getOriginatorInfo() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
Return the originator information associated with this message if present.
- getOriginatorInfo() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
Return the originator information associated with this message if present.
- getOriginatorInfo() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
Return the originator information associated with this message if present.
- getOtherInfo() - Method in class org.bouncycastle.jcajce.spec.KTSParameterSpec
-
Return the otherInfo data for initialising the KDF.
- getOtherMetaData() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getOtherMetaData() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getOtherObjectTypeID() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Returns the digest algorithm ID if an object digest info is used.
- getOtherObjectTypeID() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the digest algorithm ID if an object digest info is used.
- getOtherPartyEphemeralKey() - Method in class org.bouncycastle.jcajce.spec.MQVParameterSpec
-
- getOtherRevocationInfo(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cms.CMSSignedData
-
Return any OtherRevocationInfo OtherRevInfo objects of the type indicated by otherRevocationInfoFormat in
this SignedData structure.
- getOtherRevocationInfo(ASN1ObjectIdentifier) - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return any OtherRevocationInfo OtherRevInfo objects of the type indicated by otherRevocationInfoFormat in
this SignedData structure.
- getOutputSize(int) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Return the length in bytes that an output buffer would need to be in
order to hold the result of the next update or doFinal operation, given
the input length inLen (in bytes).
- getOutputSize(int) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Return the length in bytes that an output buffer would need to be in
order to hold the result of the next update or doFinal operation, given
the input length inLen (in bytes).
- getOutputSize(int) - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Returns the length in bytes that an output buffer would need to be in
order to hold the result of the next update or doFinal operation, given
the input length inputLen (in bytes).
- getOutputStream() - Method in class org.bouncycastle.cert.dane.TruncatingDigestCalculator
-
- getOutputStream(OutputStream) - Method in class org.bouncycastle.cms.jcajce.ZlibCompressor
-
- getOutputStream() - Method in interface org.bouncycastle.eac.operator.EACSignatureVerifier
-
Returns a stream that will accept data for the purpose of calculating
a signature for later verification.
- getOutputStream() - Method in interface org.bouncycastle.eac.operator.EACSigner
-
Returns a stream that will accept data for the purpose of calculating
a signature.
- getOutputStream() - Method in class org.bouncycastle.jcajce.PKCS12StoreParameter
-
- getOutputStream() - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- getOutputStream() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getOutputStream() - Method in interface org.bouncycastle.openpgp.operator.PGPContentVerifier
-
- getOutputStream(OutputStream) - Method in interface org.bouncycastle.openpgp.operator.PGPDataEncryptor
-
Constructs an encrypting output stream that encrypts data using the underlying cipher of this
encryptor.
- getOutputStream() - Method in interface org.bouncycastle.openpgp.operator.PGPDigestCalculator
-
Returns a stream that will accept data for the purpose of calculating a digest.
- getOutputStream() - Method in class org.bouncycastle.operator.BufferingContentSigner
-
Return the buffering stream.
- getOutputStream() - Method in interface org.bouncycastle.operator.ContentSigner
-
Returns a stream that will accept data for the purpose of calculating
a signature.
- getOutputStream() - Method in interface org.bouncycastle.operator.ContentVerifier
-
Returns a stream that will accept data for the purpose of calculating
a signature for later verification.
- getOutputStream() - Method in interface org.bouncycastle.operator.DigestCalculator
-
Returns a stream that will accept data for the purpose of calculating
a digest.
- getOutputStream() - Method in interface org.bouncycastle.operator.MacCalculator
-
Returns a stream that will accept data for the purpose of calculating
the MAC for later verification.
- getOutputStream(OutputStream) - Method in interface org.bouncycastle.operator.OutputCompressor
-
Wrap the passed in output stream comOut, returning an output stream
that compresses anything passed in before sending on to comOut.
- getOutputStream(OutputStream) - Method in interface org.bouncycastle.operator.OutputEncryptor
-
Wrap the passed in output stream encOut, returning an output stream
that encrypts anything passed in before sending on to encOut.
- getP() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
- getP() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
-
- getP() - Method in class org.bouncycastle.jce.spec.ElGamalParameterSpec
-
Returns the prime modulus p
.
- getP() - Method in class org.bouncycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the prime p
.
- getP() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the prime p
.
- getP() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the prime p
.
- getP() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getP1() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getP2() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getPaddedData(byte[]) - Method in class org.bouncycastle.cert.crmf.bc.BcFixedLengthMGF1Padder
-
- getPaddedData(byte[]) - Method in interface org.bouncycastle.cert.crmf.EncryptedValuePadder
-
Return a byte array of padded data.
- getParam() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getParameters() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
Obtains a map of type (Integer) to value (byte[]) for the parameters tracked in this object.
- getParameters() - Method in interface org.bouncycastle.jce.interfaces.ECKey
-
return a parameter specification representing the EC domain parameters
for the key.
- getParameters() - Method in interface org.bouncycastle.jce.interfaces.ElGamalKey
-
- getParameters() - Method in interface org.bouncycastle.jce.interfaces.GOST3410Key
-
- getParameters() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getParameters() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getParameters() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getParameters() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getParameters() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Returns the parameters used with this cipher.
- getParameters() - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Return the parameters used with this cipher.
- getParameters() - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Returns the parameters used with this cipher.
- getParameterSet() - Method in class org.bouncycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getParameterSpec() - Method in class org.bouncycastle.jcajce.spec.KTSParameterSpec
-
Return the algorithm parameter spec to be applied with the private key when the encapsulation is decrypted.
- getParameterSpec(String) - Static method in class org.bouncycastle.jce.ECGOST3410NamedCurveTable
-
return a parameter spec representing the passed in named
curve.
- getParameterSpec(String) - Static method in class org.bouncycastle.jce.ECNamedCurveTable
-
return a parameter spec representing the passed in named
curve.
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getParams() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEDHPublicKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- getParams() - Method in class org.bouncycastle.jce.provider.JDKDSAPublicKey
-
- getParams() - Method in class org.bouncycastle.jce.spec.ECKeySpec
-
return the domain parameters for the curve
- getParams() - Method in class org.bouncycastle.jce.spec.ElGamalKeySpec
-
- getParent() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getParsedMessage() - Method in class org.bouncycastle.dvcs.VSDRequestData
-
Get the CMS SignedData object represented by the encoded message.
- getPartyVInfoFromRID(KeyTransRecipientId) - Static method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
- getPassword() - Method in class org.bouncycastle.cms.bc.BcPasswordRecipient
-
- getPassword() - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipient
-
- getPassword() - Method in interface org.bouncycastle.cms.PasswordRecipient
-
- getPassword() - Method in class org.bouncycastle.jcajce.PBKDF1Key
-
Return a reference to the char[] array holding the password.
- getPassword() - Method in class org.bouncycastle.jcajce.PBKDF2Key
-
Return a reference to the char[] array holding the password.
- getPassword() - Method in class org.bouncycastle.jcajce.PKCS12Key
-
Return a reference to the char[] array holding the password.
- getPassword() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getPassword() - Method in interface org.bouncycastle.openssl.PasswordFinder
-
Deprecated.
- getPasswordConversionScheme() - Method in class org.bouncycastle.cms.bc.BcPasswordRecipient
-
- getPasswordConversionScheme() - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipient
-
- getPasswordConversionScheme() - Method in interface org.bouncycastle.cms.PasswordRecipient
-
- getPersonalisation() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- getPGPPrivateKey(PGPPublicKey, AsymmetricKeyParameter) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPKeyConverter
-
- getPGPPrivateKey(PGPPublicKey, PrivateKey) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
Convert a PrivateKey into a PGPPrivateKey.
- getPGPPublicKey(int, PGPAlgorithmParameters, AsymmetricKeyParameter, Date) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPKeyConverter
-
Create a PGPPublicKey from the passed in JCA one.
- getPGPPublicKey(int, PGPAlgorithmParameters, PublicKey, Date) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
Create a PGPPublicKey from the passed in JCA one.
- getPGPPublicKey(int, PublicKey, Date) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
Create a PGPPublicKey from the passed in JCA one.
- getPointCompression() - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
Return the 'point compression' flag.
- getPolicy() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getPolicyQualifiers() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getPolicyTree() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getPosition() - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- getPreferences() - Method in class org.bouncycastle.bcpg.sig.PreferredAlgorithms
-
- getPreferredCompressionAlgorithms() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getPreferredHashAlgorithms() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getPreferredSymmetricAlgorithms() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getPreferrences() - Method in class org.bouncycastle.bcpg.sig.PreferredAlgorithms
-
- getPrf() - Method in class org.bouncycastle.jcajce.spec.PBKDF2KeySpec
-
Return an AlgorithmIdentifier representing the PRF.
- getPrimeExponentP() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the prime exponent of p
- getPrimeExponentP() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime exponent for P.
- getPrimeExponentP() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime exponent for P.
- getPrimeExponentQ() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the prime exponent of q
- getPrimeExponentQ() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime exponent for Q.
- getPrimeExponentQ() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime exponent for Q.
- getPrimeP() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the prime P
- getPrimeP() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime P.
- getPrimeP() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime P.
- getPrimeQ() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the prime Q
- getPrimeQ() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime Q.
- getPrimeQ() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime Q.
- getPrimeSize() - Method in class org.bouncycastle.jce.spec.ElGamalGenParameterSpec
-
Returns the size in bits of the prime modulus.
- getPrincipals() - Method in class org.bouncycastle.x509.AttributeCertificateIssuer
-
Deprecated.
Return any principal objects inside the attribute certificate issuer
object.
- getPrivate() - Method in interface org.bouncycastle.jce.interfaces.IESKey
-
return the local private key.
- getPrivate() - Method in class org.bouncycastle.jce.spec.IEKeySpec
-
return the local private key.
- getPrivateExponent() - Method in class org.bouncycastle.bcpg.RSASecretBCPGKey
-
return the private exponent for this key.
- getPrivateExponent() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getPrivateExponent() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- getPrivateKey(PrivateKeyInfo) - Static method in class org.bouncycastle.jce.provider.BouncyCastleProvider
-
- getPrivateKey(PGPPrivateKey) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPKeyConverter
-
- getPrivateKey(PGPPrivateKey) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
- getPrivateKey() - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPPrivateKey
-
- getPrivateKey() - Method in class org.bouncycastle.openpgp.PGPKeyPair
-
- getPrivateKey(PrivateKeyInfo) - Method in class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter
-
- getPrivateKey() - Method in class org.bouncycastle.pkix.jcajce.JcaPKIXIdentity
-
Return the private key for this identity.
- getPrivateKey(PrivateKeyInfo) - Static method in class org.bouncycastle.pqc.jcajce.provider.BouncyCastlePQCProvider
-
- getPrivateKeyAlgorithmIdentifier() - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipient
-
- getPrivateKeyAlgorithmIdentifier() - Method in interface org.bouncycastle.cms.KeyAgreeRecipient
-
- getPrivateKeyDataPacket() - Method in class org.bouncycastle.openpgp.PGPPrivateKey
-
Return the private key packet associated with this private key, if available.
- getPrivateKeyInfo() - Method in class org.bouncycastle.openssl.PEMKeyPair
-
- getPrivateKeyInfo() - Method in class org.bouncycastle.pkix.PKIXIdentity
-
Return the private key info for this identity.
- getProducedAt() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getProducedAt() - Method in class org.bouncycastle.cert.ocsp.RespData
-
- getProhibitedACAttributes() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns the attribute certificates which are not allowed.
- getProhibitions() - Method in class org.bouncycastle.openssl.CertificateTrustBlock
-
- getProofOfPossessionType() - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessage
-
Return the type of the proof-of-possession this request message provides.
- getProtectionMode() - Method in class org.bouncycastle.bcpg.S2K
-
Gets the protection mode - only if GNU_DUMMY_S2K
- getProtectionParameter() - Method in class org.bouncycastle.jcajce.PKCS12StoreParameter
-
- getProtectionParameter() - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- getProvider() - Method in class org.bouncycastle.x509.X509Store
-
Deprecated.
- getProvider() - Method in class org.bouncycastle.x509.X509StreamParser
-
- getPublic() - Method in interface org.bouncycastle.jce.interfaces.IESKey
-
return the intended recipient's/sender's public key.
- getPublic() - Method in class org.bouncycastle.jce.spec.IEKeySpec
-
return the intended recipient's/sender's public key.
- getPublicData() - Method in interface org.bouncycastle.pqc.jcajce.interfaces.NHPublicKey
-
- getPublicData() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPublicKey
-
- getPublicExponent() - Method in class org.bouncycastle.bcpg.RSAPublicBCPGKey
-
- getPublicExponent() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the public exponent.
- getPublicExponent() - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
return the public exponent.
- getPublicExponent() - Method in class org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
-
return the public exponent.
- getPublicExponent() - Method in class org.bouncycastle.jce.provider.JCERSAPublicKey
-
return the public exponent.
- getPublicKey() - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessage
-
- getPublicKey() - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- getPublicKey() - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- getPublicKey() - Method in class org.bouncycastle.jce.PKCS10CertificationRequest
-
Deprecated.
return the public key associated with the certification request -
the public key is created using the BC provider.
- getPublicKey(String) - Method in class org.bouncycastle.jce.PKCS10CertificationRequest
-
Deprecated.
- getPublicKey(SubjectPublicKeyInfo) - Static method in class org.bouncycastle.jce.provider.BouncyCastleProvider
-
- getPublicKey() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getPublicKey() - Method in class org.bouncycastle.mozilla.jcajce.JcaSignedPublicKeyAndChallenge
-
- getPublicKey(String) - Method in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- getPublicKey(PGPPublicKey) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPKeyConverter
-
- getPublicKey(PGPPublicKey) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
- getPublicKey() - Method in class org.bouncycastle.openpgp.PGPKeyPair
-
- getPublicKey() - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
Return the first public key in the ring.
- getPublicKey(long) - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
Return the public key referred to by the passed in keyID if it
is present.
- getPublicKey(byte[]) - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
Return the public key with the passed in fingerprint if it
is present.
- getPublicKey() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return the first public key in the ring.
- getPublicKey(long) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return the public key referred to by the passed in keyID if it
is present.
- getPublicKey(byte[]) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return the public key with the passed in fingerprint if it
is present.
- getPublicKey(long) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return the PGP public key associated with the given key id.
- getPublicKey(byte[]) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return the PGP public key associated with the given key fingerprint.
- getPublicKey() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return the public key associated with this key.
- getPublicKey() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the public key for the master key.
- getPublicKey(long) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the public key referred to by the passed in keyID if it
is present.
- getPublicKey(byte[]) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the public key with the passed in fingerprint if it
is present.
- getPublicKey(SubjectPublicKeyInfo) - Method in class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter
-
- getPublicKey() - Method in class org.bouncycastle.pkcs.bc.BcPKCS10CertificationRequest
-
- getPublicKey() - Method in class org.bouncycastle.pkcs.jcajce.JcaPKCS10CertificationRequest
-
- getPublicKey(SubjectPublicKeyInfo) - Static method in class org.bouncycastle.pqc.jcajce.provider.BouncyCastlePQCProvider
-
- getPublicKeyAlgorithm() - Method in class org.bouncycastle.bcpg.sig.SignatureTarget
-
- getPublicKeyAndChallenge() - Method in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- getPublicKeyBytes() - Method in class org.bouncycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getPublicKeyDataObject() - Method in class org.bouncycastle.eac.EACCertificateHolder
-
- getPublicKeyDataObject() - Method in class org.bouncycastle.eac.EACCertificateRequestHolder
-
- getPublicKeyDataObject(ASN1ObjectIdentifier, PublicKey) - Method in class org.bouncycastle.eac.jcajce.JcaPublicKeyConverter
-
- getPublicKeyInfo() - Method in class org.bouncycastle.openssl.PEMKeyPair
-
- getPublicKeyPacket() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getPublicKeyPacket() - Method in class org.bouncycastle.openpgp.PGPPrivateKey
-
Return the public key packet associated with this private key, if available.
- getPublicKeyPacket() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getPublicKeyParameters() - Method in interface org.bouncycastle.jce.interfaces.GOST3410Params
-
- getPublicKeyParameters() - Method in class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- getPublicKeyParamSetOID() - Method in interface org.bouncycastle.jce.interfaces.GOST3410Params
-
- getPublicKeyParamSetOID() - Method in class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- getPublicKeyRing(long) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return the public key ring which contains the key referred to by keyID.
- getPublicKeyRing(byte[]) - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return the PGP public key associated with the given key fingerprint.
- getPublicKeys() - Method in class org.bouncycastle.openpgp.PGPKeyRing
-
Return an iterator containing all the public keys.
- getPublicKeys() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRing
-
Return an iterator containing all the public keys.
- getPublicKeys() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return an iterator containing all the public keys.
- getQ() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
- getQ() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getQ() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getQ() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getQ() - Method in interface org.bouncycastle.jce.interfaces.ECPublicKey
-
return the public point Q
- getQ() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getQ() - Method in class org.bouncycastle.jce.spec.ECPublicKeySpec
-
return the public point q
- getQ() - Method in class org.bouncycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the sub-prime q
.
- getQ() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the sub-prime q
.
- getQ() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the sub-prime q
.
- getQInv() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getQInv() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getRawFileName() - Method in class org.bouncycastle.bcpg.LiteralDataPacket
-
Return the file name as an uninterpreted byte array.
- getRawFileName() - Method in class org.bouncycastle.openpgp.PGPLiteralData
-
Return the file name as an uninterpreted (UTF-8 encoded) byte array.
- getRawID() - Method in class org.bouncycastle.bcpg.sig.SignerUserID
-
- getRawID() - Method in class org.bouncycastle.bcpg.UserIDPacket
-
- getRawUserIDs() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any userIDs associated with the key in raw byte form.
- getRDATA() - Method in class org.bouncycastle.cert.dane.DANEEntry
-
Return the full data string as it would appear in the DNS record - flags + encoding
- getRecipientId() - Method in class org.bouncycastle.pkix.PKIXIdentity
-
Return a RecipientId for the identity's (private key, certificate) pair.
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return a store of the intended recipients for this message
- getRecipientInfos() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return a store of the intended recipients for this message
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.bc.BcKEKEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[], byte[]) - Method in class org.bouncycastle.cms.bc.BcPasswordEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.bc.BcRSAKeyTransEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKEKAuthenticatedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKEKEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, SubjectPublicKeyInfo, ASN1OctetString, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeAuthenticatedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, SubjectPublicKeyInfo, ASN1OctetString, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransAuthenticatedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransAuthenticatedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[], byte[]) - Method in class org.bouncycastle.cms.jcajce.JcePasswordAuthenticatedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[], byte[]) - Method in class org.bouncycastle.cms.jcajce.JcePasswordEnvelopedRecipient
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in interface org.bouncycastle.cms.KEKRecipient
-
- getRecipientOperator(Recipient) - Method in class org.bouncycastle.cms.KEKRecipientInformation
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, SubjectPublicKeyInfo, ASN1OctetString, byte[]) - Method in interface org.bouncycastle.cms.KeyAgreeRecipient
-
- getRecipientOperator(Recipient) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInformation
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in interface org.bouncycastle.cms.KeyTransRecipient
-
- getRecipientOperator(Recipient) - Method in class org.bouncycastle.cms.KeyTransRecipientInformation
-
- getRecipientOperator(AlgorithmIdentifier, AlgorithmIdentifier, byte[], byte[]) - Method in interface org.bouncycastle.cms.PasswordRecipient
-
- getRecipientOperator(Recipient) - Method in class org.bouncycastle.cms.PasswordRecipientInformation
-
- getRecipientOperator(Recipient) - Method in class org.bouncycastle.cms.RecipientInformation
-
- getRecipients() - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return all recipients in the collection
- getRecipients(RecipientId) - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return possible empty collection with recipients matching the passed in RecipientId
- getRepresentation() - Method in class org.bouncycastle.operator.GenericKey
-
- getReqPolicy() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getRequester() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get names of requesting entity, if set.
- getRequestInfo() - Method in class org.bouncycastle.dvcs.DVCSRequest
-
Get RequestInformation envelope.
- getRequestList() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getRequestorName() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getRequestPolicy() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get policy, under which the validation is requested.
- getRequestTime() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get request generation time if it is set.
- getReserved() - Method in class org.bouncycastle.bcpg.ECDHPublicBCPGKey
-
- getResponderId() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getResponderId() - Method in class org.bouncycastle.cert.ocsp.RespData
-
- getResponseExtensions() - Method in class org.bouncycastle.cert.ocsp.RespData
-
- getResponseObject() - Method in class org.bouncycastle.cert.ocsp.OCSPResp
-
- getResponses() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getResponses() - Method in class org.bouncycastle.cert.ocsp.RespData
-
- getReverse() - Method in class org.bouncycastle.x509.X509CertificatePair
-
Return the certificate from this CA to the other CA.
- getReverseSelector() - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
Returns the certicate selector for the reverse part.
- getRevocationDate() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Return the date on which the certificate associated with this CRLEntry was revoked.
- getRevocationDate() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getRevocationDescription() - Method in class org.bouncycastle.bcpg.sig.RevocationReason
-
- getRevocationReason() - Method in class org.bouncycastle.bcpg.sig.RevocationReason
-
- getRevocationReason() - Method in class org.bouncycastle.cert.ocsp.RevokedStatus
-
return the revocation reason.
- getRevocationTime() - Method in class org.bouncycastle.cert.ocsp.RevokedStatus
-
- getRevokedCertificate(BigInteger) - Method in class org.bouncycastle.cert.X509CRLHolder
-
- getRevokedCertificate(BigInteger) - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getRevokedCertificates() - Method in class org.bouncycastle.cert.X509CRLHolder
-
Return a collection of X509CRLEntryHolder objects, giving the details of the
revoked certificates that appear on this CRL.
- getRevokedCertificates() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getRID() - Method in class org.bouncycastle.cms.RecipientInformation
-
- getRole() - Method in class org.bouncycastle.voms.VOMSAttribute.FQAN
-
- getRoot() - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
Return the shared stream that represents the top most stream that
this stream inherits from.
- getS() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getS() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getS() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getS() - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- getS2K() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getS2K() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
-
- getS2K() - Method in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- getS2K() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return the S2K used to process this key
- getS2KUsage() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getS2KUsage() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return the S2K usage associated with this key.
- getSafeBags() - Method in class org.bouncycastle.pkcs.PKCS12SafeBagFactory
-
- getSalt() - Method in class org.bouncycastle.jcajce.PBKDF1KeyWithParameters
-
Return the salt to use in the key derivation function.
- getSalt() - Method in class org.bouncycastle.jcajce.PBKDF2KeyWithParameters
-
Return the salt to use in the key derivation function.
- getSalt() - Method in class org.bouncycastle.jcajce.PKCS12KeyWithParameters
-
Return the salt to use in the key derivation function.
- getSalt() - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getSbox() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getSbox() - Method in class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- getSearchAllStores() - Method in class org.bouncycastle.jce.MultiCertStoreParameters
-
- getSearchForSerialNumberIn() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getSecKeyData() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
-
- getSeconds() - Method in class org.bouncycastle.tsp.GenTimeAccuracy
-
- getSecret() - Method in class org.bouncycastle.jcajce.spec.TLSKeyMaterialSpec
-
Return the secret associated with this spec.
- getSecretData() - Method in interface org.bouncycastle.pqc.jcajce.interfaces.NHPrivateKey
-
- getSecretData() - Method in class org.bouncycastle.pqc.jcajce.provider.newhope.BCNHPrivateKey
-
- getSecretKey() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the master private key.
- getSecretKey(long) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the secret key referred to by the passed in keyID if it
is present.
- getSecretKey(byte[]) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return the secret key associated with the passed in fingerprint if it
is present.
- getSecretKey(long) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return the PGP secret key associated with the given key id.
- getSecretKeyData() - Method in class org.bouncycastle.bcpg.SecretKeyPacket
-
- getSecretKeyRing(long) - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return the secret key ring which contains the key referred to by keyID.
- getSecretKeys() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRing
-
Return an iterator containing all the secret keys.
- getSecureRandom() - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder
-
- getSecureRandom() - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
- getSecureRandom() - Method in interface org.bouncycastle.openpgp.operator.PGPDataEncryptorBuilder
-
Gets the SecureRandom instance used by this builder.
- getSeed() - Method in class org.bouncycastle.jcajce.spec.TLSKeyMaterialSpec
-
Return the full seed for the spec.
- getSeed() - Method in class org.bouncycastle.jce.spec.ECParameterSpec
-
return the seed used to generate this curve (if available).
- getSerialNumber() - Method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Return the serial number associated with the issuer attached to this
holder.
- getSerialNumber() - Method in class org.bouncycastle.cert.cmp.RevocationDetails
-
- getSerialNumber() - Method in class org.bouncycastle.cert.ocsp.CertificateID
-
return the serial number for the certificate associated
with this request.
- getSerialNumber() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Gets the serial number the attribute certificate must have.
- getSerialNumber() - Method in class org.bouncycastle.cert.selector.X509CertificateHolderSelector
-
- getSerialNumber() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the serial number of this attribute certificate.
- getSerialNumber() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the serial number of this attribute certificate.
- getSerialNumber() - Method in class org.bouncycastle.cert.X509CRLEntryHolder
-
Return the serial number of the certificate associated with this CRLEntry.
- getSerialNumber() - Method in class org.bouncycastle.cms.KeyAgreeRecipientId
-
- getSerialNumber() - Method in class org.bouncycastle.cms.KeyTransRecipientId
-
- getSerialNumber() - Method in class org.bouncycastle.cms.SignerId
-
- getSerialNumber() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSerialNumber() - Method in class org.bouncycastle.jce.provider.X509CRLEntryObject
-
- getSerialNumber() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getSerialNumber() - Method in class org.bouncycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return the serial number associated with the issuer attached to this
holder.
- getSerialNumber() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the serial number for the certificate.
- getSerialNumber() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the serial number the attribute certificate must have.
- getSerialNumber() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getServiceType() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get requested service type.
- getSID() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getSID() - Method in class org.bouncycastle.cms.SignerInformation
-
- getSID() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getSigAlgName() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
return a more "meaningful" representation for the signature algorithm used in
the certficate.
- getSigAlgName() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getSigAlgOID() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
return the object identifier for the signature.
- getSigAlgOID() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getSigAlgParams() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
return the signature parameters, or null if there aren't any.
- getSigAlgParams() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getSignature() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the signature as a set of integers - note this is normalised to be the
ASN.1 encoding of what appears in the signature packet.
- getSignature() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getSignature() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getSignature() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the bytes making up the signature associated with this attribute certificate.
- getSignature() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the bytes making up the signature associated with this attribute certificate.
- getSignature() - Method in class org.bouncycastle.cms.SignerInformation
-
return the encoded signature
- getSignature() - Method in interface org.bouncycastle.eac.operator.EACSigner
-
Returns a signature based on the current data written to the stream, since the
start or the last call to getSignature().
- getSignature() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSignature() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getSignature() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getSignature() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getSignature() - Method in class org.bouncycastle.operator.BufferingContentSigner
-
Generate signature from internally buffered data.
- getSignature() - Method in interface org.bouncycastle.operator.ContentSigner
-
Returns a signature based on the current data written to the stream, since the
start or the last call to getSignature().
- getSignature() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return the bytes making up the signature associated with this request.
- getSignature() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
- getSignature() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getSignatureAlgNames() - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSignatureAlgNames() - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSignatureAlgNames() - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSignatureAlgOID() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getSignatureAlgOID() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
return the object identifier representing the signature algorithm
- getSignatureAlgorithm() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
Return the details of the signature algorithm used to create this attribute certificate.
- getSignatureAlgorithm() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the details of the signature algorithm used to create this attribute certificate.
- getSignatureAlgorithm() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return the details of the signature algorithm used to create this request.
- getSignatureAlgorithmID() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
Return the algorithm identifier describing the signature used in the response.
- getSignatureBytes() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
Return the byte encoding of the signature section.
- getSignatureClass() - Method in class org.bouncycastle.bcpg.sig.RevocationKey
-
- getSignatureCreationTime() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getSignatureExpirationTime() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
Return the number of seconds a signature is valid for after its creation date.
- getSignatureName(AlgorithmIdentifier, AlgorithmIdentifier) - Method in interface org.bouncycastle.cms.CMSSignatureAlgorithmNameGenerator
-
Return the digest algorithm using one of the standard string
representations rather than the algorithm object identifier (if possible).
- getSignatureName(AlgorithmIdentifier, AlgorithmIdentifier) - Method in class org.bouncycastle.cms.DefaultCMSSignatureAlgorithmNameGenerator
-
- getSignatureName(int, int) - Static method in class org.bouncycastle.openpgp.PGPUtil
-
Return an appropriate name for the signature algorithm represented by the passed
in public key and hash algorithm ID numbers.
- getSignatures() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return all signatures/certifications associated with this key.
- getSignaturesForID(String) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any signatures associated with the passed in id.
- getSignaturesForID(byte[]) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any signatures associated with the passed in id.
- getSignaturesForKeyID(long) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any signatures associated with the passed in key identifier keyID.
- getSignaturesForUserAttribute(PGPUserAttributeSubpacketVector) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return an iterator of signatures associated with the passed in user attributes.
- getSignaturesOfType(int) - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return signatures of the passed in type that are on this key.
- getSignatureTarget() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getSignatureTime(SignerInformation) - Static method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getSignatureTimestamps(SignerInformation, DigestCalculatorProvider) - Static method in class org.bouncycastle.tsp.TSPUtil
-
Fetches the signature time-stamp attributes from a SignerInformation object.
- getSignatureTrailer() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the signature trailer that must be included with the data
to reconstruct the signature
- getSignatureTrailer() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getSignatureType() - Method in class org.bouncycastle.bcpg.OnePassSignaturePacket
-
Return the signature type.
- getSignatureType() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
return the signature type.
- getSignatureType() - Method in class org.bouncycastle.openpgp.PGPOnePassSignature
-
- getSignatureType() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getSignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return a table of the signed attributes - indexed by
the OID of the attribute.
- getSignedAttributes() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getSignedAttributeTableGenerator() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getSignedContent() - Method in class org.bouncycastle.cms.CMSSignedData
-
- getSignedContent() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
- getSignedContentTypeOID() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return the a string representation of the OID associated with the
encapsulated content info structure carried in the signed data.
- getSignedContentTypeOID() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return the a string representation of the OID associated with the
encapsulated content info structure carried in the signed data.
- getSignerId(X509CertSelector) - Method in class org.bouncycastle.cms.jcajce.JcaSelectorConverter
-
- getSignerInformationStore() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getSignerInfos() - Method in class org.bouncycastle.cms.CMSSignedData
-
return the collection of signers that are associated with the
signatures for the message.
- getSignerInfos() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
return the collection of signers that are associated with the
signatures for the message.
- getSigners() - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return all signers in the collection
- getSigners(SignerId) - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return possible empty collection with signers matching the passed in SignerId
- getSignerUserID() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getSigningAlgorithm() - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- getSigProvider() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getSingleRequestExtensions() - Method in class org.bouncycastle.cert.ocsp.Req
-
- getSInv() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getStaticKey() - Method in interface org.bouncycastle.jce.interfaces.MQVPublicKey
-
return the static public key.
- getStaticKey() - Method in class org.bouncycastle.jce.spec.MQVPublicKeySpec
-
Deprecated.
return the static public key
- getStaticPrivateKey() - Method in interface org.bouncycastle.jce.interfaces.MQVPrivateKey
-
return the static private key.
- getStaticPrivateKey() - Method in class org.bouncycastle.jce.spec.MQVPrivateKeySpec
-
Deprecated.
return the static private key
- getStatus() - Method in class org.bouncycastle.cert.ocsp.OCSPResp
-
- getStatus() - Method in class org.bouncycastle.tsp.TimeStampResponse
-
- getStatusInfo() - Method in class org.bouncycastle.cert.cmp.CertificateStatus
-
- getStatusMessages() - Method in class org.bouncycastle.cert.cmp.CertificateConfirmationContent
-
- getStatusString() - Method in class org.bouncycastle.tsp.TimeStampResponse
-
- getStores() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns an immutable List
of Bouncy Castle
Store
s used for finding CRLs, certificates, attribute
certificates or cross certificates.
- getSubject() - Method in class org.bouncycastle.cert.cmp.RevocationDetails
-
- getSubject(X509Certificate) - Static method in class org.bouncycastle.cert.jcajce.JcaX500NameUtil
-
- getSubject(X500NameStyle, X509Certificate) - Static method in class org.bouncycastle.cert.jcajce.JcaX500NameUtil
-
- getSubject() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the subject this certificate is for.
- getSubject() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return the subject on this request.
- getSubjectAlternativeNames() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSubjectAlternativeNames(X509Certificate) - Static method in class org.bouncycastle.x509.extension.X509ExtensionUtil
-
- getSubjectDN() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSubjectKeyIdentifier() - Method in class org.bouncycastle.cert.selector.X509CertificateHolderSelector
-
- getSubjectKeyIdentifier() - Method in class org.bouncycastle.cms.KeyAgreeRecipientId
-
- getSubjectKeyIdentifier() - Method in class org.bouncycastle.cms.KeyTransRecipientId
-
- getSubjectKeyIdentifier() - Method in class org.bouncycastle.cms.SignerId
-
- getSubjectPublicKey() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getSubjectPublicKeyInfo() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
Return the SubjectPublicKeyInfo describing the public key this certificate is carrying.
- getSubjectPublicKeyInfo() - Method in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- getSubjectPublicKeyInfo() - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequest
-
Return the SubjectPublicKeyInfo describing the public key this request is carrying.
- getSubjectUniqueID() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSubjectX500Principal() - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessage
-
- getSubjectX500Principal() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getSubjectX509Principal(X509Certificate) - Static method in class org.bouncycastle.jce.PrincipalUtil
-
return the subject of the given cert as an X509PrincipalObject.
- getSubpacket(int) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
- getSubpacket(int) - Method in class org.bouncycastle.openpgp.PGPUserAttributeSubpacketVector
-
- getSubpackets() - Method in class org.bouncycastle.bcpg.UserAttributePacket
-
- getSubpackets(int) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
Return all signature subpackets of the passed in type.
- getSupportedExtensions() - Method in class org.bouncycastle.x509.PKIXAttrCertChecker
-
Returns an immutable Set
of X.509 attribute certificate
extensions that this PKIXAttrCertChecker
supports or
null
if no extensions are supported.
- getSymmetricAlgorithm(PBEDataDecryptorFactory) - Method in class org.bouncycastle.openpgp.PGPPBEEncryptedData
-
Return the symmetric key algorithm required to decrypt the data protected by this object.
- getSymmetricAlgorithm(PublicKeyDataDecryptorFactory) - Method in class org.bouncycastle.openpgp.PGPPublicKeyEncryptedData
-
Return the symmetric key algorithm required to decrypt the data protected by this object.
- getSymmetricCipherName(int) - Static method in class org.bouncycastle.openpgp.PGPUtil
-
Return an appropriate name for the symmetric algorithm represented by the passed
in symmetric algorithm ID number.
- getSymmetricKeyAlgorithm() - Method in class org.bouncycastle.bcpg.ECDHPublicBCPGKey
-
- getSymmetricWrapAlgorithm() - Method in class org.bouncycastle.openpgp.PGPKdfParameters
-
- getT() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getT() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getT() - Method in class org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getT() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- getT() - Method in class org.bouncycastle.pqc.jcajce.spec.McElieceKeyGenParameterSpec
-
- getTag() - Method in class org.bouncycastle.bcpg.ExperimentalPacket
-
- getTargetConstraints() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
Returns the required constraints on the target certificate.
- getTargetConstraints() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns the required constraints on the target certificate or attribute
certificate.
- getTargetGroups() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Gets the target groups.
- getTargetGroups() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the target groups.
- getTargetNames() - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelector
-
Gets the target names.
- getTargetNames() - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the target names.
- getTBSCertificate() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getTBSCertList() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getTBSResponseData() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
Return the DER encoding of the tbsResponseData field.
- getThisUpdate() - Method in class org.bouncycastle.cert.ocsp.SingleResp
-
- getThisUpdate() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getTime() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getTime() - Method in class org.bouncycastle.bcpg.sig.KeyExpirationTime
-
Return the number of seconds after creation time a key is valid for.
- getTime() - Method in class org.bouncycastle.bcpg.sig.SignatureCreationTime
-
- getTime() - Method in class org.bouncycastle.bcpg.sig.SignatureExpirationTime
-
return time in seconds before signature expires after creation time.
- getTimeStampInfo() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getTimeStampToken() - Method in exception org.bouncycastle.tsp.cms.ImprintDigestInvalidException
-
- getTimeStampToken() - Method in class org.bouncycastle.tsp.TimeStampResponse
-
- getTimeStampTokens() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedData
-
- getTimeStampTokens() - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedDataParser
-
- getTransactionIdentifier() - Method in class org.bouncycastle.dvcs.DVCSRequest
-
Get the transaction identifier of request.
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getTransferData(DataFlavor, DataSource) - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.multipart_signed
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler
-
- getTransferDataFlavors() - Method in class org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
-
- getTreeDigest() - Method in class org.bouncycastle.pqc.jcajce.spec.SPHINCS256KeyGenParameterSpec
-
- getTrustAmount() - Method in class org.bouncycastle.bcpg.sig.TrustSignature
-
- getTrustAnchor(String) - Static method in class org.bouncycastle.mail.smime.examples.ValidateSignedMail
-
- getTrustAnchor() - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getTrustAnchors() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getTrustAnchors(X509Certificate, Set) - Method in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- getTrustBlock() - Method in class org.bouncycastle.openssl.X509TrustedCertificateBlock
-
Return the trust block associated with this Trusted Certificate
- getTrustData() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return the trust data associated with the public key, if present.
- getTrustedACIssuers() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Returns the trusted attribute certificate issuers.
- getTsa() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- getType() - Method in class org.bouncycastle.bcpg.S2K
-
- getType() - Method in class org.bouncycastle.bcpg.SignatureSubpacket
-
- getType() - Method in class org.bouncycastle.bcpg.UserAttributeSubpacket
-
- getType() - Method in class org.bouncycastle.cert.crmf.AuthenticatorControl
-
Return the type of this control.
- getType() - Method in interface org.bouncycastle.cert.crmf.Control
-
Return the type of this control.
- getType() - Method in class org.bouncycastle.cert.crmf.PKIArchiveControl
-
Return the type of this control.
- getType() - Method in class org.bouncycastle.cert.crmf.RegTokenControl
-
Return the type of this control.
- getType() - Method in class org.bouncycastle.cms.RecipientId
-
Return the type code for this recipient ID.
- getType() - Method in interface org.bouncycastle.openpgp.operator.PGPContentSigner
-
- getType() - Method in class org.bouncycastle.pkcs.PKCS12SafeBag
-
Return the BagId giving the type of content in the bag.
- getUnauthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedData
-
return a table of the undigested attributes indexed by
the OID of the attribute.
- getUnauthAttrs() - Method in class org.bouncycastle.cms.CMSAuthenticatedDataParser
-
return a table of the unauthenticated attributes indexed by
the OID of the attribute.
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSAttributeTableGenerationException
-
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSException
-
- getUnderlyingException() - Method in exception org.bouncycastle.cms.CMSRuntimeException
-
- getUnderlyingException() - Method in exception org.bouncycastle.mail.smime.SMIMEException
-
- getUnderlyingException() - Method in exception org.bouncycastle.openpgp.PGPException
-
- getUnderlyingException() - Method in exception org.bouncycastle.openssl.PEMException
-
- getUnderlyingException() - Method in exception org.bouncycastle.tsp.TSPException
-
- getUnderlyingException() - Method in exception org.bouncycastle.tsp.TSPIOException
-
- getUnhandledCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.path.CertPathValidationContext
-
- getUnhandledCriticalExtensionOIDs() - Method in class org.bouncycastle.cert.path.CertPathValidationResult
-
- getUnhashedSubPackets() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
- getUnhashedSubPackets() - Method in class org.bouncycastle.openpgp.PGPSignature
-
- getUnpaddedData(byte[]) - Method in class org.bouncycastle.cert.crmf.bc.BcFixedLengthMGF1Padder
-
- getUnpaddedData(byte[]) - Method in interface org.bouncycastle.cert.crmf.EncryptedValuePadder
-
Return a byte array of with padding removed.
- getUnprotectedAttributes() - Method in class org.bouncycastle.cms.CMSEnvelopedData
-
return a table of the unprotected attributes indexed by
the OID of the attribute.
- getUnprotectedAttributes() - Method in class org.bouncycastle.cms.CMSEnvelopedDataParser
-
return a table of the unprotected attributes indexed by
the OID of the attribute.
- getUnsignedAttributes() - Method in class org.bouncycastle.cms.SignerInformation
-
return a table of the unsigned attributes indexed by
the OID of the attribute.
- getUnsignedAttributes() - Method in class org.bouncycastle.tsp.TimeStampToken
-
- getUnsignedAttributeTableGenerator() - Method in class org.bouncycastle.cms.SignerInfoGenerator
-
- getUsageIdentifier() - Method in interface org.bouncycastle.eac.operator.EACSignatureVerifier
-
Return the usage OID specifying the signature type.
- getUsageIdentifier() - Method in interface org.bouncycastle.eac.operator.EACSigner
-
- getUserAttributes() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any user attribute vectors associated with the key.
- getUserAttributes() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return any user attribute vectors associated with the key.
- getUserCertificateAttribute() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getUserCertificates(X509CertStoreSelector) - Method in class org.bouncycastle.x509.util.LDAPStoreHelper
-
Returns end certificates.
- getUserCertificateSubjectAttributeName() - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters
-
- getUserIDs() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
Return any userIDs associated with the key.
- getUserIDs() - Method in class org.bouncycastle.openpgp.PGPSecretKey
-
Return any userIDs associated with the key.
- getUserKeyingMaterial(AlgorithmIdentifier) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- getUserKeyingMaterial(AlgorithmIdentifier) - Method in class org.bouncycastle.cms.KeyAgreeRecipientInfoGenerator
-
- getUserKeyingMaterial() - Method in class org.bouncycastle.jcajce.spec.MQVParameterSpec
-
- getUserKeyingMaterial() - Method in class org.bouncycastle.jcajce.spec.UserKeyingMaterialSpec
-
- getUserProvidedCerts() - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator.ValidationResult
-
- getUses() - Method in class org.bouncycastle.openssl.CertificateTrustBlock
-
- getValidationResult(SignerInformation) - Method in class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
- getValidDays() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getValidDays() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getValidityModel() - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters
-
- getValidityModel() - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
- getValidPolicy() - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- getValidSeconds() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getValue() - Method in class org.bouncycastle.bcpg.CRC24
-
- getValue() - Method in class org.bouncycastle.bcpg.MPInteger
-
- getValue() - Method in class org.bouncycastle.cert.crmf.AuthenticatorControl
-
Return the token associated with this control (a UTF8String).
- getValue() - Method in interface org.bouncycastle.cert.crmf.Control
-
Return the value contained in this control object.
- getValue() - Method in class org.bouncycastle.cert.crmf.PKIArchiveControl
-
Return the underlying ASN.1 object.
- getValue() - Method in class org.bouncycastle.cert.crmf.RegTokenControl
-
Return the token associated with this control (a UTF8String).
- getValueDecryptor(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in class org.bouncycastle.cert.crmf.jcajce.JceAsymmetricValueDecryptorGenerator
-
- getValueDecryptor(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Method in interface org.bouncycastle.cert.crmf.ValueDecryptorGenerator
-
- getValues() - Method in class org.bouncycastle.x509.X509Attribute
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.bcpg.PublicKeyEncSessionPacket
-
- getVersion() - Method in class org.bouncycastle.bcpg.PublicKeyPacket
-
- getVersion() - Method in class org.bouncycastle.bcpg.SignaturePacket
-
get the version number
- getVersion() - Method in class org.bouncycastle.bcpg.SymmetricKeyEncSessionPacket
-
- getVersion() - Method in class org.bouncycastle.cert.ocsp.BasicOCSPResp
-
- getVersion() - Method in class org.bouncycastle.cert.ocsp.RespData
-
- getVersion() - Method in class org.bouncycastle.cert.X509AttributeCertificateHolder
-
- getVersion() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
- getVersion() - Method in class org.bouncycastle.cms.CMSSignedData
-
Return the version number for this object
- getVersion() - Method in class org.bouncycastle.cms.CMSSignedDataParser
-
Return the version number for the SignedData object
- getVersion() - Method in class org.bouncycastle.cms.SignerInformation
-
return the version number for this objects underlying SignerInfo structure.
- getVersion() - Method in class org.bouncycastle.dvcs.DVCSRequestInfo
-
Get DVCS version of request.
- getVersion() - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.jce.provider.X509CRLObject
-
Deprecated.
- getVersion() - Method in class org.bouncycastle.openpgp.PGPPublicKey
-
- getVersion() - Method in class org.bouncycastle.openpgp.PGPSignature
-
Return the OpenPGP version number for this signature.
- getVersion() - Method in class org.bouncycastle.tsp.TimeStampRequest
-
- getVersion() - Method in interface org.bouncycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the version number for the certificate.
- getVersion() - Method in class org.bouncycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getVersionNumber() - Method in class org.bouncycastle.cert.ocsp.OCSPReq
-
- getVersionNumber() - Method in class org.bouncycastle.cert.X509CertificateHolder
-
- getVi() - Method in class org.bouncycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Returns the array of vi-s
- getVi() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the array containing the number of Vinegar-variables per layer
- getVi() - Method in class org.bouncycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
/** Returns the array of vi-s
- getVO() - Method in class org.bouncycastle.voms.VOMSAttribute
-
Returns the VO name
- getW() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getW() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getW() - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getW() - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- getX() - Method in class org.bouncycastle.bcpg.DSASecretBCPGKey
-
- getX() - Method in class org.bouncycastle.bcpg.ECSecretBCPGKey
-
- getX() - Method in class org.bouncycastle.bcpg.ElGamalSecretBCPGKey
-
- getX() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getX() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getX() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getX() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getX() - Method in interface org.bouncycastle.jce.interfaces.ElGamalPrivateKey
-
- getX() - Method in interface org.bouncycastle.jce.interfaces.GOST3410PrivateKey
-
- getX() - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- getX() - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- getX() - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- getX() - Method in class org.bouncycastle.jce.spec.ElGamalPrivateKeySpec
-
Returns the private value x
.
- getX() - Method in class org.bouncycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the private key x
.
- getX509Certificate() - Method in class org.bouncycastle.pkix.jcajce.JcaPKIXIdentity
-
Return the certificate associated with the private key.
- getY() - Method in class org.bouncycastle.bcpg.DSAPublicBCPGKey
-
- getY() - Method in class org.bouncycastle.bcpg.ElGamalPublicBCPGKey
-
- getY() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getY() - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getY() - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getY() - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getY() - Method in interface org.bouncycastle.jce.interfaces.ElGamalPublicKey
-
- getY() - Method in interface org.bouncycastle.jce.interfaces.GOST3410PublicKey
-
- getY() - Method in class org.bouncycastle.jce.provider.JCEDHPublicKey
-
- getY() - Method in class org.bouncycastle.jce.provider.JCEElGamalPublicKey
-
- getY() - Method in class org.bouncycastle.jce.provider.JDKDSAPublicKey
-
- getY() - Method in class org.bouncycastle.jce.spec.ElGamalPublicKeySpec
-
Returns the public value y
.
- getY() - Method in class org.bouncycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the public key y
.
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.Camellia.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.CAST6.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.Noekeon.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.RC6.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.SEED.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.SM4.GMAC
-
- GMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.Twofish.GMAC
-
- GNU_DUMMY_S2K - Static variable in class org.bouncycastle.bcpg.S2K
-
- GNU_PROTECTION_MODE_DIVERT_TO_CARD - Static variable in class org.bouncycastle.bcpg.S2K
-
- GNU_PROTECTION_MODE_NO_PRIVATE_KEY - Static variable in class org.bouncycastle.bcpg.S2K
-
- GOOD - Static variable in interface org.bouncycastle.cert.ocsp.CertificateStatus
-
- GOST - Class in org.bouncycastle.jcajce.provider.asymmetric
-
- GOST() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.GOST
-
- GOST.Mappings - Class in org.bouncycastle.jcajce.provider.asymmetric
-
- GOST28147 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.AlgParamGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.CBC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.GCFB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147.Mac - Class in org.bouncycastle.jcajce.provider.symmetric
-
GOST28147
- GOST28147.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GOST28147ParameterSpec - Class in org.bouncycastle.jcajce.spec
-
A parameter spec for the GOST-28147 cipher.
- GOST28147ParameterSpec(byte[]) - Constructor for class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(byte[], byte[]) - Constructor for class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(String) - Constructor for class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(String, byte[]) - Constructor for class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(ASN1ObjectIdentifier, byte[]) - Constructor for class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec - Class in org.bouncycastle.jce.spec
-
- GOST28147ParameterSpec(byte[]) - Constructor for class org.bouncycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(byte[], byte[]) - Constructor for class org.bouncycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(String) - Constructor for class org.bouncycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(String, byte[]) - Constructor for class org.bouncycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST3410Key - Interface in org.bouncycastle.jce.interfaces
-
Main interface for a GOST 3410-94 key.
- GOST3410ParameterSpec - Class in org.bouncycastle.jce.spec
-
ParameterSpec for a GOST 3410-94 key.
- GOST3410ParameterSpec(String, String, String) - Constructor for class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(String, String) - Constructor for class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(String) - Constructor for class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(GOST3410PublicKeyParameterSetSpec) - Constructor for class org.bouncycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410Params - Interface in org.bouncycastle.jce.interfaces
-
- GOST3410PrivateKey - Interface in org.bouncycastle.jce.interfaces
-
- GOST3410PrivateKeySpec - Class in org.bouncycastle.jce.spec
-
This class specifies a GOST3410-94 private key with its associated parameters.
- GOST3410PrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.jce.spec.GOST3410PrivateKeySpec
-
Creates a new GOST3410PrivateKeySpec with the specified parameter values.
- GOST3410PublicKey - Interface in org.bouncycastle.jce.interfaces
-
- GOST3410PublicKeyParameterSetSpec - Class in org.bouncycastle.jce.spec
-
ParameterSpec for a GOST 3410-94 key parameters.
- GOST3410PublicKeyParameterSetSpec(BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Creates a new GOST3410ParameterSpec with the specified parameter values.
- GOST3410PublicKeySpec - Class in org.bouncycastle.jce.spec
-
This class specifies a GOST3410-94 public key with its associated parameters.
- GOST3410PublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.bouncycastle.jce.spec.GOST3410PublicKeySpec
-
Creates a new GOST3410PublicKeySpec with the specified parameter values.
- GOST3410Util - Class in org.bouncycastle.jcajce.provider.asymmetric.util
-
utility class for converting jce/jca GOST3410-94 objects
objects into their org.bouncycastle.crypto counterparts.
- GOST3410Util() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- GOST3411 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- GOST3411 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- GOST3411 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- GOST3411.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.Digest2012_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.Digest2012_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
GOST3411 HMac
- GOST3411.HashMac2012_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.HashMac2012_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.KeyGenerator2012_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.KeyGenerator2012_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- GOST3411.PBEWithMacKeyFactory - Class in org.bouncycastle.jcajce.provider.digest
-
PBEWithHmacGOST3411
- Grain128 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grain128.Base - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grain128.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grain128.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grainv1 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grainv1.Base - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grainv1.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Grainv1.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- GREATER_ICOST - Static variable in class org.bouncycastle.apache.bzip2.CBZip2OutputStream
-
- guessParameterSpec(BufferedBlockCipher, byte[]) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.IESUtil
-
- S2K - Class in org.bouncycastle.bcpg
-
Parameter specifier for the PGP string-to-key password based key derivation function.
- S2K(int) - Constructor for class org.bouncycastle.bcpg.S2K
-
Constructs a specifier for a
simple
S2K generation.
- S2K(int, byte[]) - Constructor for class org.bouncycastle.bcpg.S2K
-
Constructs a specifier for a
salted
S2K generation.
- S2K(int, byte[], int) - Constructor for class org.bouncycastle.bcpg.S2K
-
- s2k - Variable in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- S2K_SHA1 - Static variable in class org.bouncycastle.openpgp.PGPEncryptedDataGenerator
-
Specifier for SHA-1 S2K PBE generator.
- S2K_SHA224 - Static variable in class org.bouncycastle.openpgp.PGPEncryptedDataGenerator
-
Specifier for SHA-224 S2K PBE generator.
- S2K_SHA256 - Static variable in class org.bouncycastle.openpgp.PGPEncryptedDataGenerator
-
Specifier for SHA-256 S2K PBE generator.
- S2K_SHA384 - Static variable in class org.bouncycastle.openpgp.PGPEncryptedDataGenerator
-
Specifier for SHA-384 S2K PBE generator.
- S2K_SHA512 - Static variable in class org.bouncycastle.openpgp.PGPEncryptedDataGenerator
-
Specifier for SHA-512 S2K PBE generator.
- s2kCount - Variable in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- s2kDigestCalculator - Variable in class org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
-
- SAFER - Static variable in interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags
-
- Salsa20 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Salsa20.Base - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Salsa20.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Salsa20.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SALTED - Static variable in class org.bouncycastle.bcpg.S2K
-
Salted key generation.
- SALTED_AND_ITERATED - Static variable in class org.bouncycastle.bcpg.S2K
-
Salted and iterated key generation.
- saveStore(OutputStream) - Method in class org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- SECRET_KEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
-
- SECRET_SUBKEY - Static variable in interface org.bouncycastle.bcpg.PacketTags
-
- SecretKeyPacket - Class in org.bouncycastle.bcpg
-
basic packet for a PGP secret key
- SecretKeyPacket(PublicKeyPacket, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretKeyPacket
-
- SecretKeyPacket(PublicKeyPacket, int, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretKeyPacket
-
- SecretKeySizeProvider - Interface in org.bouncycastle.operator
-
- SecretKeyUtil - Class in org.bouncycastle.jcajce.provider.util
-
- SecretKeyUtil() - Constructor for class org.bouncycastle.jcajce.provider.util.SecretKeyUtil
-
- SecretSubkeyPacket - Class in org.bouncycastle.bcpg
-
basic packet for a PGP secret key
- SecretSubkeyPacket(PublicKeyPacket, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretSubkeyPacket
-
- SecretSubkeyPacket(PublicKeyPacket, int, int, S2K, byte[], byte[]) - Constructor for class org.bouncycastle.bcpg.SecretSubkeyPacket
-
- secureReadable - Variable in class org.bouncycastle.cms.RecipientInformation
-
- SEED - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.AlgParamGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.CBC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.CMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.GMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.Poly1305 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.Poly1305KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED.Wrap - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SEED_CBC - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SEED_CBC - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- SEED_CBC - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- SEED_WRAP - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SEED_WRAP - Static variable in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- SEED_WRAP - Static variable in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
- SendSignedAndEncryptedMail - Class in org.bouncycastle.mail.smime.examples
-
Example that sends a signed and encrypted mail message.
- SendSignedAndEncryptedMail() - Constructor for class org.bouncycastle.mail.smime.examples.SendSignedAndEncryptedMail
-
- Serpent - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.CBC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.CFB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.OFB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.Poly1305 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.Poly1305KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.SerpentGMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.TAlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.TECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.TKeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Serpent.TSerpentGMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SerpentGMAC() - Constructor for class org.bouncycastle.jcajce.provider.symmetric.Serpent.SerpentGMAC
-
- set(int, byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
Sets a parameters to apply to the Skein hash function.
Parameter types must be in the range 0,5..62, and cannot use the value
48 (reserved for message body).
- setAACertificateAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAACertificateSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAccuracyMicros(int) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
- setAccuracyMillis(int) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
- setAccuracySeconds(int) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
- setAdditionalLocationsEnabled(boolean) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets if additional
X509Store
s for locations like LDAP found in
certificates or CRLs should be used.
- setAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Internally algorithm ids are converted into cipher names using a lookup table.
- setAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipientInfoGenerator
-
Internally algorithm ids are converted into cipher names using a lookup table.
- setAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Internally algorithm ids are converted into cipher names using a lookup table.
- setAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyUnwrapper
-
Internally algorithm ids are converted into cipher names using a lookup table.
- setAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyWrapper
-
Internally algorithm ids are converted into cipher names using a lookup table.
- setAlgorithmParameters(AlgorithmParameters) - Method in class org.bouncycastle.cms.jcajce.JceCMSContentEncryptorBuilder
-
Provide a set of algorithm parameters for the content encryption cipher to use.
- setAlgorithmParameters(AlgorithmParameters) - Method in class org.bouncycastle.cms.jcajce.JceCMSMacCalculatorBuilder
-
Provide a set of algorithm parameters for the content MAC calculator to use.
- setAnyPolicyInhibited(boolean) - Method in class org.bouncycastle.cert.path.validations.CertificatePoliciesValidationBuilder
-
- setAttrCertCheckers(Set) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the attribute certificate checkers.
- setAttrCertificateChecking(X509AttributeCertificate) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Sets the attribute certificate being checked.
- setAttributeAuthorityRevocationListAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeAuthorityRevocationListIssuerAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeCert(X509AttributeCertificateHolder) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Set the attribute certificate to be matched.
- setAttributeCert(X509AttributeCertificate) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Set the attribute certificate to be matched.
- setAttributeCertificateAttributeAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeCertificateAttributeSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeCertificateRevocationListAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeCertificateRevocationListIssuerAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeCertificateValid(Date) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Set the time, when the certificate must be valid.
- setAttributeCertificateValid(Date) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Set the time, when the certificate must be valid.
- setAttributeDescriptorCertificateAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAttributeDescriptorCertificateSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAuthenticatedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
- setAuthInfoPKMAC(PKMACBuilder, char[]) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setAuthInfoSender(X500Name) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setAuthInfoSender(GeneralName) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setAuthInfoSender(X500Principal) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessageBuilder
-
- setAuthoritative(boolean) - Method in class org.bouncycastle.cert.dane.fetcher.JndiDANEFetcherFactory
-
Specify requests must be authoritative, or not (default false).
- setAuthorityRevocationListAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setAuthorityRevocationListIssuerAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in interface org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.JCEDHPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.JCEElGamalPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.JCERSAPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.JDKDSAPrivateKey
-
- setBagAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.jce.provider.X509CertificateObject
-
Deprecated.
- setBEREncodeRecipients(boolean) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
Use a BER Set to store the recipient information.
- setBEREncodeRecipients(boolean) - Method in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
Use a BER Set to store the recipient information
- setBerEncodeRecipients(boolean) - Method in class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
Use a BER Set to store the recipient information
- setBody(PKIBody) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the body for the new message
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSAuthenticatedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSCompressedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSEnvelopedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setBufferSize(int) - Method in class org.bouncycastle.cms.CMSSignedDataStreamGenerator
-
Set the underlying string size for encapsulated data
- setCACertificateAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setCACertificateSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setCertificateRevocationListAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setCertificateRevocationListIssuerAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setCertPair(X509CertificatePair) - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
Set the certificate pair which is used for testing on equality.
- setCertReq(boolean) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- setCertStores(List) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the Java CertStore to this extended PKIX parameters.
- setChallenge(String) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- setCompleteCRLEnabled(boolean) - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector.Builder
-
If set to true
only complete CRLs are returned.
- setCompleteCRLEnabled(boolean) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
If set to true
only complete CRLs are returned.
- setContentProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipient
-
Set the provider to use for content processing.
- setContentProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipient
-
Set the provider to use for content processing.
- setContentProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipient
-
Set the provider to use for content processing.
- setContentProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipient
-
Set the provider to use for content processing.
- setContentProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Set the provider to use for content processing.
- setContentProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Set the provider to use for content processing.
- setContentProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Set the provider to use for content processing.
- setContentProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Set the provider to use for content processing.
- setContentProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyDataDecryptorFactoryBuilder
-
- setContentProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyDataDecryptorFactoryBuilder
-
- setContentTransferEncoding(String) - Method in class org.bouncycastle.mail.smime.SMIMEGenerator
-
set the content-transfer-encoding for the CMS block (enveloped data, signature, etc...) in the message.
- setCritical(boolean) - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- setCrossCertificateAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setCrossCertificateSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setDataLocations(GeneralName) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set data location to generated requests.
- setDataLocations(GeneralNames) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set data location to generated requests.
- setDataUri(URI) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedGenerator
-
Set the dataURI to be included in message.
- setDefaultProvider(String) - Static method in class org.bouncycastle.openpgp.PGPUtil
-
- setDeltaCRLIndicatorEnabled(boolean) - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector.Builder
-
If this is set to true
the CRL reported contains the delta
CRL indicator CRL extension.
- setDeltaCRLIndicatorEnabled(boolean) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
If this is set to true
the CRL reported contains the delta
CRL indicator CRL extension.
- setDeltaRevocationListAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setDeltaRevocationListIssuerAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setDigestCalculatorProvider(DigestCalculatorProvider) - Static method in class org.bouncycastle.cert.AttributeCertificateHolder
-
Set a digest calculator provider to be used if matches are attempted using
ObjectDigestInfo,
- setDigestProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder
-
- setDigestProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder
-
- setDirectSignature(boolean) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilder
-
If the passed in flag is true, the signer signature will be based on the data, not
a collection of signed attributes, and no signed attributes will be included.
- setDirectSignature(boolean) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
If the passed in flag is true, the signer signature will be based on the data, not
a collection of signed attributes, and no signed attributes will be included.
- setDirectSignature(boolean) - Method in class org.bouncycastle.cms.SignerInfoGeneratorBuilder
-
If the passed in flag is true, the signer signature will be based on the data, not
a collection of signed attributes, and no signed attributes will be included.
- setDVCS(GeneralName) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set DVCS name to generated requests.
- setDVCS(GeneralNames) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set DVCS name to generated requests.
- setEmbeddedSignature(boolean, PGPSignature) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setExcludedCerts(Set) - Method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Sets the excluded certificates which are not used for building a
certification path.
- setExpectedPolicies(Set) - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- setExplicitPolicyRequired(boolean) - Method in class org.bouncycastle.cert.path.validations.CertificatePoliciesValidationBuilder
-
- setExportable(boolean, boolean) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setFeature(boolean, byte) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setForwardSelector(X509CertStoreSelector) - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
- setFreeText(PKIFreeText) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Include a human-readable message in the new message.
- setHashedSubpackets(PGPSignatureSubpacketVector) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
- setHeader(String, String) - Method in class org.bouncycastle.bcpg.ArmoredOutputStream
-
Set an additional header entry.
- setHolder(AttributeCertificateHolder) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Sets the holder.
- setHolder(AttributeCertificateHolder) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Sets the holder.
- setImageAttribute(int, byte[]) - Method in class org.bouncycastle.openpgp.PGPUserAttributeSubpacketVectorGenerator
-
- setIsEndEntity(boolean) - Method in class org.bouncycastle.cert.path.CertPathValidationContext
-
- setIssuer(X500Name) - Method in class org.bouncycastle.cert.cmp.RevocationDetailsBuilder
-
- setIssuer(X500Name) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setIssuer(X500Principal) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessageBuilder
-
- setIssuer(AttributeCertificateIssuer) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Sets the issuer the attribute certificate must have.
- setIssuer(AttributeCertificateIssuer) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Sets the issuer the attribute certificate must have.
- setIssuerDN(X500Principal) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerDN(X509Name) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerDN(X500Principal) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerDN(X509Name) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerDN(X500Principal) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerDN(X509Name) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the
certificate.
- setIssuerKeyID(boolean, long) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Sets issuer key sub packet
- setIssuerUniqueId(boolean[]) - Method in class org.bouncycastle.cert.X509v2AttributeCertificateBuilder
-
- setIssuerUniqueID(boolean[]) - Method in class org.bouncycastle.cert.X509v3CertificateBuilder
-
Set the issuerUniqueID - note: it is very rare that it is correct to do this.
- setIssuerUniqueID(boolean[]) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the issuer unique ID - note: it is very rare that it is correct to do this.
- setIssuingDistributionPoint(byte[]) - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector.Builder
-
Sets the issuing distribution point.
- setIssuingDistributionPoint(byte[]) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Sets the issuing distribution point.
- setIssuingDistributionPointEnabled(boolean) - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector.Builder
-
Enables or disables the issuing distribution point check.
- setIssuingDistributionPointEnabled(boolean) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Enables or disables the issuing distribution point check.
- setIterationCount(int) - Method in class org.bouncycastle.cert.crmf.PKMACBuilder
-
- setIterationCount(int) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8EncryptorBuilder
-
- setIterationCount(int) - Method in class org.bouncycastle.pkcs.bc.BcPKCS12MacCalculatorBuilder
-
- setIterationCount(int) - Method in class org.bouncycastle.pkcs.bc.BcPKCS12PBEOutputEncryptorBuilder
-
- setIterationCount(int) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilder
-
- setIterationCount(int) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEOutputEncryptorBuilder
-
Set the iteration count for the PBE calculation.
- setKey(byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
- setKeyAlgorithm(AlgorithmIdentifier) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- setKeyExpirationTime(boolean, long) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Set the number of seconds a key is valid for after the time of its creation.
- setKeyFlags(boolean, int) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setKeyIdentifier(byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
- setKeySizeProvider(SecretKeySizeProvider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder
-
Set the lookup provider of AlgorithmIdentifier returning key_size_in_bits used to
handle PKCS5 decryption.
- setKeySizeProvider(SecretKeySizeProvider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEOutputEncryptorBuilder
-
Set the lookup provider of AlgorithmIdentifier returning key_size_in_bits used to
handle PKCS5 decryption.
- setKeySizeValidation(boolean) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipient
-
Set validation of retrieved key sizes against the algorithm parameters for the encrypted key where possible - default is off.
- setKeySizeValidation(boolean) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Set validation of retrieved key sizes against the algorithm parameters for the encrypted key where possible - default is off.
- setKeySizeValidation(boolean) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Set validation of retrieved key sizes against the algorithm parameters for the encrypted key where possible - default is off.
- setLdapAACertificateAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapAttributeAuthorityRevocationListAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapAttributeCertificateAttributeAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapAttributeCertificateRevocationListAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapAttributeDescriptorCertificateAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapAuthorityRevocationListAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapCACertificateAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapCertificateRevocationListAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapCrossCertificateAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapDeltaRevocationListAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLdapUserCertificateAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setLeaveOffEmptyAttributes(boolean) - Method in class org.bouncycastle.pkcs.PKCS10CertificationRequestBuilder
-
The attributes field in PKCS10 should encoded to an empty tagged set if there are
no attributes.
- setLocale(Locale) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
Set a Locale for time creation - you may need to use this if the default locale
doesn't use a Gregorian calender so that the GeneralizedTime produced is compatible with other ASN.1 implementations.
- SETMASK - Static variable in class org.bouncycastle.apache.bzip2.CBZip2OutputStream
-
- setMaxBaseCRLNumber(BigInteger) - Method in class org.bouncycastle.jcajce.PKIXCRLStoreSelector.Builder
-
Sets the maximum base CRL number.
- setMaxBaseCRLNumber(BigInteger) - Method in class org.bouncycastle.x509.X509CRLStoreSelector
-
Sets the maximum base CRL number.
- setMaxPathLength(int) - Method in class org.bouncycastle.jcajce.PKIXExtendedBuilderParameters.Builder
-
Sets the maximum number of intermediate non-self-issued certificates in a
certification path.
- setMaxPathLength(int) - Method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Sets the maximum number of intermediate non-self-issued certificates in a
certification path.
- setMessageTime(Date) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the creation time for the new message.
- setMetaData(boolean, String, String) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedGenerator
-
Set the MetaData for the generated message.
- setMetaData(boolean, String, String, Attributes) - Method in class org.bouncycastle.tsp.cms.CMSTimeStampedGenerator
-
Set the MetaData for the generated message.
- setMode(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Since asymmetric block ciphers do not support modes, this method does
nothing.
- setMode(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Since asymmetric hybrid ciphers do not support modes, this method does
nothing.
- setMode(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Set the mode of this cipher.
- setMustProduceEncodableUnwrappedKey(boolean) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Flag that unwrapping must produce a key that will return a meaningful value from a call to Key.getEncoded().
- setMustProduceEncodableUnwrappedKey(boolean) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyUnwrapper
-
Flag that unwrapping must produce a key that will return a meaningful value from a call to Key.getEncoded().
- setNecessaryACAttributes(Set) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the neccessary which must be contained in an attribute certificate.
- setNextUpdate(Date) - Method in class org.bouncycastle.cert.X509v2CRLBuilder
-
Set the date by which the next CRL will become available.
- setNextUpdate(Date, Locale) - Method in class org.bouncycastle.cert.X509v2CRLBuilder
-
Set the date by which the next CRL will become available.
- setNextUpdate(Time) - Method in class org.bouncycastle.cert.X509v2CRLBuilder
-
Set the date by which the next CRL will become available.
- setNextUpdate(Date) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
- setNonce(BigInteger) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set a nonce for this request,
- setNonce(byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
- setNotAfter(Date) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
- setNotAfter(Date) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
- setNotationData(boolean, boolean, String, String) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setNotBefore(Date) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
- setNotBefore(Date) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
- setOddParity(byte[]) - Static method in class org.bouncycastle.jcajce.provider.asymmetric.util.DESUtil
-
DES Keys use the LSB as the odd parity bit.
- setOrdering(boolean) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
- setOriginatorInfo(OriginatorInformation) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- setOutputStream(OutputStream) - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- setPadding(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Since asymmetric block ciphers do not support padding, this method does
nothing.
- setPadding(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Since asymmetric hybrid ciphers do not support padding, this method does
nothing.
- setPadding(String) - Method in class org.bouncycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Set the padding mechanism of this cipher.
- setParameter(String, Object) - Method in interface org.bouncycastle.jcajce.provider.config.ConfigurableProvider
-
- setParameter(String, Object) - Method in class org.bouncycastle.jce.provider.BouncyCastleProvider
-
- setParameter(String, Object) - Method in class org.bouncycastle.pqc.jcajce.provider.BouncyCastlePQCProvider
-
- setParameters(PBMParameter) - Method in class org.bouncycastle.cert.crmf.PKMACBuilder
-
- setParams(PKIXParameters) - Method in class org.bouncycastle.x509.ExtendedPKIXBuilderParameters
-
Deprecated.
Can alse handle ExtendedPKIXBuilderParameters
and
PKIXBuilderParameters
.
- setParams(PKIXParameters) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Method to support clone()
under J2ME.
- setParent(PKIXPolicyNode) - Method in class org.bouncycastle.jce.provider.PKIXPolicyNode
-
- setPasssword(char[]) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8EncryptorBuilder
-
- setPassword(char[]) - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- setPasswordConversionScheme(int) - Method in class org.bouncycastle.cms.bc.BcPasswordRecipient
-
- setPasswordConversionScheme(int) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipient
-
- setPasswordConversionScheme(int) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- setPersonalisation(byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
- setPersonalisation(Date, String, String) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
Implements the recommended personalisation format for Skein defined in Section 4.11 of
the Skein 1.3 specification.
- setPersonalisation(Date, Locale, String, String) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
Implements the recommended personalisation format for Skein defined in Section 4.11 of
the Skein 1.3 specification.
- setPointCompression(boolean) - Method in class org.bouncycastle.jce.spec.IESParameterSpec
-
Set the 'point compression' flag.
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- setPointFormat(String) - Method in interface org.bouncycastle.jce.interfaces.ECPointEncoder
-
Set the formatting for encoding of points.
- setPointFormat(String) - Method in class org.bouncycastle.jce.provider.JCEECPrivateKey
-
- setPointFormat(String) - Method in class org.bouncycastle.jce.provider.JCEECPublicKey
-
- setPolicyMappingInhibited(boolean) - Method in class org.bouncycastle.cert.path.validations.CertificatePoliciesValidationBuilder
-
- setPreferredCompressionAlgorithms(boolean, int[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setPreferredHashAlgorithms(boolean, int[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setPreferredSymmetricAlgorithms(boolean, int[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setPRF(PasswordRecipient.PRF) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- setPrimaryUserID(boolean, boolean) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setProhibitedACAttributes(Set) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the attribute certificates which are not allowed.
- setProofOfPossessionRaVerified() - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setProofOfPossessionSigningKeySigner(ContentSigner) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setProofOfPossessionSubsequentMessage(SubsequentMessage) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setProtectionParameter(KeyStore.ProtectionParameter) - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- setProvider(String) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessage
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessage
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.crmf.jcajce.JceAsymmetricValueDecryptorGenerator
-
- setProvider(String) - Method in class org.bouncycastle.cert.crmf.jcajce.JceAsymmetricValueDecryptorGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.crmf.jcajce.JceCRMFEncryptorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.cert.crmf.jcajce.JceCRMFEncryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.crmf.jcajce.JcePKMACValuesCalculator
-
- setProvider(String) - Method in class org.bouncycastle.cert.crmf.jcajce.JcePKMACValuesCalculator
-
- setProvider(String) - Method in class org.bouncycastle.cert.jcajce.JcaCertStoreBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.jcajce.JcaCertStoreBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.jcajce.JcaX509CertificateConverter
-
Set the provider to use from a Provider object.
- setProvider(String) - Method in class org.bouncycastle.cert.jcajce.JcaX509CertificateConverter
-
Set the provider to use by name.
- setProvider(Provider) - Method in class org.bouncycastle.cert.jcajce.JcaX509ContentVerifierProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.cert.jcajce.JcaX509ContentVerifierProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cert.jcajce.JcaX509CRLConverter
-
Set the provider to use from a Provider object.
- setProvider(String) - Method in class org.bouncycastle.cert.jcajce.JcaX509CRLConverter
-
Set the provider to use by name.
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoVerifierBuilder
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoVerifierBuilder
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilder
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceAlgorithmIdentifierConverter
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceAlgorithmIdentifierConverter
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceCMSContentEncryptorBuilder
-
Set the provider to use for content encryption.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceCMSContentEncryptorBuilder
-
Set the provider to use for content encryption (by name)
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceCMSMacCalculatorBuilder
-
Set the provider to use for content encryption.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceCMSMacCalculatorBuilder
-
Set the provider to use for content encryption (by name)
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipientInfoGenerator
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKeyTransRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
-
Set the provider to use for key recovery and content processing.
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipientInfoGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipient
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipient
-
- setProvider(Provider) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipientInfoGenerator
-
- setProvider(String) - Method in class org.bouncycastle.cms.jcajce.JcePasswordRecipientInfoGenerator
-
- setProvider(String) - Method in class org.bouncycastle.eac.jcajce.JcaPublicKeyConverter
-
- setProvider(Provider) - Method in class org.bouncycastle.eac.jcajce.JcaPublicKeyConverter
-
- setProvider(String) - Method in class org.bouncycastle.eac.operator.jcajce.JcaEACSignatureVerifierBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.eac.operator.jcajce.JcaEACSignatureVerifierBuilder
-
- setProvider(String) - Method in class org.bouncycastle.eac.operator.jcajce.JcaEACSignerBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.eac.operator.jcajce.JcaEACSignerBuilder
-
- setProvider(String) - Method in class org.bouncycastle.mozilla.jcajce.JcaSignedPublicKeyAndChallenge
-
- setProvider(Provider) - Method in class org.bouncycastle.mozilla.jcajce.JcaSignedPublicKeyAndChallenge
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentVerifierBuilderProvider
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentVerifierBuilderProvider
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPDigestCalculatorProviderBuilder
-
Sets the provider to use to obtain cryptographic primitives.
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPDigestCalculatorProviderBuilder
-
Sets the provider to use to obtain cryptographic primitives.
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEDataDecryptorFactoryBuilder
-
Set the provider object to use for creating cryptographic primitives in the resulting factory the builder produces.
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEDataDecryptorFactoryBuilder
-
Set the provider name to use for creating cryptographic primitives in the resulting factory the builder produces.
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEKeyEncryptionMethodGenerator
-
Sets the JCE provider to source cryptographic primitives from.
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEKeyEncryptionMethodGenerator
-
Sets the JCE provider to source cryptographic primitives from.
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEProtectionRemoverFactory
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEProtectionRemoverFactory
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBESecretKeyDecryptorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBESecretKeyDecryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBESecretKeyEncryptorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBESecretKeyEncryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
Sets the JCE provider to source cryptographic primitives from.
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
Sets the JCE provider to source cryptographic primitives from.
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyDataDecryptorFactoryBuilder
-
Set the provider object to use for creating cryptographic primitives in the resulting factory the builder produces.
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyDataDecryptorFactoryBuilder
-
Set the provider name to use for creating cryptographic primitives in the resulting factory the builder produces.
- setProvider(Provider) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyKeyEncryptionMethodGenerator
-
- setProvider(String) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyKeyEncryptionMethodGenerator
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JcaPKIXIdentityBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JcaPKIXIdentityBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8EncryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8EncryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.openssl.jcajce.JcePEMEncryptorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.openssl.jcajce.JcePEMEncryptorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JcaContentSignerBuilder
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JcaContentSignerBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyUnwrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyUnwrapper
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyWrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyWrapper
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyUnwrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyUnwrapper
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyWrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyWrapper
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyUnwrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyUnwrapper
-
- setProvider(Provider) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyWrapper
-
- setProvider(String) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyWrapper
-
- setProvider(String) - Method in class org.bouncycastle.pkcs.jcajce.JcaPKCS10CertificationRequest
-
- setProvider(Provider) - Method in class org.bouncycastle.pkcs.jcajce.JcaPKCS10CertificationRequest
-
- setProvider(Provider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilderProvider
-
- setProvider(String) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCS12MacCalculatorBuilderProvider
-
- setProvider(Provider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder
-
- setProvider(String) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder
-
- setProvider(Provider) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEOutputEncryptorBuilder
-
- setProvider(String) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEOutputEncryptorBuilder
-
- setPublicKey(SubjectPublicKeyInfo) - Method in class org.bouncycastle.cert.cmp.RevocationDetailsBuilder
-
- setPublicKey(SubjectPublicKeyInfo) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setPublicKey(PublicKey) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessageBuilder
-
- setPublicKey(byte[]) - Method in class org.bouncycastle.jcajce.spec.SkeinParameterSpec.Builder
-
- setPublicKey(PublicKey) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- setPublicKey(PublicKey) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
- setPublicKey(PublicKey) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
- setPublicKeyMac(PKMACValueGenerator, char[]) - Method in class org.bouncycastle.cert.crmf.ProofOfPossessionSigningKeyBuilder
-
- setRandom(SecureRandom) - Method in class org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- setRandom(SecureRandom) - Method in class org.bouncycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- setRandom(SecureRandom) - Method in interface org.bouncycastle.jce.interfaces.BCKeyStore
-
set the random source for the key store
- setRandom(SecureRandom) - Method in class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8EncryptorBuilder
-
- setRecipKID(byte[]) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the recipient key identifier for the key to be used to verify the new message.
- setRecipNonce(byte[]) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the recipient nonce field on the new message.
- setReqPolicy(String) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- setReqPolicy(ASN1ObjectIdentifier) - Method in class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- setRequester(GeneralName) - Method in class org.bouncycastle.dvcs.DVCSRequestBuilder
-
Set requester name.
- setRequestExtensions(Extensions) - Method in class org.bouncycastle.cert.ocsp.OCSPReqBuilder
-
- setRequestorName(X500Name) - Method in class org.bouncycastle.cert.ocsp.OCSPReqBuilder
-
Set the requestor name to the passed in X500Name
- setRequestorName(GeneralName) - Method in class org.bouncycastle.cert.ocsp.OCSPReqBuilder
-
- setRequestTime(Date) - Method in class org.bouncycastle.dvcs.VPKCRequestBuilder
-
- setRequestTime(Date) - Method in class org.bouncycastle.dvcs.VSDRequestBuilder
-
- setResolution(int) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
Set the resolution of the time stamp - R_SECONDS (the default), R_TENTH_OF_SECONDS, R_MICROSECONDS, R_MILLISECONDS
- setResponseExtensions(Extensions) - Method in class org.bouncycastle.cert.ocsp.BasicOCSPRespBuilder
-
Set the extensions for the response.
- setReverseSelector(X509CertStoreSelector) - Method in class org.bouncycastle.x509.X509CertPairStoreSelector
-
- setRevocable(boolean, boolean) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setRevocationEnabled(boolean) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
Flag whether or not revocation checking is to be enabled.
- setRevocationKey(boolean, int, byte[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Sets revocation key sub packet
- setRevocationReason(boolean, byte, String) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Sets revocation reason sub packet
- setSaltAndIterationCount(byte[], int) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- setSaltLength(int) - Method in class org.bouncycastle.cert.crmf.PKMACBuilder
-
Set the salt length in octets.
- setSearchForSerialNumberIn(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cert.crmf.jcajce.JceCRMFEncryptorBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cert.crmf.PKMACBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.bc.BcCMSContentEncryptorBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.jcajce.JceCMSContentEncryptorBuilder
-
Provide a specified source of randomness to be used for session key and IV/nonce generation.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.jcajce.JceCMSMacCalculatorBuilder
-
Provide a specified source of randomness to be used for session key and IV/nonce generation.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.jcajce.JceKEKRecipientInfoGenerator
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.cms.PasswordRecipientInfoGenerator
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.bc.BcPBEKeyEncryptionMethodGenerator
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.bc.BcPBESecretKeyEncryptorBuilder
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPContentSignerBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.bc.BcPublicKeyKeyEncryptionMethodGenerator
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBEKeyEncryptionMethodGenerator
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePBESecretKeyEncryptorBuilder
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePublicKeyKeyEncryptionMethodGenerator
-
Provide a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openpgp.operator.PBEKeyEncryptionMethodGenerator
-
Sets a user defined source of randomness.
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.openssl.jcajce.JcePEMEncryptorBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.bc.BcContentSignerBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.bc.BcSymmetricKeyUnwrapper
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.bc.BcSymmetricKeyWrapper
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.jcajce.JcaContentSignerBuilder
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.jcajce.JceAsymmetricKeyWrapper
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.jcajce.JceKTSKeyWrapper
-
- setSecureRandom(SecureRandom) - Method in class org.bouncycastle.operator.jcajce.JceSymmetricKeyWrapper
-
- setSender(GeneralName) - Method in class org.bouncycastle.cert.crmf.ProofOfPossessionSigningKeyBuilder
-
- setSenderKID(byte[]) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the sender key identifier for the key used to protect the new message.
- setSenderNonce(byte[]) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the sender nonce field on the new message.
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.cert.cmp.RevocationDetailsBuilder
-
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Sets the serial number the attribute certificate must have.
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Sets the serial number the attribute certificate must have.
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
set the serial number for the certificate.
- setSerialNumber(BigInteger) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
set the serial number for the certificate.
- setSignatureAlgorithm(String) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Set the signature algorithm.
- setSignatureAlgorithm(String) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
Set the signature algorithm.
- setSignatureAlgorithm(String) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the signature algorithm.
- setSignatureAlgorithmFinder(SignatureAlgorithmIdentifierFinder) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoVerifierBuilder
-
- setSignatureAlgorithmNameGenerator(CMSSignatureAlgorithmNameGenerator) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoVerifierBuilder
-
Override the default signature algorithm name generator.
- setSignatureCreationTime(boolean, Date) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Set the creation time for the signature.
- setSignatureExpirationTime(boolean, long) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Set the number of seconds a signature is valid for after the time of its creation.
- setSignatureTarget(boolean, int, int, byte[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Sets a signature target sub packet.
- setSignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilder
-
- setSignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
- setSignedAttributeGenerator(AttributeTable) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
set up a DefaultSignedAttributeTableGenerator primed with the passed in AttributeTable.
- setSignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.SignerInfoGeneratorBuilder
-
Provide a custom signed attribute generator.
- setSignerUserID(boolean, String) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setSignerUserID(boolean, byte[]) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
- setSigningAlgorithm(AlgorithmIdentifier) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- setSigningDigestAlgorithmMapping(String, String) - Static method in class org.bouncycastle.cms.CMSConfig
-
Set the mapping for the digest algorithm to use in conjunction with a SignedData generation
or interpretation.
- setSigningDigestAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.cms.DefaultCMSSignatureAlgorithmNameGenerator
-
Set the mapping for the digest algorithm to use in conjunction with a SignedData generation
or interpretation.
- setSigningEncryptionAlgorithmMapping(String, String) - Static method in class org.bouncycastle.cms.CMSConfig
-
Set the mapping for the encryption algorithm used in association with a SignedData generation
or interpretation.
- setSigningEncryptionAlgorithmMapping(ASN1ObjectIdentifier, String) - Method in class org.bouncycastle.cms.DefaultCMSSignatureAlgorithmNameGenerator
-
Set the mapping for the encryption algorithm used in association with a SignedData generation
or interpretation.
- setStores(List) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the Bouncy Castle Stores for finding CRLs, certificates, attribute
certificates or cross certificates.
- setSubject(X500Name) - Method in class org.bouncycastle.cert.cmp.RevocationDetailsBuilder
-
- setSubject(X500Name) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
- setSubject(X500Principal) - Method in class org.bouncycastle.cert.crmf.jcajce.JcaCertificateRequestMessageBuilder
-
- setSubjectDN(X500Principal) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Set the subject distinguished name.
- setSubjectDN(X509Name) - Method in class org.bouncycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Set the subject distinguished name.
- setSubjectDN(X500Principal) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the subject distinguished name.
- setSubjectDN(X509Name) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the subject distinguished name.
- setSubjectUniqueID(boolean[]) - Method in class org.bouncycastle.cert.X509v3CertificateBuilder
-
Set the subjectUniqueID - note: it is very rare that it is correct to do this.
- setSubjectUniqueID(boolean[]) - Method in class org.bouncycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Set the subject unique ID - note: it is very rare that it is correct to do this.
- setTargetCertConstraints(CertSelector) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the required constraints on the target certificate.
- setTargetConstraints(PKIXCertStoreSelector) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
- setTargetConstraints(Selector) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the required constraints on the target certificate or attribute
certificate.
- setTargetGroups(Collection) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Adds a collection with target groups criteria.
- setTargetGroups(Collection) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Adds a collection with target groups criteria.
- setTargetNames(Collection) - Method in class org.bouncycastle.cert.selector.X509AttributeCertificateHolderSelectorBuilder
-
Adds a collection with target names criteria.
- setTargetNames(Collection) - Method in class org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Adds a collection with target names criteria.
- setThisUpdate(Date) - Method in class org.bouncycastle.x509.X509V2CRLGenerator
-
Deprecated.
- setTransactionID(byte[]) - Method in class org.bouncycastle.cert.cmp.ProtectedPKIMessageBuilder
-
Set the identifier for the transaction the new message will belong to.
- setTrust(boolean, int, int) - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketGenerator
-
Add a TrustSignature packet to the signature.
- setTrustAnchor(TrustAnchor) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
Set the trustAnchor to be used with these parameters.
- setTrustAnchors(Set<TrustAnchor>) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
Set the set of trustAnchors to be used with these parameters.
- setTrustedACIssuers(Set) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets the trusted attribute certificate issuers.
- setTryWrongPKCS12Zero(boolean) - Method in class org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- setTryWrongPKCS12Zero(boolean) - Method in class org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder
-
- setTSA(GeneralName) - Method in class org.bouncycastle.tsp.TimeStampTokenGenerator
-
- setType(String) - Method in class org.bouncycastle.cert.jcajce.JcaCertStoreBuilder
-
Set the type of the CertStore generated.
- setUnauthenticatedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSAuthenticatedGenerator
-
- setUnhashedSubpackets(PGPSignatureSubpacketVector) - Method in class org.bouncycastle.openpgp.PGPSignatureGenerator
-
- setUnprotectedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSEncryptedGenerator
-
- setUnprotectedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.CMSEnvelopedGenerator
-
- setUnsignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilder
-
- setUnsignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoGeneratorBuilder
-
- setUnsignedAttributeGenerator(CMSAttributeTableGenerator) - Method in class org.bouncycastle.cms.SignerInfoGeneratorBuilder
-
Provide a generator of unsigned attributes.
- setup(AlgorithmIdentifier, AlgorithmIdentifier) - Method in class org.bouncycastle.cert.crmf.jcajce.JcePKMACValuesCalculator
-
- setup(AlgorithmIdentifier, AlgorithmIdentifier) - Method in interface org.bouncycastle.cert.crmf.PKMACValuesCalculator
-
- setUseDeltasEnabled(boolean) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
Sets if delta CRLs should be used for checking the revocation status.
- setUseDeltasEnabled(boolean) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
Sets if delta CRLs should be used for checking the revocation status.
- setUseDEREncoding(boolean) - Method in class org.bouncycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- setUserCertificateAttribute(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setUserCertificateSubjectAttributeName(String) - Method in class org.bouncycastle.jce.X509LDAPCertStoreParameters.Builder
-
- setUserKeyingMaterial(byte[]) - Method in class org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientInfoGenerator
-
- setValidity(Date, Date) - Method in class org.bouncycastle.cert.crmf.CertificateRequestMessageBuilder
-
Request a validity period for the certificate.
- setValidityModel(int) - Method in class org.bouncycastle.jcajce.PKIXExtendedParameters.Builder
-
- setValidityModel(int) - Method in class org.bouncycastle.x509.ExtendedPKIXParameters
-
Deprecated.
- setWithIntegrityPacket(boolean) - Method in class org.bouncycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder
-
Sets whether or not the resulting encrypted data will be protected using an integrity packet.
- setWithIntegrityPacket(boolean) - Method in class org.bouncycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder
-
Sets whether or not the resulting encrypted data will be protected using an integrity packet.
- SHA1 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
-
- SHA1 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SHA1() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA1
-
- SHA1 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA1 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- SHA1 - Static variable in interface org.bouncycastle.jce.provider.BrokenPBE
-
- SHA1 - Static variable in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- SHA1 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- SHA1.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA1.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
SHA1 HMac
- SHA1.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA1.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA1.PBEWithMacKeyFactory - Class in org.bouncycastle.jcajce.provider.digest
-
PBEWithHmacSHA
- SHA1.SHA1Mac - Class in org.bouncycastle.jcajce.provider.digest
-
SHA1 HMac
- SHA1Mac() - Constructor for class org.bouncycastle.jcajce.provider.digest.SHA1.SHA1Mac
-
- SHA1withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA1withRSA
-
- SHA1WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA1WithRSAEncryption
-
- SHA1WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA1WithRSAEncryption
-
- SHA224 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
-
- SHA224 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SHA224() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA224
-
- SHA224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA224 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- SHA224 - Static variable in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- SHA224 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- SHA224.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA224.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA224.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA224.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA224withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA224withRSA
-
- SHA224WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA224WithRSAEncryption
-
- SHA224WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA224WithRSAEncryption
-
- SHA256 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
-
- SHA256 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SHA256() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA256
-
- SHA256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA256 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- SHA256 - Static variable in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- SHA256 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- SHA256.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA256.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA256.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
HMACSHA256
- SHA256.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA256.PBEWithMacKeyFactory - Class in org.bouncycastle.jcajce.provider.digest
-
PBEWithHmacSHA
- SHA256withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA256withRSA
-
- SHA256WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA256WithRSAEncryption
-
- SHA256WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA256WithRSAEncryption
-
- SHA3 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.Digest224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.Digest256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.Digest384 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.Digest512 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.DigestSHA3 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.HashMac224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.HashMac256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.HashMac384 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.HashMac512 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.HashMacSHA3 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.KeyGenerator224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.KeyGenerator256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.KeyGenerator384 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.KeyGenerator512 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.KeyGeneratorSHA3 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA3.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
-
- SHA384 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SHA384() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA384
-
- SHA384 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- SHA384 - Static variable in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- SHA384 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- SHA384.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
HMACSHA384
- SHA384.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384.OldSHA384 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA384withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA384withRSA
-
- SHA384WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA384WithRSAEncryption
-
- SHA384WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA384WithRSAEncryption
-
- SHA3_224() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA3_224
-
- SHA3_224withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA3_224withRSA
-
- SHA3_256() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA3_256
-
- SHA3_256 - Static variable in class org.bouncycastle.pqc.jcajce.spec.SPHINCS256KeyGenParameterSpec
-
Use SHA3-256 for the tree generation function.
- SHA3_256withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA3_256withRSA
-
- SHA3_384() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA3_384
-
- SHA3_384withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA3_384withRSA
-
- SHA3_512() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA3_512
-
- SHA3_512withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA3_512withRSA
-
- SHA512 - Static variable in interface org.bouncycastle.bcpg.HashAlgorithmTags
-
- SHA512 - Static variable in class org.bouncycastle.cms.CMSAlgorithm
-
- SHA512() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA512
-
- SHA512 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512 - Static variable in interface org.bouncycastle.jcajce.provider.symmetric.util.PBE
-
- SHA512 - Static variable in class org.bouncycastle.pqc.jcajce.spec.McElieceCCA2KeyGenParameterSpec
-
- SHA512 - Static variable in interface org.bouncycastle.tsp.TSPAlgorithms
-
- SHA512.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.DigestT - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.DigestT224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.DigestT256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.HashMac - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.HashMacT224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.HashMacT256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.KeyGenerator - Class in org.bouncycastle.jcajce.provider.digest
-
HMACSHA512
- SHA512.KeyGeneratorT224 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.KeyGeneratorT256 - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SHA512.OldSHA512 - Class in org.bouncycastle.jcajce.provider.digest
-
SHA-512 HMac
- SHA512_224() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA512_224
-
- SHA512_224withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA512_224withRSA
-
- SHA512_224WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA512_224WithRSAEncryption
-
- SHA512_224WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA512_224WithRSAEncryption
-
- SHA512_256() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi.SHA512_256
-
- SHA512_256 - Static variable in class org.bouncycastle.pqc.jcajce.spec.SPHINCS256KeyGenParameterSpec
-
Use SHA512-256 for the tree generation function.
- SHA512_256withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA512_256withRSA
-
- SHA512_256WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA512_256WithRSAEncryption
-
- SHA512_256WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA512_256WithRSAEncryption
-
- SHA512withRSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi.SHA512withRSA
-
- SHA512WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi.SHA512WithRSAEncryption
-
- SHA512WithRSAEncryption() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.rsa.X931SignatureSpi.SHA512WithRSAEncryption
-
- Shacal2 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.AlgParamGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.CBC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.CMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Shacal2.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SHARED - Static variable in class org.bouncycastle.bcpg.sig.KeyFlags
-
- SharedFileInputStream - Class in org.bouncycastle.mail.smime.util
-
- SharedFileInputStream(String) - Constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- SharedFileInputStream(File) - Constructor for class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- SIG_REQUIRED - Static variable in class org.bouncycastle.cert.ocsp.OCSPResp
-
- SIG_REQUIRED - Static variable in class org.bouncycastle.cert.ocsp.OCSPRespBuilder
-
- sign(PrivateKey) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- sign(PrivateKey, SecureRandom) - Method in class org.bouncycastle.jce.netscape.NetscapeCertRequest
-
- sign(MimeBodyPart, SignerInfoGenerator) - Method in class org.bouncycastle.mail.smime.SMIMEToolkit
-
Produce a signed message in multi-part format with the second part containing a detached signature for the first.
- SIGN_DATA - Static variable in class org.bouncycastle.bcpg.sig.KeyFlags
-
- SIGNATURE - Static variable in interface org.bouncycastle.bcpg.PacketTags
-
- SIGNATURE - Static variable in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- SIGNATURE_ALGORITHM_IDENTIFIER - Static variable in interface org.bouncycastle.cms.CMSAttributeTableGenerator
-
- SIGNATURE_TARGET - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
-
- SignatureAlgorithmIdentifierFinder - Interface in org.bouncycastle.operator
-
- SignatureCreationTime - Class in org.bouncycastle.bcpg.sig
-
packet giving signature creation time.
- SignatureCreationTime(boolean, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureCreationTime
-
- SignatureCreationTime(boolean, Date) - Constructor for class org.bouncycastle.bcpg.sig.SignatureCreationTime
-
- SignatureExpirationTime - Class in org.bouncycastle.bcpg.sig
-
packet giving signature expiration time.
- SignatureExpirationTime(boolean, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureExpirationTime
-
- SignatureExpirationTime(boolean, long) - Constructor for class org.bouncycastle.bcpg.sig.SignatureExpirationTime
-
- SignaturePacket - Class in org.bouncycastle.bcpg
-
generic signature packet
- SignaturePacket(int, long, int, int, SignatureSubpacket[], SignatureSubpacket[], byte[], MPInteger[]) - Constructor for class org.bouncycastle.bcpg.SignaturePacket
-
Generate a version 4 signature packet.
- SignaturePacket(int, int, long, int, int, long, byte[], MPInteger[]) - Constructor for class org.bouncycastle.bcpg.SignaturePacket
-
Generate a version 2/3 signature packet.
- SignaturePacket(int, int, long, int, int, SignatureSubpacket[], SignatureSubpacket[], byte[], MPInteger[]) - Constructor for class org.bouncycastle.bcpg.SignaturePacket
-
- SignatureSpi - Class in org.bouncycastle.jcajce.provider.asymmetric.dstu
-
- SignatureSpi() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- SignatureSpi - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi - Class in org.bouncycastle.jcajce.provider.asymmetric.ecgost
-
- SignatureSpi() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- SignatureSpi - Class in org.bouncycastle.jcajce.provider.asymmetric.gost
-
- SignatureSpi() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- SignatureSpi - Class in org.bouncycastle.pqc.jcajce.provider.rainbow
-
Rainbow Signature class, extending the jce SignatureSpi.
- SignatureSpi(Digest, RainbowSigner) - Constructor for class org.bouncycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- SignatureSpi - Class in org.bouncycastle.pqc.jcajce.provider.sphincs
-
- SignatureSpi(Digest, SPHINCS256Signer) - Constructor for class org.bouncycastle.pqc.jcajce.provider.sphincs.SignatureSpi
-
- SignatureSpi.ecCVCDSA - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecCVCDSA224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecCVCDSA256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecCVCDSA384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecCVCDSA512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSA - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSA224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSA256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSA384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSA512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSASha3_224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSASha3_256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSASha3_384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDetDSASha3_512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSA - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSA224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSA256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSA384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSA512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSAnone - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSARipeMD160 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSASha3_224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSASha3_256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSASha3_384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecDSASha3_512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecNR - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecNR224 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecNR256 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecNR384 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecNR512 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.ecPlainDSARP160 - Class in org.bouncycastle.jcajce.provider.asymmetric.ec
-
- SignatureSpi.withSha224 - Class in org.bouncycastle.pqc.jcajce.provider.rainbow
-
- SignatureSpi.withSha256 - Class in org.bouncycastle.pqc.jcajce.provider.rainbow
-
- SignatureSpi.withSha384 - Class in org.bouncycastle.pqc.jcajce.provider.rainbow
-
- SignatureSpi.withSha3_512 - Class in org.bouncycastle.pqc.jcajce.provider.sphincs
-
- SignatureSpi.withSha512 - Class in org.bouncycastle.pqc.jcajce.provider.rainbow
-
- SignatureSpi.withSha512 - Class in org.bouncycastle.pqc.jcajce.provider.sphincs
-
- SignatureSpiLe - Class in org.bouncycastle.jcajce.provider.asymmetric.dstu
-
- SignatureSpiLe() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.dstu.SignatureSpiLe
-
- SignatureSubpacket - Class in org.bouncycastle.bcpg
-
Basic type for a PGP Signature sub-packet.
- SignatureSubpacket(int, boolean, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.SignatureSubpacket
-
- SignatureSubpacketInputStream - Class in org.bouncycastle.bcpg
-
reader for signature sub-packets
- SignatureSubpacketInputStream(InputStream) - Constructor for class org.bouncycastle.bcpg.SignatureSubpacketInputStream
-
- SignatureSubpacketTags - Interface in org.bouncycastle.bcpg
-
Basic PGP signature sub-packet tag types.
- SignatureTarget - Class in org.bouncycastle.bcpg.sig
-
RFC 4880, Section 5.2.3.25 - Signature Target subpacket.
- SignatureTarget(boolean, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureTarget
-
- SignatureTarget(boolean, int, int, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignatureTarget
-
- signedAttributeSet - Variable in class org.bouncycastle.cms.SignerInformation
-
- SignedDVCSMessageGenerator - Class in org.bouncycastle.dvcs
-
- SignedDVCSMessageGenerator(CMSSignedDataGenerator) - Constructor for class org.bouncycastle.dvcs.SignedDVCSMessageGenerator
-
- SignedFileProcessor - Class in org.bouncycastle.openpgp.examples
-
A simple utility class that signs and verifies files.
- SignedFileProcessor() - Constructor for class org.bouncycastle.openpgp.examples.SignedFileProcessor
-
- SignedMailValidator - Class in org.bouncycastle.mail.smime.validator
-
- SignedMailValidator(MimeMessage, PKIXParameters) - Constructor for class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
Validates the signed MimeMessage
message.
- SignedMailValidator(MimeMessage, PKIXParameters, Class) - Constructor for class org.bouncycastle.mail.smime.validator.SignedMailValidator
-
Validates the signed MimeMessage
message.
- SignedMailValidator.ValidationResult - Class in org.bouncycastle.mail.smime.validator
-
- SignedMailValidatorException - Exception in org.bouncycastle.mail.smime.validator
-
- SignedMailValidatorException(ErrorBundle, Throwable) - Constructor for exception org.bouncycastle.mail.smime.validator.SignedMailValidatorException
-
- SignedMailValidatorException(ErrorBundle) - Constructor for exception org.bouncycastle.mail.smime.validator.SignedMailValidatorException
-
- SignedPublicKeyAndChallenge - Class in org.bouncycastle.mozilla
-
This is designed to parse the SignedPublicKeyAndChallenge created by the
KEYGEN tag included by Mozilla based browsers.
- SignedPublicKeyAndChallenge(byte[]) - Constructor for class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- SignedPublicKeyAndChallenge(SignedPublicKeyAndChallenge) - Constructor for class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- signEncapsulated(MimeBodyPart, SignerInfoGenerator) - Method in class org.bouncycastle.mail.smime.SMIMEToolkit
-
Produce a signed message in encapsulated format where the message is encoded in the signature..
- signer - Variable in class org.bouncycastle.jcajce.provider.asymmetric.util.DSABase
-
- SIGNER_USER_ID - Static variable in interface org.bouncycastle.bcpg.SignatureSubpacketTags
-
- signerGens - Variable in class org.bouncycastle.cms.CMSSignedGenerator
-
- SignerId - Class in org.bouncycastle.cms
-
a basic index for a signer.
- SignerId(byte[]) - Constructor for class org.bouncycastle.cms.SignerId
-
Construct a signer ID with the value of a public key's subjectKeyId.
- SignerId(X500Name, BigInteger) - Constructor for class org.bouncycastle.cms.SignerId
-
Construct a signer ID based on the issuer and serial number of the signer's associated
certificate.
- SignerId(X500Name, BigInteger, byte[]) - Constructor for class org.bouncycastle.cms.SignerId
-
Construct a signer ID based on the issuer and serial number of the signer's associated
certificate.
- SignerInfoGenerator - Class in org.bouncycastle.cms
-
- SignerInfoGenerator(SignerInfoGenerator, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Constructor for class org.bouncycastle.cms.SignerInfoGenerator
-
- SignerInfoGeneratorBuilder - Class in org.bouncycastle.cms
-
Builder for SignerInfo generator objects.
- SignerInfoGeneratorBuilder(DigestCalculatorProvider) - Constructor for class org.bouncycastle.cms.SignerInfoGeneratorBuilder
-
Base constructor.
- SignerInfoGeneratorBuilder(DigestCalculatorProvider, CMSSignatureEncryptionAlgorithmFinder) - Constructor for class org.bouncycastle.cms.SignerInfoGeneratorBuilder
-
Base constructor with a particular finder for signature algorithms.
- SignerInformation - Class in org.bouncycastle.cms
-
an expanded SignerInfo block from a CMS Signed message
- SignerInformation(SignerInformation) - Constructor for class org.bouncycastle.cms.SignerInformation
-
Protected constructor.
- SignerInformationStore - Class in org.bouncycastle.cms
-
- SignerInformationStore(SignerInformation) - Constructor for class org.bouncycastle.cms.SignerInformationStore
-
Create a store containing a single SignerInformation object.
- SignerInformationStore(Collection<SignerInformation>) - Constructor for class org.bouncycastle.cms.SignerInformationStore
-
Create a store containing a collection of SignerInformation objects.
- SignerInformationVerifier - Class in org.bouncycastle.cms
-
- SignerInformationVerifier(CMSSignatureAlgorithmNameGenerator, SignatureAlgorithmIdentifierFinder, ContentVerifierProvider, DigestCalculatorProvider) - Constructor for class org.bouncycastle.cms.SignerInformationVerifier
-
- SignerInformationVerifierProvider - Interface in org.bouncycastle.cms
-
- SignerUserID - Class in org.bouncycastle.bcpg.sig
-
packet giving the User ID of the signer.
- SignerUserID(boolean, boolean, byte[]) - Constructor for class org.bouncycastle.bcpg.sig.SignerUserID
-
- SignerUserID(boolean, String) - Constructor for class org.bouncycastle.bcpg.sig.SignerUserID
-
- SIMPLE - Static variable in class org.bouncycastle.bcpg.S2K
-
Simple key generation.
- SimpleAttributeTableGenerator - Class in org.bouncycastle.cms
-
Basic generator that just returns a preconstructed attribute table
- SimpleAttributeTableGenerator(AttributeTable) - Constructor for class org.bouncycastle.cms.SimpleAttributeTableGenerator
-
- SingleResp - Class in org.bouncycastle.cert.ocsp
-
- SingleResp(SingleResponse) - Constructor for class org.bouncycastle.cert.ocsp.SingleResp
-
- SipHash - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SipHash.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SipHash.Mac24 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SipHash.Mac48 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SipHash.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- size() - Method in class org.bouncycastle.cms.RecipientInformationStore
-
Return the number of recipients in the collection.
- size() - Method in class org.bouncycastle.cms.SignerInformationStore
-
Return the number of signers in the collection.
- size() - Method in class org.bouncycastle.openpgp.PGPEncryptedDataList
-
Gets the number of encryption methods in this list.
- size() - Method in class org.bouncycastle.openpgp.PGPOnePassSignatureList
-
- size() - Method in class org.bouncycastle.openpgp.PGPPublicKeyRingCollection
-
Return the number of rings in this collection.
- size() - Method in class org.bouncycastle.openpgp.PGPSecretKeyRingCollection
-
Return the number of rings in this collection.
- size() - Method in class org.bouncycastle.openpgp.PGPSignatureList
-
- size() - Method in class org.bouncycastle.openpgp.PGPSignatureSubpacketVector
-
Return the number of packets this vector contains.
- Skein - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_1024_1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_1024_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_1024_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_256_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_256_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_256_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_256_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Digest_512_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.DigestSkein1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.DigestSkein256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.DigestSkein512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_1024_1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_1024_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_1024_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_256_128 - Class in org.bouncycastle.jcajce.provider.digest
-
Skein HMac
- Skein.HashMac_256_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_256_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_256_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HashMac_512_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_1024_1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_1024_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_1024_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_256_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_256_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_256_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_256_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.HMacKeyGenerator_512_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_1024_1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_1024_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_1024_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_256_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_256_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_256_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_256_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMac_512_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_1024_1024 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_1024_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_1024_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_256_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_256_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_256_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_256_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_128 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_160 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_224 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_256 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_384 - Class in org.bouncycastle.jcajce.provider.digest
-
- Skein.SkeinMacKeyGenerator_512_512 - Class in org.bouncycastle.jcajce.provider.digest
-
- SkeinMac_1024_1024() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_1024_1024
-
- SkeinMac_1024_384() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_1024_384
-
- SkeinMac_1024_512() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_1024_512
-
- SkeinMac_256_128() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_256_128
-
- SkeinMac_256_160() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_256_160
-
- SkeinMac_256_224() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_256_224
-
- SkeinMac_256_256() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_256_256
-
- SkeinMac_512_128() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_128
-
- SkeinMac_512_160() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_160
-
- SkeinMac_512_224() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_224
-
- SkeinMac_512_256() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_256
-
- SkeinMac_512_384() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_384
-
- SkeinMac_512_512() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMac_512_512
-
- SkeinMacKeyGenerator_1024_1024() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_1024_1024
-
- SkeinMacKeyGenerator_1024_384() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_1024_384
-
- SkeinMacKeyGenerator_1024_512() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_1024_512
-
- SkeinMacKeyGenerator_256_128() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_256_128
-
- SkeinMacKeyGenerator_256_160() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_256_160
-
- SkeinMacKeyGenerator_256_224() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_256_224
-
- SkeinMacKeyGenerator_256_256() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_256_256
-
- SkeinMacKeyGenerator_512_128() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_128
-
- SkeinMacKeyGenerator_512_160() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_160
-
- SkeinMacKeyGenerator_512_224() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_224
-
- SkeinMacKeyGenerator_512_256() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_256
-
- SkeinMacKeyGenerator_512_384() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_384
-
- SkeinMacKeyGenerator_512_512() - Constructor for class org.bouncycastle.jcajce.provider.digest.Skein.SkeinMacKeyGenerator_512_512
-
- SkeinParameterSpec - Class in org.bouncycastle.jcajce.spec
-
Parameters for the Skein hash function - a series of byte[] strings identified by integer tags.
- SkeinParameterSpec() - Constructor for class org.bouncycastle.jcajce.spec.SkeinParameterSpec
-
- SkeinParameterSpec.Builder - Class in org.bouncycastle.jcajce.spec
-
- skip(long) - Method in class org.bouncycastle.jcajce.io.CipherInputStream
-
- skip(long) - Method in class org.bouncycastle.mail.smime.util.SharedFileInputStream
-
- Skipjack - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.Mac - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.MacCFB8 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- Skipjack.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM3 - Class in org.bouncycastle.jcajce.provider.digest
-
- SM3.Digest - Class in org.bouncycastle.jcajce.provider.digest
-
- SM3.Mappings - Class in org.bouncycastle.jcajce.provider.digest
-
- SM4 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.AlgParamGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.AlgParams - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.CMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.ECB - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.GMAC - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.Mappings - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.Poly1305 - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SM4.Poly1305KeyGen - Class in org.bouncycastle.jcajce.provider.symmetric
-
- SMALL_THRESH - Static variable in class org.bouncycastle.apache.bzip2.CBZip2OutputStream
-
- SMIMECompressed - Class in org.bouncycastle.mail.smime
-
containing class for an S/MIME pkcs7-mime MimePart.
- SMIMECompressed(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressed
-
- SMIMECompressed(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressed
-
- SMIMECompressedGenerator - Class in org.bouncycastle.mail.smime
-
General class for generating a pkcs7-mime compressed message.
- SMIMECompressedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedGenerator
-
- SMIMECompressedParser - Class in org.bouncycastle.mail.smime
-
Stream based containing class for an S/MIME pkcs7-mime compressed MimePart.
- SMIMECompressedParser(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- SMIMECompressedParser(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
- SMIMECompressedParser(MimeBodyPart, int) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
Create a parser from a MimeBodyPart using the passed in buffer size
for reading it.
- SMIMECompressedParser(MimeMessage, int) - Constructor for class org.bouncycastle.mail.smime.SMIMECompressedParser
-
Create a parser from a MimeMessage using the passed in buffer size
for reading it.
- SMIMEEnveloped - Class in org.bouncycastle.mail.smime
-
containing class for an S/MIME pkcs7-mime encrypted MimePart.
- SMIMEEnveloped(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- SMIMEEnveloped(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnveloped
-
- SMIMEEnvelopedGenerator - Class in org.bouncycastle.mail.smime
-
General class for generating a pkcs7-mime message.
- SMIMEEnvelopedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedGenerator
-
base constructor
- SMIMEEnvelopedParser - Class in org.bouncycastle.mail.smime
-
Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart.
- SMIMEEnvelopedParser(MimeBodyPart) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- SMIMEEnvelopedParser(MimeMessage) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
- SMIMEEnvelopedParser(MimeBodyPart, int) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
Create a parser from a MimeBodyPart using the passed in buffer size
for reading it.
- SMIMEEnvelopedParser(MimeMessage, int) - Constructor for class org.bouncycastle.mail.smime.SMIMEEnvelopedParser
-
Create a parser from a MimeMessage using the passed in buffer size
for reading it.
- SMIMEException - Exception in org.bouncycastle.mail.smime
-
- SMIMEException(String) - Constructor for exception org.bouncycastle.mail.smime.SMIMEException
-
- SMIMEException(String, Exception) - Constructor for exception org.bouncycastle.mail.smime.SMIMEException
-
- SMIMEGenerator - Class in org.bouncycastle.mail.smime
-
super class of the various generators.
- SMIMEGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMEGenerator
-
base constructor
- SMIMESigned - Class in org.bouncycastle.mail.smime
-
general class for handling a pkcs7-signature message.
- SMIMESigned(MimeMultipart) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor using a defaultContentTransferEncoding of 7bit
- SMIMESigned(MimeMultipart, String) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor with settable contentTransferEncoding
- SMIMESigned(Part) - Constructor for class org.bouncycastle.mail.smime.SMIMESigned
-
base constructor for a signed message with encapsulated content.
- SMIMESignedGenerator - Class in org.bouncycastle.mail.smime
-
general class for generating a pkcs7-signature message.
- SMIMESignedGenerator() - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding 7bit
- SMIMESignedGenerator(String) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding explicitly set
- SMIMESignedGenerator(Map) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding explicitly set
- SMIMESignedGenerator(String, Map) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
base constructor - default content transfer encoding explicitly set
- SMIMESignedParser - Class in org.bouncycastle.mail.smime
-
general class for handling a pkcs7-signature message.
- SMIMESignedParser(DigestCalculatorProvider, MimeMultipart) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor using a defaultContentTransferEncoding of 7bit.
- SMIMESignedParser(DigestCalculatorProvider, MimeMultipart, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor using a defaultContentTransferEncoding of 7bit and a specified backing file.
- SMIMESignedParser(DigestCalculatorProvider, MimeMultipart, String) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor with settable contentTransferEncoding.
- SMIMESignedParser(DigestCalculatorProvider, MimeMultipart, String, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor with settable contentTransferEncoding and a specified backing file.
- SMIMESignedParser(DigestCalculatorProvider, Part) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
base constructor for a signed message with encapsulated content.
- SMIMESignedParser(DigestCalculatorProvider, Part, File) - Constructor for class org.bouncycastle.mail.smime.SMIMESignedParser
-
Constructor for a signed message with encapsulated content.
- SMIMEStreamingProcessor - Interface in org.bouncycastle.mail.smime
-
- SMIMEToolkit - Class in org.bouncycastle.mail.smime
-
A tool kit of common tasks.
- SMIMEToolkit(DigestCalculatorProvider) - Constructor for class org.bouncycastle.mail.smime.SMIMEToolkit
-
Base constructor.
- SMIMEUtil - Class in org.bouncycastle.mail.smime
-
- SMIMEUtil() - Constructor for class org.bouncycastle.mail.smime.SMIMEUtil
-
- SPHINCS - Class in org.bouncycastle.pqc.jcajce.provider
-
- SPHINCS() - Constructor for class org.bouncycastle.pqc.jcajce.provider.SPHINCS
-
- SPHINCS.Mappings - Class in org.bouncycastle.pqc.jcajce.provider
-
- Sphincs256KeyFactorySpi - Class in org.bouncycastle.pqc.jcajce.provider.sphincs
-
- Sphincs256KeyFactorySpi() - Constructor for class org.bouncycastle.pqc.jcajce.provider.sphincs.Sphincs256KeyFactorySpi
-
- SPHINCS256KeyGenParameterSpec - Class in org.bouncycastle.pqc.jcajce.spec
-
Key generation spec for SPHINCS-256 to allow specifying of tree hash.
- SPHINCS256KeyGenParameterSpec() - Constructor for class org.bouncycastle.pqc.jcajce.spec.SPHINCS256KeyGenParameterSpec
-
Default constructor SHA512-256
- SPHINCS256KeyGenParameterSpec(String) - Constructor for class org.bouncycastle.pqc.jcajce.spec.SPHINCS256KeyGenParameterSpec
-
Specify the treehash, one of SHA512-256, or SHA3-256.
- Sphincs256KeyPairGeneratorSpi - Class in org.bouncycastle.pqc.jcajce.provider.sphincs
-
- Sphincs256KeyPairGeneratorSpi() - Constructor for class org.bouncycastle.pqc.jcajce.provider.sphincs.Sphincs256KeyPairGeneratorSpi
-
- SPHINCSKey - Interface in org.bouncycastle.pqc.jcajce.interfaces
-
- spkacSeq - Variable in class org.bouncycastle.mozilla.SignedPublicKeyAndChallenge
-
- SPLIT - Static variable in class org.bouncycastle.bcpg.sig.KeyFlags
-
- split() - Method in class org.bouncycastle.voms.VOMSAttribute.FQAN
-
- STAND_ALONE - Static variable in class org.bouncycastle.openpgp.PGPSignature
-
- STANDARD_MICALGS - Static variable in class org.bouncycastle.mail.smime.SMIMESignedGenerator
-
- Std() - Constructor for class org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.Std
-
- stdDSA() - Constructor for class org.bouncycastle.jcajce.provider.asymmetric.dsa.DSASigner.stdDSA
-
- StreamParser - Interface in org.bouncycastle.x509.util
-
- StreamParsingException - Exception in org.bouncycastle.x509.util
-
- StreamParsingException(String, Throwable) - Constructor for exception org.bouncycastle.x509.util.StreamParsingException
-
- strength - Variable in class org.bouncycastle.jcajce.provider.asymmetric.dh.AlgorithmParameterGeneratorSpi
-
- strength - Variable in class org.bouncycastle.jcajce.provider.asymmetric.dsa.AlgorithmParameterGeneratorSpi
-
- strength - Variable in class org.bouncycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParameterGeneratorSpi
-
- strength - Variable in class org.bouncycastle.jcajce.provider.asymmetric.gost.AlgorithmParameterGeneratorSpi
-
- strength - Variable in class org.bouncycastle.jcajce.provider.symmetric.util.BaseAlgorithmParameterGenerator
-
- subjectPublicKey - Variable in class org.bouncycastle.x509.PKIXCertPathReviewer
-
- SUBKEY_BINDING - Static variable in class org.bouncycastle.openpgp.PGPSignature
-
- SUBKEY_REVOCATION - Static variable in class org.bouncycastle.openpgp.PGPSignature
-
- SUCCESSFUL - Static variable in class org.bouncycastle.cert.ocsp.OCSPResp
-
- SUCCESSFUL - Static variable in class org.bouncycastle.cert.ocsp.OCSPRespBuilder
-
- SUMMARY - Static variable in class org.bouncycastle.mail.smime.examples.ValidateSignedMail
-
- supportsFeature(byte) - Method in class org.bouncycastle.bcpg.sig.Features
-
Returns if a particular feature is supported.
- supportsModificationDetection() - Method in class org.bouncycastle.bcpg.sig.Features
-
Returns if modification detection is supported.
- SYM_ENC_INTEGRITY_PRO - Static variable in interface org.bouncycastle.bcpg.PacketTags
-
- 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 in org.bouncycastle.bcpg
-
Basic type for a symmetric key encrypted packet
- SymmetricEncDataPacket(BCPGInputStream) - Constructor for class org.bouncycastle.bcpg.SymmetricEncDataPacket
-
- SymmetricEncIntegrityPacket - Class in org.bouncycastle.bcpg
-
A symmetric key encrypted packet with an associated integrity check code.
- SymmetricKeyAlgorithmTags - Interface in org.bouncycastle.bcpg
-
Basic tags for symmetric key algorithms
- SymmetricKeyEncSessionPacket - Class in org.bouncycastle.bcpg
-
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
-
- SymmetricKeyUnwrapper - Class in org.bouncycastle.operator
-
- SymmetricKeyUnwrapper(AlgorithmIdentifier) - Constructor for class org.bouncycastle.operator.SymmetricKeyUnwrapper
-
- SymmetricKeyWrapper - Class in org.bouncycastle.operator
-
- SymmetricKeyWrapper(AlgorithmIdentifier) - Constructor for class org.bouncycastle.operator.SymmetricKeyWrapper
-