- EC - Class in org.spongycastle.jcajce.provider.asymmetric
-
- EC() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.EC
-
- EC.Mappings - Class in org.spongycastle.jcajce.provider.asymmetric
-
- EC.Mappings() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.EC.Mappings
-
- EC5Util - Class in org.spongycastle.jcajce.provider.asymmetric.util
-
- EC5Util() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.util.EC5Util
-
- EC_IMPLICITLY_CA - Static variable in interface org.spongycastle.jcajce.provider.config.ConfigurableProvider
-
Elliptic Curve CA parameters - VM wide version
- ECCKeyGenParameterSpec - Class in org.spongycastle.pqc.jcajce.spec
-
This class provides a specification for the parameters that are used by the
McEliece, McElieceCCA2, and Niederreiter key pair generators.
- ECCKeyGenParameterSpec() - Constructor for class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
Constructor.
- ECCKeyGenParameterSpec(int) - Constructor for class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
Constructor.
- ECCKeyGenParameterSpec(int, int) - Constructor for class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
Constructor.
- ECCKeyGenParameterSpec(int, int, int) - Constructor for class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
Constructor.
- ECGOST - Class in org.spongycastle.jcajce.provider.asymmetric
-
- ECGOST() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.ECGOST
-
- ECGOST.Mappings - Class in org.spongycastle.jcajce.provider.asymmetric
-
- ECGOST.Mappings() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.ECGOST.Mappings
-
- ECGOST3410NamedCurveTable - Class in org.spongycastle.jce
-
a table of locally supported named curves.
- ECGOST3410NamedCurveTable() - Constructor for class org.spongycastle.jce.ECGOST3410NamedCurveTable
-
- ECKey - Interface in org.spongycastle.jce.interfaces
-
generic interface for an Elliptic Curve Key.
- ECKeySpec - Class in org.spongycastle.jce.spec
-
base class for an Elliptic Curve Key Spec
- ECKeySpec(ECParameterSpec) - Constructor for class org.spongycastle.jce.spec.ECKeySpec
-
- ECKeyUtil - Class in org.spongycastle.jce
-
Utility class to allow conversion of EC key parameters to explicit from named
curves and back (where possible).
- ECKeyUtil() - Constructor for class org.spongycastle.jce.ECKeyUtil
-
- ECNamedCurveGenParameterSpec - Class in org.spongycastle.jce.spec
-
Named curve generation spec
- ECNamedCurveGenParameterSpec(String) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveGenParameterSpec
-
- ECNamedCurveParameterSpec - Class in org.spongycastle.jce.spec
-
specification signifying that the curve parameters can also be
referred to by name.
- ECNamedCurveParameterSpec(String, ECCurve, ECPoint, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveParameterSpec
-
- ECNamedCurveParameterSpec(String, ECCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveParameterSpec
-
- ECNamedCurveParameterSpec(String, ECCurve, ECPoint, BigInteger, BigInteger, byte[]) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveParameterSpec
-
- ECNamedCurveSpec - Class in org.spongycastle.jce.spec
-
specification signifying that the curve parameters can also be
referred to by name.
- ECNamedCurveSpec(String, ECCurve, ECPoint, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveSpec
-
- ECNamedCurveSpec(String, EllipticCurve, ECPoint, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveSpec
-
- ECNamedCurveSpec(String, ECCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveSpec
-
- ECNamedCurveSpec(String, EllipticCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveSpec
-
- ECNamedCurveSpec(String, ECCurve, ECPoint, BigInteger, BigInteger, byte[]) - Constructor for class org.spongycastle.jce.spec.ECNamedCurveSpec
-
- ECNamedCurveTable - Class in org.spongycastle.jce
-
a table of locally supported named curves.
- ECNamedCurveTable() - Constructor for class org.spongycastle.jce.ECNamedCurveTable
-
- ECParameterSpec - Class in org.spongycastle.jce.spec
-
basic domain parameters for an Elliptic Curve public or private key.
- ECParameterSpec(ECCurve, ECPoint, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECParameterSpec
-
- ECParameterSpec(ECCurve, ECPoint, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.ECParameterSpec
-
- ECParameterSpec(ECCurve, ECPoint, BigInteger, BigInteger, byte[]) - Constructor for class org.spongycastle.jce.spec.ECParameterSpec
-
- ECPointEncoder - Interface in org.spongycastle.jce.interfaces
-
All BC elliptic curve keys implement this interface.
- ECPointUtil - Class in org.spongycastle.jce
-
Utility class for handling EC point decoding.
- ECPointUtil() - Constructor for class org.spongycastle.jce.ECPointUtil
-
- ECPrivateKey - Interface in org.spongycastle.jce.interfaces
-
interface for Elliptic Curve Private keys.
- ECPrivateKeySpec - Class in org.spongycastle.jce.spec
-
Elliptic Curve private key specification.
- ECPrivateKeySpec(BigInteger, ECParameterSpec) - Constructor for class org.spongycastle.jce.spec.ECPrivateKeySpec
-
base constructor
- ECPublicKey - Interface in org.spongycastle.jce.interfaces
-
interface for elliptic curve public keys.
- ECPublicKeySpec - Class in org.spongycastle.jce.spec
-
Elliptic Curve public key specification
- ECPublicKeySpec(ECPoint, ECParameterSpec) - Constructor for class org.spongycastle.jce.spec.ECPublicKeySpec
-
base constructor
- ECUtil - Class in org.spongycastle.jcajce.provider.asymmetric.util
-
utility class for converting jce/jca ECDSA, ECDH, and ECDHC
objects into their org.spongycastle.crypto counterparts.
- ECUtil() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- ElGamal - Class in org.spongycastle.jcajce.provider.asymmetric
-
- ElGamal() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.ElGamal
-
- ElGamal.Mappings - Class in org.spongycastle.jcajce.provider.asymmetric
-
- ElGamal.Mappings() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.ElGamal.Mappings
-
- ElGamalGenParameterSpec - Class in org.spongycastle.jce.spec
-
- ElGamalGenParameterSpec(int) - Constructor for class org.spongycastle.jce.spec.ElGamalGenParameterSpec
-
- ElGamalKey - Interface in org.spongycastle.jce.interfaces
-
- ElGamalKeySpec - Class in org.spongycastle.jce.spec
-
- ElGamalKeySpec(ElGamalParameterSpec) - Constructor for class org.spongycastle.jce.spec.ElGamalKeySpec
-
- ElGamalParameterSpec - Class in org.spongycastle.jce.spec
-
- ElGamalParameterSpec(BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.ElGamalParameterSpec
-
Constructs a parameter set for Diffie-Hellman, using a prime modulus
p and a base generator g.
- ElGamalPrivateKey - Interface in org.spongycastle.jce.interfaces
-
- ElGamalPrivateKeySpec - Class in org.spongycastle.jce.spec
-
This class specifies an ElGamal private key with its associated parameters.
- ElGamalPrivateKeySpec(BigInteger, ElGamalParameterSpec) - Constructor for class org.spongycastle.jce.spec.ElGamalPrivateKeySpec
-
- ElGamalPublicKey - Interface in org.spongycastle.jce.interfaces
-
- ElGamalPublicKeySpec - Class in org.spongycastle.jce.spec
-
This class specifies an ElGamal public key with its associated parameters.
- ElGamalPublicKeySpec(BigInteger, ElGamalParameterSpec) - Constructor for class org.spongycastle.jce.spec.ElGamalPublicKeySpec
-
- ElGamalUtil - Class in org.spongycastle.jcajce.provider.asymmetric.elgamal
-
utility class for converting jce/jca ElGamal objects
objects into their org.spongycastle.crypto counterparts.
- ElGamalUtil() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.elgamal.ElGamalUtil
-
- encipherOnly - Static variable in class org.spongycastle.jce.X509KeyUsage
-
- encode(BigInteger, BigInteger) - Method in interface org.spongycastle.jcajce.provider.asymmetric.util.DSAEncoder
-
- encoder - Variable in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- ENCRYPT_MODE - Static variable in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Constant specifying encrypt mode.
- encryptionPrimitive(BCMcElieceCCA2PublicKey, GF2Vector, GF2Vector) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2Primitives
-
The McEliece encryption primitive.
- encryptionPrimitive(McElieceCCA2PublicKeyParameters, GF2Vector, GF2Vector) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2Primitives
-
- encryptOutputSize(int) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceFujisakiCipherSpi
-
- encryptOutputSize(int) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKobaraImaiCipherSpi
-
- encryptOutputSize(int) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McEliecePointchevalCipherSpi
-
- encryptOutputSize(int) - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Compute the output size of an update() or doFinal() operation of a hybrid
asymmetric cipher in encryption mode when given input of the specified
length.
- engine - Variable in class org.spongycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
-
- engineAliases() - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineAliases() - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineBuild(CertPathParameters) - Method in class org.spongycastle.jce.provider.PKIXAttrCertPathBuilderSpi
-
Build and validate a CertPath using the given parameter.
- engineBuild(CertPathParameters) - Method in class org.spongycastle.jce.provider.PKIXCertPathBuilderSpi
-
Build and validate a CertPath using the given parameter.
- engineContainsAlias(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineContainsAlias(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineDeleteEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineDeleteEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
this is not quite complete - we should follow up on the chain, a bit
tricky if a certificate appears in more than one chain...
- engineDigest() - Method in class org.spongycastle.jcajce.provider.digest.BCMessageDigest
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineDoFinal() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineDoFinal(byte[], int, int) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the result of the last step of a multi-step en-/decryption
operation or the result of a single-step en-/decryption operation by
processing the given input data and any remaining buffered data.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Perform the last step of a multi-step en-/decryption operation or a
single-step en-/decryption operation by processing the given input data
and any remaining buffered data.
- engineDoPhase(Key, boolean) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineDoPhase(Key, boolean) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineGenerateCertificate(InputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
Generates a certificate object and initializes it with the data
read from the input stream inStream.
- engineGenerateCertificates(InputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
Returns a (possibly empty) collection view of the certificates
read from the given input stream inStream.
- engineGenerateCertPath(InputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
- engineGenerateCertPath(InputStream, String) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
- engineGenerateCertPath(List) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
- engineGenerateCRL(InputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
Generates a certificate revocation list (CRL) object and initializes
it with the data read from the input stream inStream.
- engineGenerateCRLs(InputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
Returns a (possibly empty) collection view of the CRLs read from
the given input stream inStream.
- engineGenerateKey() - Method in class org.spongycastle.jcajce.provider.symmetric.DES.KeyGenerator
-
- engineGenerateKey() - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.KeyGenerator
-
- engineGenerateKey() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParameterGeneratorSpi
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParameterGeneratorSpi
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParameterGeneratorSpi
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParameterGeneratorSpi
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.Camellia.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.DES.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.GOST28147.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.Noekeon.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.RC5.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.RC6.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.SEED.AlgParamGen
-
- engineGenerateParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.Shacal2.AlgParamGen
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.KeyFactory
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- engineGeneratePrivate(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.KeyFactory
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- engineGeneratePublic(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- engineGenerateSecret() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineGenerateSecret(byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineGenerateSecret(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineGenerateSecret() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineGenerateSecret(byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineGenerateSecret(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.digest.SHA1.BasePBKDF2WithHmacSHA1
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.DES.DESPBEKeyFactory
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.DES.KeyFactory
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.KeyFactory
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.BasePBKDF2
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
-
- engineGenerateSecret(KeySpec) - Method in class org.spongycastle.jcajce.provider.symmetric.util.PBESecretKeyFactory
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineGetBlockSize() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
- engineGetCertificate(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineGetCertificate(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
simply return the cert for the private key
- engineGetCertificateAlias(Certificate) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineGetCertificateAlias(Certificate) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineGetCertificateChain(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineGetCertificateChain(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineGetCertificates(CertSelector) - Method in class org.spongycastle.jce.provider.CertStoreCollectionSpi
-
- engineGetCertificates(CertSelector) - Method in class org.spongycastle.jce.provider.MultiCertStoreSpi
-
- engineGetCertificates(CertSelector) - Method in class org.spongycastle.jce.provider.X509LDAPCertStoreSpi
-
- engineGetCertPathEncodings() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.CertificateFactory
-
- engineGetCreationDate(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineGetCreationDate(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineGetCRLs(CRLSelector) - Method in class org.spongycastle.jce.provider.CertStoreCollectionSpi
-
- engineGetCRLs(CRLSelector) - Method in class org.spongycastle.jce.provider.MultiCertStoreSpi
-
- engineGetCRLs(CRLSelector) - Method in class org.spongycastle.jce.provider.X509LDAPCertStoreSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
Return the PKCS#3 ASN.1 structure DHParameter.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
Return the X.509 ASN.1 structure DSAParameter.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
Return the X.509 ASN.1 structure ElGamalParameter.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
Return the X.509 ASN.1 structure GOST3410Parameter.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
in the absence of a standard way of doing it this will do for
now...
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
Return the PKCS#1 ASN.1 structure RSAES-OAEP-params.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
Return the PKCS#1 ASN.1 structure RSASSA-PSS-params.
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineGetEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineGetEncoded(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineGetIV() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineGetIV() - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineGetIV() - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineGetIV() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the initialization vector.
- engineGetKey(String, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineGetKey(String, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineGetKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the key size of the given key object in bits.
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.KeyFactory
-
- engineGetKeySpec(SecretKey, Class) - Method in class org.spongycastle.jcajce.provider.symmetric.DES.KeyFactory
-
- engineGetKeySpec(SecretKey, Class) - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.KeyFactory
-
- engineGetKeySpec(SecretKey, Class) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- engineGetKeySpec(Key, Class) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
Converts a given key into a key specification, if possible.
- engineGetMacLength() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreAttrCertCollection
-
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreCertCollection
-
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreCertPairCollection
-
Returns a colelction of certificate pairs which match the given
selector.
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreCRLCollection
-
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreLDAPAttrCerts
-
Returns a collection of matching attribute certificates from the LDAP
location.
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCertPairs
-
Returns a collection of matching cross certificate pairs from the LDAP
location.
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCerts
-
Returns a collection of matching certificates from the LDAP location.
- engineGetMatches(Selector) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCRLs
-
Returns a collection of matching CRLs from the LDAP location.
- engineGetMatches(Selector) - Method in class org.spongycastle.x509.X509StoreSpi
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineGetOutputSize(int) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
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 inputLen (in bytes).
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineGetParameter(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
Deprecated.
- engineGetParameter(String) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
Deprecated.
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineGetParameters() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineGetParameters() - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineGetParameters() - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineGetParameters() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Returns the parameters used with this cipher.
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi
-
- engineGetParameterSpec(Class) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseAlgorithmParameters
-
- engineGetQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- engineGetQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- engineGetQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- engineGetQ() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineInit(Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyAgreementSpi
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineInit(Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParameterGeneratorSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamGen
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.Camellia.AlgParamGen
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParamGen
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.DES.AlgParamGen
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.DES.KeyGenerator
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.AlgParamGen
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.DESede.KeyGenerator
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.GOST28147.AlgParamGen
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParamGen
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.Noekeon.AlgParamGen
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParamGen
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.RC5.AlgParamGen
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.RC6.AlgParamGen
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.SEED.AlgParamGen
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.Shacal2.AlgParamGen
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseAlgorithmParameterGenerator
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
-
- engineInit(SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
-
- engineInit(int, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
-
- engineInit(Key, AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineInit(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineInit(byte[]) - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineInit(byte[], String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineInit(InputStream) - Method in class org.spongycastle.jce.provider.X509AttrCertParser
-
- engineInit(InputStream) - Method in class org.spongycastle.jce.provider.X509CertPairParser
-
- engineInit(InputStream) - Method in class org.spongycastle.jce.provider.X509CertParser
-
- engineInit(InputStream) - Method in class org.spongycastle.jce.provider.X509CRLParser
-
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreAttrCertCollection
-
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreCertCollection
-
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreCertPairCollection
-
Initializes this store.
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreCRLCollection
-
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreLDAPAttrCerts
-
Initializes this LDAP attribute cert store implementation.
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCertPairs
-
Initializes this LDAP cross certificate pair store implementation.
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCerts
-
Initializes this LDAP cert store implementation.
- engineInit(X509StoreParameters) - Method in class org.spongycastle.jce.provider.X509StoreLDAPCRLs
-
Initializes this LDAP CRL store implementation.
- engineInit(int, Key, SecureRandom) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Initialize this cipher object with a proper key and some random seed.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Initialize this cipher with a key, a set of algorithm parameters, and a
source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Initialize this cipher with a key, a set of algorithm parameters, and a
source of randomness.
- engineInit(X509StoreParameters) - Method in class org.spongycastle.x509.X509StoreSpi
-
- engineInit(InputStream) - Method in class org.spongycastle.x509.X509StreamParserSpi
-
Initializes this stream parser with the input stream.
- engineInitSign(PrivateKey, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.SignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineInitSign(PrivateKey, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineInitSign(PrivateKey, SecureRandom) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineInitSign(PrivateKey, SecureRandom) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineInitSign(PrivateKey) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.SignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineInitVerify(PublicKey) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineIsCertificateEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineIsCertificateEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineIsKeyEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineIsKeyEntry(String) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineLoad(InputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.BouncyCastleStore
-
- engineLoad(InputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineLoad(InputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineParams - Variable in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineParams - Variable in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineRead() - Method in class org.spongycastle.jce.provider.X509AttrCertParser
-
- engineRead() - Method in class org.spongycastle.jce.provider.X509CertPairParser
-
- engineRead() - Method in class org.spongycastle.jce.provider.X509CertParser
-
- engineRead() - Method in class org.spongycastle.jce.provider.X509CRLParser
-
- engineRead() - Method in class org.spongycastle.x509.X509StreamParserSpi
-
Returns the next X.509 object of the type of this SPI from the given
input stream.
- engineReadAll() - Method in class org.spongycastle.jce.provider.X509AttrCertParser
-
- engineReadAll() - Method in class org.spongycastle.jce.provider.X509CertPairParser
-
- engineReadAll() - Method in class org.spongycastle.jce.provider.X509CertParser
-
- engineReadAll() - Method in class org.spongycastle.jce.provider.X509CRLParser
-
- engineReadAll() - Method in class org.spongycastle.x509.X509StreamParserSpi
-
Returns all X.509 objects of the type of this SPI from
the given input stream.
- engineReset() - Method in class org.spongycastle.jcajce.provider.digest.BCMessageDigest
-
- engineReset() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineSetCertificateEntry(String, Certificate) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineSetCertificateEntry(String, Certificate) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
should never be called.
- engineSetMode(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineSetMode(String) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineSetMode(String) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
should never be called.
- engineSetMode(String) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Set the mode of this cipher.
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
should never be called.
- engineSetPadding(String) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineSetPadding(String) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineSetPadding(String) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
should never be called.
- engineSetPadding(String) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Set the padding scheme of this cipher.
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineSetParameter(String, Object) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpiLe
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineSign() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineSign() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineSize() - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineSize() - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineStore(OutputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.BouncyCastleStore
-
- engineStore(OutputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
-
- engineStore(KeyStore.LoadStoreParameter) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineStore(OutputStream, char[]) - Method in class org.spongycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.AlgorithmParametersSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.AlgorithmParametersSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.AlgorithmParametersSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.AlgorithmParametersSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.AlgorithmParametersSpi
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.OAEP
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.AlgorithmParametersSpi.PSS
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.AES.AlgParamsGCM
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Blowfish.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Camellia.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.CAST5.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.GOST28147.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.IDEA.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Noekeon.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPBKDF2.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.PBEPKCS12.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.RC2.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.RC5.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.RC6.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Rijndael.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.SEED.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Serpent.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Shacal2.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Skipjack.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.TEA.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Threefish.AlgParams_1024
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Threefish.AlgParams_256
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Threefish.AlgParams_512
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.Twofish.AlgParams
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.util.IvAlgorithmParameters
-
- engineToString() - Method in class org.spongycastle.jcajce.provider.symmetric.XTEA.AlgParams
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.KeyFactory
-
- engineTranslateKey(SecretKey) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
-
- engineTranslateKey(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- engineTranslateKey(Key) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
Translates a key into a form known by the FlexiProvider.
- engineUnwrap(byte[], String, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineUnwrap(byte[], String, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineUnwrap(byte[], String, int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineUnwrap(byte[], String, int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.IESCipher
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.IESCipher
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.CipherSpi
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.ies.CipherSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.CipherSpi
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.digest.BCMessageDigest
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.digest.BCMessageDigest
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineUpdate(byte) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseMac
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseStreamCipher
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- engineUpdate(byte) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineUpdate(byte[], int, int) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the result of the next step of a multi-step en-/decryption
operation.
- engineUpdate(byte[], int, int, byte[], int) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Perform the next step of a multi-step en-/decryption operation.
- engineUpdateAAD(byte[], int, int) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineUpdateAAD(ByteBuffer) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseBlockCipher
-
- engineValidate(CertPath, CertPathParameters) - Method in class org.spongycastle.jce.provider.PKIXAttrCertPathValidatorSpi
-
Validates an attribute certificate with the given certificate path.
- engineValidate(CertPath, CertPathParameters) - Method in class org.spongycastle.jce.provider.PKIXCertPathValidatorSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSASigner
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.SignatureSpiLe
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.SignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.SignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.ISOSignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.PSSSignatureSpi
-
- engineVerify(byte[]) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.DSABase
-
- engineVerify(byte[]) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.SignatureSpi
-
- engineWrap(Key) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
-
- engineWrap(Key) - Method in class org.spongycastle.jcajce.provider.symmetric.util.BaseWrapCipher
-
- engineWrap(Key) - Method in class org.spongycastle.jce.provider.BrokenJCEBlockCipher
-
- engineWrap(Key) - Method in class org.spongycastle.jce.provider.JCEStreamCipher
-
- equal(Object) - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- equals(Object) - Method in class org.spongycastle.jcajce.provider.config.ProviderConfigurationPermission
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- equals(Object) - Method in class org.spongycastle.jce.provider.PKIXNameConstraintValidator
-
- equals(Object) - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- equals(Object) - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- equals(Object) - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- equals(Object) - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
- equals(Object) - Method in class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- equals(Object) - Method in class org.spongycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Compare this key with another object.
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
Compare this key with another object.
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
Compare this key with another object.
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
Compare this key with another object.
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Compare this Rainbow private key with another object.
- equals(Object) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
Compare this Rainbow public key with another object.
- equals(Object) - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
- equals(Object) - Method in class org.spongycastle.x509.AttributeCertificateIssuer
-
Deprecated.
- equals(Object) - Method in class org.spongycastle.x509.X509CertificatePair
-
- equals(Object) - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- errors - Variable in class org.spongycastle.x509.PKIXCertPathReviewer
-
- expectedPolicies - Variable in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- ExtCertificateEncodingException - Exception in org.spongycastle.jce.exception
-
- ExtCertificateEncodingException(String, Throwable) - Constructor for exception org.spongycastle.jce.exception.ExtCertificateEncodingException
-
- ExtCertPathBuilderException - Exception in org.spongycastle.jce.exception
-
- ExtCertPathBuilderException(String, Throwable) - Constructor for exception org.spongycastle.jce.exception.ExtCertPathBuilderException
-
- ExtCertPathBuilderException(String, Throwable, CertPath, int) - Constructor for exception org.spongycastle.jce.exception.ExtCertPathBuilderException
-
- ExtCertPathValidatorException - Exception in org.spongycastle.jce.exception
-
- ExtCertPathValidatorException(String, Throwable) - Constructor for exception org.spongycastle.jce.exception.ExtCertPathValidatorException
-
- ExtCertPathValidatorException(String, Throwable, CertPath, int) - Constructor for exception org.spongycastle.jce.exception.ExtCertPathValidatorException
-
- ExtendedInvalidKeySpecException - Exception in org.spongycastle.jcajce.provider.asymmetric.util
-
- ExtendedInvalidKeySpecException(String, Throwable) - Constructor for exception org.spongycastle.jcajce.provider.asymmetric.util.ExtendedInvalidKeySpecException
-
- ExtendedPKIXBuilderParameters - Class in org.spongycastle.x509
-
This class contains extended parameters for PKIX certification path builders.
- ExtendedPKIXBuilderParameters(Set, Selector) - Constructor for class org.spongycastle.x509.ExtendedPKIXBuilderParameters
-
Creates an instance of PKIXBuilderParameters with the
specified Set of most-trusted CAs.
- ExtendedPKIXParameters - Class in org.spongycastle.x509
-
This class extends the PKIXParameters with a validity model parameter.
- ExtendedPKIXParameters(Set) - Constructor for class org.spongycastle.x509.ExtendedPKIXParameters
-
Creates an instance of PKIXParameters with the specified
Set of most-trusted CAs.
- ExtException - Interface in org.spongycastle.jce.exception
-
This is an extended exception.
- ExtIOException - Exception in org.spongycastle.jce.exception
-
- ExtIOException(String, Throwable) - Constructor for exception org.spongycastle.jce.exception.ExtIOException
-
- extractParameters(AlgorithmParameters) - Static method in class org.spongycastle.jcajce.util.JcaJceUtils
-
Extract an ASN.1 encodable from an AlgorithmParameters object.
- generate(PrivateKey) - Method in class org.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.jce.provider.BrokenKDF2BytesGenerator
-
fill len bytes of the output buffer with bytes generated from
the derivation function.
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyPairGeneratorSpi.EC
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyPairGeneratorSpi.McEliece
-
- generateKeyPair() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyPairGeneratorSpi.McElieceCCA2
-
- generateKeyPair() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyPairGeneratorSpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in interface org.spongycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePrivate(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePrivate(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSAUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.ElGamalUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.DHUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jce.provider.DHUtil
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeysToParams
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeysToParams
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeysToParams
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in interface org.spongycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePublic(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
- generatePublic(KeySpec) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeyFactorySpi
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.dsa.DSAUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.ElGamalUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.DHUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jce.provider.DHUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeysToParams
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeysToParams
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.pqc.jcajce.provider.rainbow.RainbowKeysToParams
-
- generateX509Certificate(PrivateKey) - Method in class org.spongycastle.x509.X509V1CertificateGenerator
-
Deprecated.
use generate(key, "SC")
- generateX509Certificate(PrivateKey, SecureRandom) - Method in class org.spongycastle.x509.X509V1CertificateGenerator
-
Deprecated.
use generate(key, random, "SC")
- generateX509Certificate(PrivateKey, String) - Method in class org.spongycastle.x509.X509V1CertificateGenerator
-
Deprecated.
use generate()
- generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class org.spongycastle.x509.X509V1CertificateGenerator
-
Deprecated.
use generate()
- generateX509Certificate(PrivateKey) - Method in class org.spongycastle.x509.X509V3CertificateGenerator
-
Deprecated.
use generate(key, "SC")
- generateX509Certificate(PrivateKey, SecureRandom) - Method in class org.spongycastle.x509.X509V3CertificateGenerator
-
Deprecated.
use generate(key, random, "SC")
- generateX509Certificate(PrivateKey, String) - Method in class org.spongycastle.x509.X509V3CertificateGenerator
-
Deprecated.
use generate()
- generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class org.spongycastle.x509.X509V3CertificateGenerator
-
Deprecated.
use generate()
- generateX509CRL(PrivateKey) - Method in class org.spongycastle.x509.X509V2CRLGenerator
-
Deprecated.
use generate(key, "SC")
- generateX509CRL(PrivateKey, SecureRandom) - Method in class org.spongycastle.x509.X509V2CRLGenerator
-
Deprecated.
use generate(key, random, "SC")
- generateX509CRL(PrivateKey, String) - Method in class org.spongycastle.x509.X509V2CRLGenerator
-
Deprecated.
use generate()
- generateX509CRL(PrivateKey, String, SecureRandom) - Method in class org.spongycastle.x509.X509V2CRLGenerator
-
Deprecated.
use generate()
- get() - Method in interface org.spongycastle.jcajce.provider.symmetric.util.BlockCipherProvider
-
- getA() - Method in class org.spongycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the base a.
- getA() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the base a.
- getA() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the base g.
- getAACertificateAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAACertificates(X509AttributeCertStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns attribute certificates for an attribute authority
The aAcertificate holds the privileges of an attribute authority.
- getAACertificateSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getActions() - Method in class org.spongycastle.jcajce.provider.config.ProviderConfigurationPermission
-
- getAdditionalStores() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns an immutable List of additional Bouncy Castle
Stores used for finding CRLs, certificates, attribute
certificates or cross certificates.
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getAlgorithm() - Method in class org.spongycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEDHPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- getAlgorithm() - Method in class org.spongycastle.jce.spec.IEKeySpec
-
return "IES"
- getAlgorithm() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
return "ECMQV"
- getAlgorithm() - Method in class org.spongycastle.jce.spec.MQVPublicKeySpec
-
return "ECMQV"
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
Returns the name of the algorithm
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
Return the name of the algorithm.
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getAlgorithm() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getAlgorithmIdentifier(PublicKey) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getAlgParams() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getAlgParams() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getAlgParams() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getAlgParams() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getAttrCertCheckers() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns the attribute certificate checker.
- getAttrCertificateChecking() - Method in class org.spongycastle.x509.X509CRLStoreSelector
-
Returns the attribute certificate being checked.
- getAttributeAuthorityRevocationListAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeAuthorityRevocationListIssuerAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeAuthorityRevocationLists(X509CRLStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns the revocation list for revoked attribute certificates for an
attribute authority
The attributeAuthorityList holds a list of AA certificates that have been
revoked.
- getAttributeCert() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Returns the attribute certificate which must be matched.
- getAttributeCertificateAttributeAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateAttributes(X509AttributeCertStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns an attribute certificate for an user.
- getAttributeCertificateAttributeSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationListAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationListIssuerAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns the revocation list for revoked attribute certificates.
- getAttributeCertificateValid() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Get the criteria for the validity.
- getAttributeDescriptorCertificateAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributeDescriptorCertificates(X509AttributeCertStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns an attribute certificate for an authority
The attributeDescriptorCertificate is self signed by a source of
authority and holds a description of the privilege and its delegation
rules.
- getAttributeDescriptorCertificateSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAttributes() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the attributes contained in the attribute block in the certificate.
- getAttributes(String) - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the attributes with the same type as the passed in oid.
- getAttributes() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getAttributes(String) - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getAuthorityRevocationListAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAuthorityRevocationListIssuerAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getAuthorityRevocationLists(X509CRLStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns the CRLs for issued certificates for other CAs matching the given
selector.
- getB1() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the translation part of the private quadratic map L1.
- getB1() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the translation part of the private quadratic map L1.
- getB2() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the translation part of the private quadratic map L2.
- getB2() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the translation part of the private quadratic map L2.
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in interface org.spongycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- getBagAttribute(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttributeKeys() - Method in interface org.spongycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getBaseDN() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getBasicConstraints() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getBlockSize() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Return the block size (in bytes).
- getBlockSize() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
- getBlockSize() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
- getCACertificateAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCACertificates(X509CertStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns CA certificates.
- getCACertificateSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCause() - Method in exception org.spongycastle.jcajce.provider.asymmetric.util.ExtendedInvalidKeySpecException
-
- getCause() - Method in exception org.spongycastle.jce.exception.ExtCertificateEncodingException
-
- getCause() - Method in exception org.spongycastle.jce.exception.ExtCertPathBuilderException
-
- getCause() - Method in exception org.spongycastle.jce.exception.ExtCertPathValidatorException
-
- getCause() - Method in interface org.spongycastle.jce.exception.ExtException
-
Returns the cause of the exception.
- getCause() - Method in exception org.spongycastle.jce.exception.ExtIOException
-
- getCause() - Method in exception org.spongycastle.jce.provider.AnnotatedException
-
- getCause() - Method in exception org.spongycastle.x509.util.StreamParsingException
-
- getCertificateIssuer() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getCertificateIssuer() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getCertificateRevocationListAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCertificateRevocationListIssuerAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns the certificate revocation lists for revoked certificates.
- getCertificates() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the list of certificates in this certification
path.
- getCertPair() - Method in class org.spongycastle.x509.X509CertPairStoreSelector
-
Returns the certificate pair which is used for testing on equality.
- getCertPath() - Method in exception org.spongycastle.x509.CertPathReviewerException
-
- getCertPath() - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getCertPathSize() - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getCertStatus(Date, X509CRL, Object, CertStatus) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getCertStores() - Method in class org.spongycastle.jce.MultiCertStoreParameters
-
- getChallenge() - Method in class org.spongycastle.jce.netscape.NetscapeCertRequest
-
- getChildren() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getCipherKeySize() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the key size in bits for the block cipher used with the message
- getCoeffQuadratic() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffQuadratic() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCoeffScalar() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffScalar() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCoeffSingular() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getCoeffSingular() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getCollection() - Method in class org.spongycastle.x509.X509CollectionStoreParameters
-
Returns a copy of the Collection.
- getCompleteCRLs(DistributionPoint, Object, Date, ExtendedPKIXParameters) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Fetches complete CRLs according to RFC 3280.
- getCriticalExtensionOIDs() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getCRLDistUrls(CRLDistPoint) - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getCRLIssuersFromDistributionPoint(DistributionPoint, Collection, X509CRLSelector, ExtendedPKIXParameters) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Add the CRL issuers from the cRLIssuer field of the distribution point or
from the certificate if not given to the issuer criterion of the
selector.
- getCrossCertificateAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCrossCertificatePairs(X509CertPairStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns cross certificate pairs.
- getCrossCertificateSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getCrtCoefficient() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the CRT coefficient.
- getCrtCoefficient() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the CRT coefficient.
- getCurrentAuthPath() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurrentRetain() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurrentRootSig() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurrentSeed() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurrentStack() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurrentTreehash() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getCurve() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the curve along which the base point lies.
- getCurveName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getD() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getD() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getD() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getD() - Method in interface org.spongycastle.jce.interfaces.ECPrivateKey
-
return the private value D.
- getD() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getD() - Method in class org.spongycastle.jce.spec.ECPrivateKeySpec
-
return the private number D
- getDeltaCertificateRevocationLists(X509CRLStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns the delta revocation list for revoked certificates.
- getDeltaCRLs(Date, ExtendedPKIXParameters, X509CRL) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Fetches delta CRLs according to RFC 3280 section 5.2.4.
- getDeltaRevocationListAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getDeltaRevocationListIssuerAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getDepth() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getDerivationV() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the derivation vector.
- getDHDefaultParameters(int) - Method in interface org.spongycastle.jcajce.provider.config.ProviderConfiguration
-
- getDigest(String) - Static method in class org.spongycastle.jcajce.provider.util.DigestFactory
-
- getDigest() - Method in class org.spongycastle.jce.provider.BrokenKDF2BytesGenerator
-
return the underlying digest.
- getDigestAlgName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.util.JcaJceUtils
-
Attempt to find a standard JCA name for the digest represented by the past in OID.
- getDigestAlgorithm() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the other object type ID if an object digest info is used.
- getDigestedObjectType() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the digest object type if an object digest info is used.
- getDigestParamSetOID() - Method in interface org.spongycastle.jce.interfaces.GOST3410Params
-
- getDigestParamSetOID() - Method in class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- getDocLength() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getDocLength() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPublicKeySpec
-
- getDocumentLength() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the number of all the polynomials in Rainbow
- getEcImplicitlyCa() - Method in interface org.spongycastle.jcajce.provider.config.ProviderConfiguration
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the encoded form of this certification path, using
the default encoding.
- getEncoded(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.PKIXCertPath
-
Returns the encoded form of this certification path, using
the specified encoding.
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getEncoded() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getEncoded() - Method in class org.spongycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getEncoded() - Method in class org.spongycastle.jce.PKCS10CertificationRequest
-
Deprecated.
return a DER encoded byte array representing this object
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEDHPublicKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
Return a PKCS8 representation of the key.
- getEncoded() - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- getEncoded() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getEncoded() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getEncoded() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getEncoded() - Method in class org.spongycastle.jce.spec.IEKeySpec
-
returns null
- getEncoded() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
returns null
- getEncoded() - Method in class org.spongycastle.jce.spec.MQVPublicKeySpec
-
returns null
- getEncoded() - Method in class org.spongycastle.jce.X509Principal
-
Deprecated.
return a DER encoded byte array representing this object
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
Return the key data to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
Return the keyData to encode in the SubjectPublicKeyInfo structure.
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getEncoded() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getEncoded() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return an ASN.1 encoded byte array representing the attribute certificate.
- getEncoded() - Method in class org.spongycastle.x509.X509CertificatePair
-
- getEncoded() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getEncodedIssuerPrincipal(Object) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Returns the issuer of an attribute certificate or certificate.
- getEncodedPrivateKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedPrivateKeyInfo(PrivateKeyInfo) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedPrivateKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.spongycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedPrivateKeyInfo(PrivateKeyInfo) - Static method in class org.spongycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, ASN1Encodable) - Static method in class org.spongycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Static method in class org.spongycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodedSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Static method in class org.spongycastle.pqc.jcajce.provider.util.KeyUtil
-
- getEncodings() - Method in class org.spongycastle.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.spongycastle.jce.spec.IESParameterSpec
-
return the encoding vector.
- getEncryptionParamSetOID() - Method in interface org.spongycastle.jce.interfaces.GOST3410Params
-
- getEncryptionParamSetOID() - Method in class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- getEntityNames() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return any principal objects inside the attribute certificate holder
entity names field.
- getEphemeralKey() - Method in interface org.spongycastle.jce.interfaces.MQVPublicKey
-
return the ephemeral public key.
- getEphemeralKey() - Method in class org.spongycastle.jce.spec.MQVPublicKeySpec
-
return the ephemeral public key
- getEphemeralPrivateKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral private key.
- getEphemeralPrivateKey() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
return the ephemeral private key
- getEphemeralPublicKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral public key (may be null).
- getEphemeralPublicKey() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
return the ephemeral public key (may be null)
- getErrors() - Method in class org.spongycastle.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.spongycastle.x509.PKIXCertPathReviewer
-
Returns an List of error messages for the certificate at the given index in the CertPath.
- getExcludedCerts() - Method in class org.spongycastle.x509.ExtendedPKIXBuilderParameters
-
Excluded certificates are not used for building a certification path.
- getExpectedPolicies() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getExtendedKeyUsage() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getExtensionValue(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getExtensionValue(String) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getExtensionValue(X509Extension, String) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Extract the value of the given extension, if it exists.
- getExtensionValue(String) - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getExtensionValue(String) - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getExtensionValue(String) - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getExtensionValue(String) - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getField() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getField() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getField() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getField() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getFieldPoly() - Method in class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
- getFormat() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getFormat() - Method in class org.spongycastle.jcajce.spec.RepeatedSecretKeySpec
-
- getFormat() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jce.provider.JCEDHPublicKey
-
- getFormat() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getFormat() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getFormat() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getFormat() - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
- getFormat() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
return the encoding format we produce in getEncoded().
- getFormat() - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- getFormat() - Method in class org.spongycastle.jce.spec.IEKeySpec
-
return null
- getFormat() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
return null
- getFormat() - Method in class org.spongycastle.jce.spec.MQVPublicKeySpec
-
return null
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
- getFormat() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPublicKey
-
- getForward() - Method in class org.spongycastle.x509.X509CertificatePair
-
Returns the certificate from the other CA to this CA.
- getForwardSelector() - Method in class org.spongycastle.x509.X509CertPairStoreSelector
-
Returns the certicate selector for the forward part.
- getG() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the base point we are using for these domain parameters.
- getG() - Method in class org.spongycastle.jce.spec.ElGamalParameterSpec
-
Returns the base generator g.
- getG() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getG() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getG() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePublicKeySpec
-
- getGmssPS() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getGoppaPoly() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getGoppaPoly() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getGoppaPoly() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getGoppaPoly() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getGostParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getH() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the cofactor H to the order of G.
- getH() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getH() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getH() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getH() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getHolder() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the holder of the certificate.
- getHolder() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the holder.
- getHolder() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getIndex() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getIndex() - Method in exception org.spongycastle.x509.CertPathReviewerException
-
- getInstance(LDAPCertStoreParameters) - Static method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getInstance(PKIXParameters) - Static method in class org.spongycastle.x509.ExtendedPKIXBuilderParameters
-
Returns an instance of ExtendedPKIXParameters which can be
safely casted to ExtendedPKIXBuilderParameters.
- getInstance(PKIXParameters) - Static method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns an instance with the parameters of a given
PKIXParameters object.
- getInstance(X509CertSelector) - Static method in class org.spongycastle.x509.X509CertStoreSelector
-
Deprecated.
Returns an instance of this from a X509CertSelector.
- getInstance(X509CRLSelector) - Static method in class org.spongycastle.x509.X509CRLStoreSelector
-
Returns an instance of this from a X509CRLSelector.
- getInstance(String, X509StoreParameters) - Static method in class org.spongycastle.x509.X509Store
-
Deprecated.
- getInstance(String, X509StoreParameters, String) - Static method in class org.spongycastle.x509.X509Store
-
Deprecated.
- getInstance(String, X509StoreParameters, Provider) - Static method in class org.spongycastle.x509.X509Store
-
Deprecated.
- getInstance(String) - Static method in class org.spongycastle.x509.X509StreamParser
-
Generates a StreamParser object that implements the specified type.
- getInstance(String, String) - Static method in class org.spongycastle.x509.X509StreamParser
-
Generates a X509StreamParser object for the specified type from the
specified provider.
- getInstance(String, Provider) - Static method in class org.spongycastle.x509.X509StreamParser
-
Generates a X509StreamParser object for the specified type from the
specified provider.
- getInvA1() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the inverse matrix of A1.
- getInvA1() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the inverse matrix of A1.
- getInvA2() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Getter for the inverse matrix of A2
- getInvA2() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Getter for the inverse matrix of A2
- getIssuer() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return the principals associated with the issuer attached to this holder
- getIssuer() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the issuer details for the certificate.
- getIssuer() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Returns the issuer criterion.
- getIssuer() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getIssuerAlternativeNames() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getIssuerAlternativeNames(X509Certificate) - Static method in class org.spongycastle.x509.extension.X509ExtensionUtil
-
- getIssuerDN() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getIssuerDN() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getIssuerDN() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getIssuerPrincipal(X509CRL) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getIssuerUniqueID() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getIssuerUniqueID() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
- getIssuerUniqueID() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getIssuerX500Principal() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getIssuerX500Principal() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getIssuerX500Principal() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getIssuerX509Principal(X509Certificate) - Static method in class org.spongycastle.jce.PrincipalUtil
-
return the issuer of the given cert as an X509PrincipalObject.
- getIssuerX509Principal(X509CRL) - Static method in class org.spongycastle.jce.PrincipalUtil
-
return the issuer of the given CRL as an X509PrincipalObject.
- getIssuingDistributionPoint() - Method in class org.spongycastle.x509.X509CRLStoreSelector
-
Returns the issuing distribution point.
- getIterationCount() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getIV() - Method in class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
Returns the IV or null if this parameter set does not contain an IV.
- getIV() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
- getIV() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
- getIV() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the initialization vector.
- getIvSize() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getK() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getK() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getK() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getK() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getK() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getK() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getKeep() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getKey() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
- getKeyAlgorithm() - Method in class org.spongycastle.jce.netscape.NetscapeCertRequest
-
- getKeyIdentifier() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
- getKeySize(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.provider.util.SecretKeyUtil
-
- getKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceFujisakiCipherSpi
-
- getKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKobaraImaiCipherSpi
-
- getKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McEliecePKCSCipherSpi
-
- getKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McEliecePointchevalCipherSpi
-
- getKeySize(Key) - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Return the key size of the given key object in bits.
- getKeySpec(Key, Class) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
-
Converts, if possible, a given key into a key specification.
- getKeySpec(Key, Class) - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi
-
Converts, if possible, a given key into a key specification.
- getKeyUsage() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getLayers() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Returns the layers contained in the private key
- getLayers() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
Returns the layers contained in the private key
- getLdapAACertificateAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeAuthorityRevocationListAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeCertificateAttributeAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeCertificateRevocationListAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAttributeDescriptorCertificateAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapAuthorityRevocationListAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCACertificateAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCertificateRevocationListAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapCrossCertificateAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapDeltaRevocationListAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapURL() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getLdapUserCertificateAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getM() - Method in class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
- getMac() - Method in class org.spongycastle.jcajce.io.MacOutputStream
-
- getMacKeySize() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the key size in bits for the MAC used with the message
- getMatches(Selector) - Method in class org.spongycastle.x509.X509Store
-
Deprecated.
- getMatrixG() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PublicKeySpec
-
- getMaxBaseCRLNumber() - Method in class org.spongycastle.x509.X509CRLStoreSelector
-
Get the maximum base CRL number.
- getMaxPathLength() - Method in class org.spongycastle.x509.ExtendedPKIXBuilderParameters
-
Returns the value of the maximum number of intermediate non-self-issued
certificates in the certification path.
- getMcElieceCCA2Parameters() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getMcElieceCCA2Parameters() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getMcElieceParameters() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getMcElieceParameters() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getMDName() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2ParameterSpec
-
- getMinTreehash() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getModulus() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getModulus() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
return the modulus.
- getModulus() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getModulus() - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
return the modulus.
- getN() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the order N of G
- getN() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getN() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getN() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getN() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getN() - Method in class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
- getN() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getN() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PublicKeySpec
-
- getN() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getN() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePublicKeySpec
-
- getName() - Method in class org.spongycastle.jce.spec.ECNamedCurveGenParameterSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.spongycastle.jce.spec.ECNamedCurveParameterSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.spongycastle.jce.spec.ECNamedCurveSpec
-
return the name of the curve the EC domain parameters belong to.
- getName() - Method in class org.spongycastle.jce.X509Principal
-
Deprecated.
- getName() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceFujisakiCipherSpi
-
- getName() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McElieceKobaraImaiCipherSpi
-
- getName() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McEliecePKCSCipherSpi
-
- getName() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.McEliecePointchevalCipherSpi
-
- getName() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
- getNamedCurveByOid(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNamedCurveOid(String) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.ECUtil
-
- getNames() - Static method in class org.spongycastle.jce.ECGOST3410NamedCurveTable
-
return an enumeration of the names of the available curves.
- getNames() - Static method in class org.spongycastle.jce.ECNamedCurveTable
-
return an enumeration of the names of the available curves.
- getNecessaryACAttributes() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns the neccessary attributes which must be contained in an attribute
certificate.
- getNextAuthPath() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextNextLeaf() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextNextRoot() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextNextSeed() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextRetain() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextRoot() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextRootSig() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextStack() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextTreehash() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getNextUpdate() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getNextUpdate() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getNextWorkingKey(List, int) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
Return the next working key inheriting DSA parameters if necessary.
- getNonce() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
- getNonce() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
Return the nonce (IV) value to be associated with message.
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotAfter() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getNotAfter() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the date after which the certificate is not valid.
- getNotAfter() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotBefore() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getNotBefore() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the date before which the certificate is not valid.
- getNotBefore() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getNotifications() - Method in class org.spongycastle.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.spongycastle.x509.PKIXCertPathReviewer
-
Returns an List of notification messages for the certificate at the given index in the CertPath.
- getNumOfLayers() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the number of layers
- getObjectDigest() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the hash if an object digest info is used.
- getOCSPUrls(AuthorityInformationAccess) - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getOID() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getOID(String) - Static method in class org.spongycastle.jcajce.provider.util.DigestFactory
-
- getOID() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getOID() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getOID() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getOID() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getOID() - Method in class org.spongycastle.x509.X509Attribute
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PublicKeySpec
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getOIDString() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePublicKeySpec
-
- getOtherObjectTypeID() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Returns the digest algorithm ID if an object digest info is used.
- getOutputSize(int) - Method in class org.spongycastle.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.spongycastle.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.spongycastle.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.spongycastle.jcajce.provider.config.PKCS12StoreParameter
-
- getOutputStream() - Method in class org.spongycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- getP() - Method in class org.spongycastle.jce.spec.ElGamalParameterSpec
-
Returns the prime modulus p.
- getP() - Method in class org.spongycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the prime p.
- getP() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the prime p.
- getP() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the prime p.
- getP() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getP() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getP1() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getP1() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getP2() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getP2() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getParam() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getParameters() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getParameters() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
Obtains a map of type (Integer) to value (byte[]) for the parameters tracked in this object.
- getParameters() - Method in interface org.spongycastle.jce.interfaces.ECKey
-
return a parameter specification representing the EC domain parameters
for the key.
- getParameters() - Method in interface org.spongycastle.jce.interfaces.ElGamalKey
-
- getParameters() - Method in interface org.spongycastle.jce.interfaces.GOST3410Key
-
- getParameters() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getParameters() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getParameters() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getParameters() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getParameters() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricBlockCipher
-
Returns the parameters used with this cipher.
- getParameters() - Method in class org.spongycastle.pqc.jcajce.provider.util.AsymmetricHybridCipher
-
Return the parameters used with this cipher.
- getParameters() - Method in class org.spongycastle.pqc.jcajce.provider.util.CipherSpiExt
-
Returns the parameters used with this cipher.
- getParameters() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSKeySpec
-
Returns the GMSS parameter set
- getParameterSet() - Method in class org.spongycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getParameterSpec(String) - Static method in class org.spongycastle.jce.ECGOST3410NamedCurveTable
-
return a parameter spec representing the passed in named
curve.
- getParameterSpec(String) - Static method in class org.spongycastle.jce.ECNamedCurveTable
-
return a parameter spec representing the passed in named
curve.
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEDHPublicKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- getParams() - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- getParams() - Method in class org.spongycastle.jce.spec.ECKeySpec
-
return the domain parameters for the curve
- getParams() - Method in class org.spongycastle.jce.spec.ElGamalKeySpec
-
- getParent() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getPassword() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getPersonalisation() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
- getPolicyQualifiers() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getPolicyTree() - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getPrf() - Method in class org.spongycastle.jcajce.spec.PBKDF2KeySpec
-
- getPrimeExponentP() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime exponent for P.
- getPrimeExponentP() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime exponent for P.
- getPrimeExponentQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime exponent for Q.
- getPrimeExponentQ() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime exponent for Q.
- getPrimeP() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime P.
- getPrimeP() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime P.
- getPrimeQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the prime Q.
- getPrimeQ() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the prime Q.
- getPrimeSize() - Method in class org.spongycastle.jce.spec.ElGamalGenParameterSpec
-
Returns the size in bits of the prime modulus.
- getPrincipals() - Method in class org.spongycastle.x509.AttributeCertificateIssuer
-
Deprecated.
Return any principal objects inside the attribute certificate issuer
object.
- getPrivate() - Method in interface org.spongycastle.jce.interfaces.IESKey
-
return the local private key.
- getPrivate() - Method in class org.spongycastle.jce.spec.IEKeySpec
-
return the local private key.
- getPrivateExponent() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateKey
-
- getPrivateExponent() - Method in class org.spongycastle.jce.provider.JCERSAPrivateKey
-
- getPrivateKey(PrivateKeyInfo) - Static method in class org.spongycastle.jce.provider.BouncyCastleProvider
-
- getPrivateKey(PrivateKeyInfo) - Static method in class org.spongycastle.pqc.jcajce.provider.BouncyCastlePQCProvider
-
- getProhibitedACAttributes() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns the attribute certificates which are not allowed.
- getProtectionParameter() - Method in class org.spongycastle.jcajce.provider.config.PKCS12StoreParameter
-
- getProtectionParameter() - Method in class org.spongycastle.jce.provider.JDKPKCS12StoreParameter
-
Deprecated.
- getProvider() - Method in class org.spongycastle.x509.X509Store
-
Deprecated.
- getProvider() - Method in class org.spongycastle.x509.X509StreamParser
-
- getPublic() - Method in interface org.spongycastle.jce.interfaces.IESKey
-
return the intended recipient's/sender's public key.
- getPublic() - Method in class org.spongycastle.jce.spec.IEKeySpec
-
return the intended recipient's/sender's public key.
- getPublicExponent() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey
-
return the public exponent.
- getPublicExponent() - Method in class org.spongycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey
-
return the public exponent.
- getPublicExponent() - Method in class org.spongycastle.jce.provider.JCERSAPrivateCrtKey
-
return the public exponent.
- getPublicExponent() - Method in class org.spongycastle.jce.provider.JCERSAPublicKey
-
return the public exponent.
- getPublicKey() - Method in class org.spongycastle.jcajce.spec.SkeinParameterSpec
-
- getPublicKey() - Method in class org.spongycastle.jce.netscape.NetscapeCertRequest
-
- getPublicKey() - Method in class org.spongycastle.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.spongycastle.jce.PKCS10CertificationRequest
-
Deprecated.
- getPublicKey(SubjectPublicKeyInfo) - Static method in class org.spongycastle.jce.provider.BouncyCastleProvider
-
- getPublicKey() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getPublicKey(SubjectPublicKeyInfo) - Static method in class org.spongycastle.pqc.jcajce.provider.BouncyCastlePQCProvider
-
- getPublicKey() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPublicKeySpec
-
Returns the GMSS public key
- getPublicKeyBytes() - Method in class org.spongycastle.pqc.jcajce.provider.gmss.BCGMSSPublicKey
-
- getPublicKeyParameters() - Method in interface org.spongycastle.jce.interfaces.GOST3410Params
-
- getPublicKeyParameters() - Method in class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- getPublicKeyParamSetOID() - Method in interface org.spongycastle.jce.interfaces.GOST3410Params
-
- getPublicKeyParamSetOID() - Method in class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- getQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getQ() - Method in interface org.spongycastle.jce.interfaces.ECPublicKey
-
return the public point Q
- getQ() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getQ() - Method in class org.spongycastle.jce.spec.ECPublicKeySpec
-
return the public point q
- getQ() - Method in class org.spongycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the sub-prime q.
- getQ() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Returns the sub-prime q.
- getQ() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the sub-prime q.
- getQInv() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getQInv() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getQInv() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PrivateKeySpec
-
- getQInv() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getQualifierSet(ASN1Sequence) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getReverse() - Method in class org.spongycastle.x509.X509CertificatePair
-
Return the certificate from this CA to the other CA.
- getReverseSelector() - Method in class org.spongycastle.x509.X509CertPairStoreSelector
-
Returns the certicate selector for the reverse part.
- getRevocationDate() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getRevocationDate() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getRevokedCertificate(BigInteger) - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getRevokedCertificate(BigInteger) - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getRevokedCertificates() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getRevokedCertificates() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getS() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PrivateKey
-
- getS() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getS() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PrivateKey
-
- getS() - Method in class org.spongycastle.jce.provider.JCEECPrivateKey
-
- getSalt() - Method in class org.spongycastle.jcajce.provider.symmetric.util.BCPBEKey
-
- getSbox() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getSbox() - Method in class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- getSearchAllStores() - Method in class org.spongycastle.jce.MultiCertStoreParameters
-
- getSearchForSerialNumberIn() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getSeed() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the seed used to generate this curve (if available).
- getSerialNumber() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLEntryObject
-
- getSerialNumber() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSerialNumber() - Method in class org.spongycastle.jce.provider.X509CRLEntryObject
-
- getSerialNumber() - Method in class org.spongycastle.x509.AttributeCertificateHolder
-
Deprecated.
Return the serial number associated with the issuer attached to this
holder.
- getSerialNumber() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the serial number for the certificate.
- getSerialNumber() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the serial number the attribute certificate must have.
- getSerialNumber() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getSigAlgName() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getSigAlgName() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
return a more "meaningful" representation for the signature algorithm used in
the certficate.
- getSigAlgName() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getSigAlgOID() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getSigAlgOID() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
return the object identifier for the signature.
- getSigAlgOID() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getSigAlgParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getSigAlgParams() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
return the signature parameters, or null if there aren't any.
- getSigAlgParams() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getSignature() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getSignature() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSignature() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getSignature() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
- getSignature() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getSignatureAlgNames() - Method in class org.spongycastle.x509.X509V1CertificateGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSignatureAlgNames() - Method in class org.spongycastle.x509.X509V2CRLGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSignatureAlgNames() - Method in class org.spongycastle.x509.X509V3CertificateGenerator
-
Deprecated.
Return an iterator of the signature names supported by the generator.
- getSigningAlgorithm() - Method in class org.spongycastle.jce.netscape.NetscapeCertRequest
-
- getSInv() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePrivateKey
-
- getSInv() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePrivateKeySpec
-
- getStaticKey() - Method in interface org.spongycastle.jce.interfaces.MQVPublicKey
-
return the static public key.
- getStaticKey() - Method in class org.spongycastle.jce.spec.MQVPublicKeySpec
-
return the static public key
- getStaticPrivateKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the static private key.
- getStaticPrivateKey() - Method in class org.spongycastle.jce.spec.MQVPrivateKeySpec
-
return the static private key
- getStores() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns an immutable List of Bouncy Castle
Stores used for finding CRLs, certificates, attribute
certificates or cross certificates.
- getSubjectAlternativeNames() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSubjectAlternativeNames(X509Certificate) - Static method in class org.spongycastle.x509.extension.X509ExtensionUtil
-
- getSubjectDN() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSubjectPrincipal(X509Certificate) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getSubjectPublicKey() - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getSubjectUniqueID() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSubjectX500Principal() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getSubjectX509Principal(X509Certificate) - Static method in class org.spongycastle.jce.PrincipalUtil
-
return the subject of the given cert as an X509PrincipalObject.
- getSupportedExtensions() - Method in class org.spongycastle.x509.PKIXAttrCertChecker
-
Returns an immutable Set of X.509 attribute certificate
extensions that this PKIXAttrCertChecker supports or
null if no extensions are supported.
- getT() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
- getT() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PublicKey
-
- getT() - Method in class org.spongycastle.pqc.jcajce.provider.mceliece.BCMcEliecePublicKey
-
- getT() - Method in class org.spongycastle.pqc.jcajce.spec.ECCKeyGenParameterSpec
-
- getT() - Method in class org.spongycastle.pqc.jcajce.spec.McElieceCCA2PublicKeySpec
-
- getT() - Method in class org.spongycastle.pqc.jcajce.spec.McEliecePublicKeySpec
-
- getTargetConstraints() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns the required constraints on the target certificate or attribute
certificate.
- getTargetGroups() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the target groups.
- getTargetNames() - Method in class org.spongycastle.x509.X509AttributeCertStoreSelector
-
Deprecated.
Gets the target names.
- getTBSCertificate() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getTBSCertList() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getTBSCertList() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getThisUpdate() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getThisUpdate() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getTrustAnchor() - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getTrustAnchors(X509Certificate, Set) - Method in class org.spongycastle.x509.PKIXCertPathReviewer
-
- getTrustedACIssuers() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
Returns the trusted attribute certificate issuers.
- getUpperLeaf() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getUpperTreehashLeaf() - Method in class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- getUserCertificateAttribute() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getUserCertificates(X509CertStoreSelector) - Method in class org.spongycastle.x509.util.LDAPStoreHelper
-
Returns end certificates.
- getUserCertificateSubjectAttributeName() - Method in class org.spongycastle.jce.X509LDAPCertStoreParameters
-
- getValidCertDateFromValidityModel(ExtendedPKIXParameters, CertPath, int) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getValidDate(PKIXParameters) - Static method in class org.spongycastle.jce.provider.CertPathValidatorUtilities
-
- getValidityModel() - Method in class org.spongycastle.x509.ExtendedPKIXParameters
-
- getValidPolicy() - Method in class org.spongycastle.jce.provider.PKIXPolicyNode
-
- getValues() - Method in class org.spongycastle.x509.X509Attribute
-
- getVersion() - Method in class org.spongycastle.jcajce.provider.asymmetric.x509.X509CRLObject
-
- getVersion() - Method in class org.spongycastle.jce.provider.X509CertificateObject
-
- getVersion() - Method in class org.spongycastle.jce.provider.X509CRLObject
-
- getVersion() - Method in interface org.spongycastle.x509.X509AttributeCertificate
-
Deprecated.
Return the version number for the certificate.
- getVersion() - Method in class org.spongycastle.x509.X509V2AttributeCertificate
-
Deprecated.
- getVi() - Method in class org.spongycastle.pqc.jcajce.provider.rainbow.BCRainbowPrivateKey
-
Returns the array of vi-s
- getVi() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowParameterSpec
-
Getter for the array containing the number of Vinegar-variables per layer
- getVi() - Method in class org.spongycastle.pqc.jcajce.spec.RainbowPrivateKeySpec
-
/** Returns the array of vi-s
- getW() - Method in class org.spongycastle.jcajce.provider.asymmetric.dstu.BCDSTU4145PublicKey
-
- getW() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getW() - Method in class org.spongycastle.jcajce.provider.asymmetric.ecgost.BCECGOST3410PublicKey
-
- getW() - Method in class org.spongycastle.jce.provider.JCEECPublicKey
-
- getX() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPrivateKey
-
- getX() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPrivateKey
-
- getX() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
-
- getX() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PrivateKey
-
- getX() - Method in interface org.spongycastle.jce.interfaces.ElGamalPrivateKey
-
- getX() - Method in interface org.spongycastle.jce.interfaces.GOST3410PrivateKey
-
- getX() - Method in class org.spongycastle.jce.provider.JCEDHPrivateKey
-
- getX() - Method in class org.spongycastle.jce.provider.JCEElGamalPrivateKey
-
- getX() - Method in class org.spongycastle.jce.provider.JDKDSAPrivateKey
-
- getX() - Method in class org.spongycastle.jce.spec.ElGamalPrivateKeySpec
-
Returns the private value x.
- getX() - Method in class org.spongycastle.jce.spec.GOST3410PrivateKeySpec
-
Returns the private key x.
- getY() - Method in class org.spongycastle.jcajce.provider.asymmetric.dh.BCDHPublicKey
-
- getY() - Method in class org.spongycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
-
- getY() - Method in class org.spongycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPublicKey
-
- getY() - Method in class org.spongycastle.jcajce.provider.asymmetric.gost.BCGOST3410PublicKey
-
- getY() - Method in interface org.spongycastle.jce.interfaces.ElGamalPublicKey
-
- getY() - Method in interface org.spongycastle.jce.interfaces.GOST3410PublicKey
-
- getY() - Method in class org.spongycastle.jce.provider.JCEDHPublicKey
-
- getY() - Method in class org.spongycastle.jce.provider.JCEElGamalPublicKey
-
- getY() - Method in class org.spongycastle.jce.provider.JDKDSAPublicKey
-
- getY() - Method in class org.spongycastle.jce.spec.ElGamalPublicKeySpec
-
Returns the public value y.
- getY() - Method in class org.spongycastle.jce.spec.GOST3410PublicKeySpec
-
Returns the public key y.
- GMSSKeySpec - Class in org.spongycastle.pqc.jcajce.spec
-
- GMSSKeySpec(GMSSParameters) - Constructor for class org.spongycastle.pqc.jcajce.spec.GMSSKeySpec
-
- GMSSPrivateKeySpec - Class in org.spongycastle.pqc.jcajce.spec
-
This class provides a specification for a GMSS private key.
- GMSSPrivateKeySpec(int[], byte[][], byte[][], byte[][][], byte[][][], Treehash[][], Treehash[][], Vector[], Vector[], Vector[][], Vector[][], byte[][][], GMSSLeaf[], GMSSLeaf[], GMSSLeaf[], int[], byte[][], GMSSRootCalc[], byte[][], GMSSRootSig[], GMSSParameters) - Constructor for class org.spongycastle.pqc.jcajce.spec.GMSSPrivateKeySpec
-
- GMSSPublicKeySpec - Class in org.spongycastle.pqc.jcajce.spec
-
This class provides a specification for a GMSS public key.
- GMSSPublicKeySpec(byte[], GMSSParameters) - Constructor for class org.spongycastle.pqc.jcajce.spec.GMSSPublicKeySpec
-
The constructor.
- GOST - Class in org.spongycastle.jcajce.provider.asymmetric
-
- GOST() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.GOST
-
- GOST.Mappings - Class in org.spongycastle.jcajce.provider.asymmetric
-
- GOST.Mappings() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.GOST.Mappings
-
- GOST28147 - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.AlgParamGen - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.AlgParamGen() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.AlgParamGen
-
- GOST28147.AlgParams - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.AlgParams() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.AlgParams
-
- GOST28147.CBC - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.CBC() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.CBC
-
- GOST28147.ECB - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.ECB() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.ECB
-
- GOST28147.GCFB - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.GCFB() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.GCFB
-
- GOST28147.KeyGen - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.KeyGen() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.KeyGen
-
- GOST28147.KeyGen(int) - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.KeyGen
-
- GOST28147.Mac - Class in org.spongycastle.jcajce.provider.symmetric
-
GOST28147
- GOST28147.Mac() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.Mac
-
- GOST28147.Mappings - Class in org.spongycastle.jcajce.provider.symmetric
-
- GOST28147.Mappings() - Constructor for class org.spongycastle.jcajce.provider.symmetric.GOST28147.Mappings
-
- GOST28147ParameterSpec - Class in org.spongycastle.jcajce.spec
-
A parameter spec for the GOST-28147 cipher.
- GOST28147ParameterSpec(byte[]) - Constructor for class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(byte[], byte[]) - Constructor for class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(String) - Constructor for class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(String, byte[]) - Constructor for class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec(ASN1ObjectIdentifier, byte[]) - Constructor for class org.spongycastle.jcajce.spec.GOST28147ParameterSpec
-
- GOST28147ParameterSpec - Class in org.spongycastle.jce.spec
-
Deprecated.
use org.spongycastle.jcajce.spec.GOST28147ParameterSpec
- GOST28147ParameterSpec(byte[]) - Constructor for class org.spongycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(byte[], byte[]) - Constructor for class org.spongycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(String) - Constructor for class org.spongycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST28147ParameterSpec(String, byte[]) - Constructor for class org.spongycastle.jce.spec.GOST28147ParameterSpec
-
Deprecated.
- GOST3410Key - Interface in org.spongycastle.jce.interfaces
-
Main interface for a GOST 3410-94 key.
- GOST3410ParameterSpec - Class in org.spongycastle.jce.spec
-
ParameterSpec for a GOST 3410-94 key.
- GOST3410ParameterSpec(String, String, String) - Constructor for class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(String, String) - Constructor for class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(String) - Constructor for class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410ParameterSpec(GOST3410PublicKeyParameterSetSpec) - Constructor for class org.spongycastle.jce.spec.GOST3410ParameterSpec
-
- GOST3410Params - Interface in org.spongycastle.jce.interfaces
-
- GOST3410PrivateKey - Interface in org.spongycastle.jce.interfaces
-
- GOST3410PrivateKeySpec - Class in org.spongycastle.jce.spec
-
This class specifies a GOST3410-94 private key with its associated parameters.
- GOST3410PrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.GOST3410PrivateKeySpec
-
Creates a new GOST3410PrivateKeySpec with the specified parameter values.
- GOST3410PublicKey - Interface in org.spongycastle.jce.interfaces
-
- GOST3410PublicKeyParameterSetSpec - Class in org.spongycastle.jce.spec
-
ParameterSpec for a GOST 3410-94 key parameters.
- GOST3410PublicKeyParameterSetSpec(BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
-
Creates a new GOST3410ParameterSpec with the specified parameter values.
- GOST3410PublicKeySpec - Class in org.spongycastle.jce.spec
-
This class specifies a GOST3410-94 public key with its associated parameters.
- GOST3410PublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.jce.spec.GOST3410PublicKeySpec
-
Creates a new GOST3410PublicKeySpec with the specified parameter values.
- GOST3410Util - Class in org.spongycastle.jcajce.provider.asymmetric.util
-
utility class for converting jce/jca GOST3410-94 objects
objects into their org.spongycastle.crypto counterparts.
- GOST3410Util() - Constructor for class org.spongycastle.jcajce.provider.asymmetric.util.GOST3410Util
-
- GOST3411 - Class in org.spongycastle.jcajce.provider.digest
-
- GOST3411 - Static variable in interface org.spongycastle.jcajce.provider.symmetric.util.PBE
-
- GOST3411.Digest - Class in org.spongycastle.jcajce.provider.digest
-
- GOST3411.Digest() - Constructor for class org.spongycastle.jcajce.provider.digest.GOST3411.Digest
-
- GOST3411.HashMac - Class in org.spongycastle.jcajce.provider.digest
-
GOST3411 HMac
- GOST3411.HashMac() - Constructor for class org.spongycastle.jcajce.provider.digest.GOST3411.HashMac
-
- GOST3411.KeyGenerator - Class in org.spongycastle.jcajce.provider.digest
-
- GOST3411.KeyGenerator() - Constructor for class org.spongycastle.jcajce.provider.digest.GOST3411.KeyGenerator
-
- GOST3411.Mappings - Class in org.spongycastle.jcajce.provider.digest
-
- GOST3411.Mappings() - Constructor for class org.spongycastle.jcajce.provider.digest.GOST3411.Mappings
-
- GOST3411.PBEWithMacKeyFactory - Class in org.spongycastle.jcajce.provider.digest
-
PBEWithHmacGOST3411
- GOST3411.PBEWithMacKeyFactory() - Constructor for class org.spongycastle.jcajce.provider.digest.GOST3411.PBEWithMacKeyFactory
-
- Grain128 - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grain128.Base - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grain128.Base() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grain128.Base
-
- Grain128.KeyGen - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grain128.KeyGen() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grain128.KeyGen
-
- Grain128.Mappings - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grain128.Mappings() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grain128.Mappings
-
- Grainv1 - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grainv1.Base - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grainv1.Base() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grainv1.Base
-
- Grainv1.KeyGen - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grainv1.KeyGen() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grainv1.KeyGen
-
- Grainv1.Mappings - Class in org.spongycastle.jcajce.provider.symmetric
-
- Grainv1.Mappings() - Constructor for class org.spongycastle.jcajce.provider.symmetric.Grainv1.Mappings
-
- guessParameterSpec(IESEngine) - Static method in class org.spongycastle.jcajce.provider.asymmetric.util.IESUtil
-