- G - Static variable in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- g - Variable in class org.spongycastle.asn1.oiw.ElGamalParameter
-
- g - Variable in class org.spongycastle.asn1.pkcs.DHParameter
-
- g - Variable in class org.spongycastle.asn1.x509.DSAParameter
-
- g - Variable in class org.spongycastle.asn1.x9.DHDomainParameters
-
- g - Variable in class org.spongycastle.asn1.x9.X9ECParameters
-
- g - Variable in class org.spongycastle.crypto.agreement.srp.SRP6Client
-
- g - Variable in class org.spongycastle.crypto.agreement.srp.SRP6Server
-
- g - Variable in class org.spongycastle.crypto.agreement.srp.SRP6VerifierGenerator
-
- G(int, int, int) - Method in class org.spongycastle.crypto.digests.MD4Digest
-
- G(int, int, int) - Method in class org.spongycastle.crypto.digests.MD5Digest
-
- g(int, int, int) - Method in class org.spongycastle.crypto.digests.SHA1Digest
-
- G(int) - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- g(int, int) - Method in class org.spongycastle.crypto.engines.SkipjackEngine
-
The G permutation
- G - Variable in class org.spongycastle.crypto.generators.NTRUSigningKeyPairGenerator.FGBasis
-
- g - Variable in class org.spongycastle.crypto.macs.VMPCMac
-
- g - Variable in class org.spongycastle.crypto.params.DHParameters
-
- g - Variable in class org.spongycastle.crypto.params.DSAParameters
-
- G - Variable in class org.spongycastle.crypto.params.ECDomainParameters
-
- g - Variable in class org.spongycastle.crypto.params.ElGamalParameters
-
- g - Variable in class org.spongycastle.crypto.params.NaccacheSternKeyParameters
-
- G - Variable in class org.spongycastle.jce.spec.ECParameterSpec
-
- g1(int, int, int) - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- g2(int, int, int) - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- gamma(int[]) - Method in class org.spongycastle.crypto.engines.NoekeonEngine
-
- gcd - Variable in class org.spongycastle.math.ntru.euclid.BigIntEuclidean
-
- gcd - Variable in class org.spongycastle.math.ntru.euclid.IntEuclidean
-
- GCMBlockCipher - Class in org.spongycastle.crypto.modes
-
Implements the Galois/Counter mode (GCM) detailed in
NIST Special Publication 800-38D.
- GCMBlockCipher(BlockCipher) - Constructor for class org.spongycastle.crypto.modes.GCMBlockCipher
-
- GCMBlockCipher(BlockCipher, GCMMultiplier) - Constructor for class org.spongycastle.crypto.modes.GCMBlockCipher
-
- GCMExponentiator - Interface in org.spongycastle.crypto.modes.gcm
-
- GCMMultiplier - Interface in org.spongycastle.crypto.modes.gcm
-
- GCMUtil - Class in org.spongycastle.crypto.modes.gcm
-
- GCMUtil() - Constructor for class org.spongycastle.crypto.modes.gcm.GCMUtil
-
- gCTRBlock(byte[], int, byte[], int) - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- genConst() - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- GENDER - Static variable in class org.spongycastle.asn1.x500.style.BCStyle
-
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
- GENDER - Static variable in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
- GENERAL_STRING - Static variable in interface org.spongycastle.asn1.BERTags
-
- GeneralDigest - Class in org.spongycastle.crypto.digests
-
base implementation of MD4 family style digest as outlined in
"Handbook of Applied Cryptography", pages 344 - 347.
- GeneralDigest() - Constructor for class org.spongycastle.crypto.digests.GeneralDigest
-
Standard constructor
- GeneralDigest(GeneralDigest) - Constructor for class org.spongycastle.crypto.digests.GeneralDigest
-
Copy constructor.
- GENERALIZED_TIME - Static variable in interface org.spongycastle.asn1.BERTags
-
- GeneralName - Class in org.spongycastle.asn1.x509
-
The GeneralName object.
- GeneralName(X509Name) - Constructor for class org.spongycastle.asn1.x509.GeneralName
-
Deprecated.
use X500Name constructor.
- GeneralName(X500Name) - Constructor for class org.spongycastle.asn1.x509.GeneralName
-
- GeneralName(int, ASN1Encodable) - Constructor for class org.spongycastle.asn1.x509.GeneralName
-
When the subjectAltName extension contains an Internet mail address,
the address MUST be included as an rfc822Name.
- GeneralName(int, String) - Constructor for class org.spongycastle.asn1.x509.GeneralName
-
Create a GeneralName for the given tag from the passed in String.
- GeneralNames - Class in org.spongycastle.asn1.x509
-
- GeneralNames(GeneralName) - Constructor for class org.spongycastle.asn1.x509.GeneralNames
-
Construct a GeneralNames object containing one GeneralName.
- GeneralNames(GeneralName[]) - Constructor for class org.spongycastle.asn1.x509.GeneralNames
-
- GeneralNames(ASN1Sequence) - Constructor for class org.spongycastle.asn1.x509.GeneralNames
-
- GeneralSubtree - Class in org.spongycastle.asn1.x509
-
Class for containing a restriction object subtrees in NameConstraints.
- GeneralSubtree(ASN1Sequence) - Constructor for class org.spongycastle.asn1.x509.GeneralSubtree
-
- GeneralSubtree(GeneralName, BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.x509.GeneralSubtree
-
Constructor from a given details.
- GeneralSubtree(GeneralName) - Constructor for class org.spongycastle.asn1.x509.GeneralSubtree
-
- generate() - Method in class org.spongycastle.asn1.x509.ExtensionsGenerator
-
Generate an Extensions object based on the current state of the generator.
- generate() - Method in class org.spongycastle.asn1.x509.X509ExtensionsGenerator
-
Deprecated.
Generate an X509Extensions object based on the current state of the generator.
- generate(byte[], byte[], int, int, int, int) - Static method in class org.spongycastle.crypto.generators.SCrypt
-
- generate() - Method in class org.spongycastle.util.io.pem.PemObject
-
- generate() - Method in interface org.spongycastle.util.io.pem.PemObjectGenerator
-
- generateAgreement(AsymmetricKeyParameter) - Method in class org.spongycastle.crypto.tls.DefaultTlsAgreementCredentials
-
- generateAgreement(AsymmetricKeyParameter) - Method in interface org.spongycastle.crypto.tls.TlsAgreementCredentials
-
- generateAttributeCertificateInfo() - Method in class org.spongycastle.asn1.x509.V2AttributeCertificateInfoGenerator
-
- generateBasis() - Method in class org.spongycastle.crypto.generators.NTRUSigningKeyPairGenerator
-
Creates a NTRUSigner basis consisting of polynomials f, g, F, G, h
.
If KeyGenAlg=FLOAT
, the basis may not be valid and this method must be rerun if that is the case.
- generateBlindingCoeffs(IndexGenerator, int) - Method in class org.spongycastle.crypto.engines.NTRUEngine
-
Generates an int
array containing dr
elements equal to 1
and dr
elements equal to -1
using an index generator.
- generateBlindingFactor() - Method in class org.spongycastle.crypto.generators.RSABlindingFactorGenerator
-
Generate a suitable blind factor for the public key the generator was initialised with.
- generateBlindingPoly(byte[], byte[]) - Method in class org.spongycastle.crypto.engines.NTRUEngine
-
Deterministically generates a blinding polynomial from a seed and a message representative.
- generateBoundedBasis() - Method in class org.spongycastle.crypto.generators.NTRUSigningKeyPairGenerator
-
Creates a basis such that |F| < keyNormBound
and |G| < keyNormBound
- generateBytes(byte[], int, int) - Method in class com.tinfoilsms.csprng.SDFGenerator
-
Fill the length bytes specified of the output buffer with bytes generated from
the seed derivation function (SDF).
- generateBytes(byte[], int, int) - Method in class org.spongycastle.crypto.agreement.kdf.DHKEKGenerator
-
- generateBytes(byte[], int, int) - Method in class org.spongycastle.crypto.agreement.kdf.ECDHKEKGenerator
-
- generateBytes(byte[], int, int) - Method in interface org.spongycastle.crypto.DerivationFunction
-
- generateBytes(byte[], int, int) - Method in class org.spongycastle.crypto.generators.BaseKDFBytesGenerator
-
fill len bytes of the output buffer with bytes generated from
the derivation function.
- generateBytes(byte[], int, int) - Method in class org.spongycastle.crypto.generators.MGF1BytesGenerator
-
fill len bytes of the output buffer with bytes generated from
the derivation function.
- generateCertificateSignature(byte[]) - Method in class org.spongycastle.crypto.tls.DefaultTlsSignerCredentials
-
- generateCertificateSignature(byte[]) - Method in interface org.spongycastle.crypto.tls.TlsSignerCredentials
-
- generateClientCredentials(byte[], byte[], byte[]) - Method in class org.spongycastle.crypto.agreement.srp.SRP6Client
-
Generates client's credentials given the client's salt, identity and password
- generateClientKeyExchange(OutputStream) - Method in class org.spongycastle.crypto.tls.TlsDHKeyExchange
-
- generateClientKeyExchange(OutputStream) - Method in class org.spongycastle.crypto.tls.TlsECDHKeyExchange
-
- generateClientKeyExchange(OutputStream) - Method in interface org.spongycastle.crypto.tls.TlsKeyExchange
-
- generateClientKeyExchange(OutputStream) - Method in class org.spongycastle.crypto.tls.TlsPSKKeyExchange
-
- generateClientKeyExchange(OutputStream) - Method in class org.spongycastle.crypto.tls.TlsRSAKeyExchange
-
- generateClientKeyExchange(OutputStream) - Method in class org.spongycastle.crypto.tls.TlsSRPKeyExchange
-
- generateDerivedKey(int) - Method in class org.spongycastle.crypto.generators.OpenSSLPBEParametersGenerator
-
the derived key function, the ith hash of the password and the salt.
- generateDerivedKey(int, int) - Method in class org.spongycastle.crypto.generators.PKCS12ParametersGenerator
-
generation of a derived key ala PKCS12 V1.0.
- generateDerivedKey() - Method in class org.spongycastle.crypto.generators.PKCS5S1ParametersGenerator
-
the derived key function, the ith hash of the password and the salt.
- generateDerivedKey(int) - Method in class org.spongycastle.crypto.generators.PKCS5S2ParametersGenerator
-
- generateDerivedMacParameters(int) - Method in class org.spongycastle.crypto.generators.OpenSSLPBEParametersGenerator
-
Generate a key parameter for use with a MAC derived from the password,
salt, and iteration count we are currently initialised with.
- generateDerivedMacParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS12ParametersGenerator
-
Generate a key parameter for use with a MAC derived from the password,
salt, and iteration count we are currently initialised with.
- generateDerivedMacParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS5S1ParametersGenerator
-
Generate a key parameter for use with a MAC derived from the password,
salt, and iteration count we are currently initialised with.
- generateDerivedMacParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS5S2ParametersGenerator
-
Generate a key parameter for use with a MAC derived from the password,
salt, and iteration count we are currently initialised with.
- generateDerivedMacParameters(int) - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
generate derived parameters for a key of length keySize, specifically
for use with a MAC.
- generateDerivedParameters(int) - Method in class org.spongycastle.crypto.generators.OpenSSLPBEParametersGenerator
-
Generate a key parameter derived from the password, salt, and iteration
count we are currently initialised with.
- generateDerivedParameters(int, int) - Method in class org.spongycastle.crypto.generators.OpenSSLPBEParametersGenerator
-
Generate a key with initialisation vector parameter derived from
the password, salt, and iteration count we are currently initialised
with.
- generateDerivedParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS12ParametersGenerator
-
Generate a key parameter derived from the password, salt, and iteration
count we are currently initialised with.
- generateDerivedParameters(int, int) - Method in class org.spongycastle.crypto.generators.PKCS12ParametersGenerator
-
Generate a key with initialisation vector parameter derived from
the password, salt, and iteration count we are currently initialised
with.
- generateDerivedParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS5S1ParametersGenerator
-
Generate a key parameter derived from the password, salt, and iteration
count we are currently initialised with.
- generateDerivedParameters(int, int) - Method in class org.spongycastle.crypto.generators.PKCS5S1ParametersGenerator
-
Generate a key with initialisation vector parameter derived from
the password, salt, and iteration count we are currently initialised
with.
- generateDerivedParameters(int) - Method in class org.spongycastle.crypto.generators.PKCS5S2ParametersGenerator
-
Generate a key parameter derived from the password, salt, and iteration
count we are currently initialised with.
- generateDerivedParameters(int, int) - Method in class org.spongycastle.crypto.generators.PKCS5S2ParametersGenerator
-
Generate a key with initialisation vector parameter derived from
the password, salt, and iteration count we are currently initialised
with.
- generateDerivedParameters(int) - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
generate derived parameters for a key of length keySize.
- generateDerivedParameters(int, int) - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
generate derived parameters for a key of length keySize, and
an initialisation vector (IV) of length ivSize.
- generateDHKeyPair(DHParameters) - Method in class org.spongycastle.crypto.tls.TlsDHKeyExchange
-
- generateDHKeyPair(SecureRandom, DHParameters) - Static method in class org.spongycastle.crypto.tls.TlsDHUtils
-
- generateECKeyPair(ECDomainParameters) - Method in class org.spongycastle.crypto.tls.TlsECDHKeyExchange
-
- generateEncryptedPreMasterSecret(TlsClientContext, RSAKeyParameters, OutputStream) - Static method in class org.spongycastle.crypto.tls.TlsRSAUtils
-
- generateEphemeralClientKeyExchange(DHParameters, OutputStream) - Method in class org.spongycastle.crypto.tls.TlsDHKeyExchange
-
- generateEphemeralClientKeyExchange(SecureRandom, DHParameters, OutputStream) - Static method in class org.spongycastle.crypto.tls.TlsDHUtils
-
- generateEphemeralClientKeyExchange(ECDomainParameters, OutputStream) - Method in class org.spongycastle.crypto.tls.TlsECDHKeyExchange
-
- generateKdfBytes(KDFParameters, int) - Method in class org.spongycastle.crypto.engines.IESEngine
-
- generateKey() - Method in class org.spongycastle.crypto.CipherKeyGenerator
-
generate a secret key.
- generateKey() - Method in class org.spongycastle.crypto.generators.DESedeKeyGenerator
-
- generateKey() - Method in class org.spongycastle.crypto.generators.DESKeyGenerator
-
- generateKeyPair() - Method in interface org.spongycastle.crypto.AsymmetricCipherKeyPairGenerator
-
return an AsymmetricCipherKeyPair containing the generated keys.
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.DHBasicKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.DHKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.DSAKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.ECKeyPairGenerator
-
Given the domain parameters this routine generates an EC key
pair in accordance with X9.62 section 5.2.1 pages 26, 27.
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.ElGamalKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.GOST3410KeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.NaccacheSternKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.NTRUEncryptionKeyPairGenerator
-
Generates a new encryption key pair.
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.NTRUSigningKeyPairGenerator
-
Generates a new signature key pair.
- generateKeyPair() - Method in class org.spongycastle.crypto.generators.RSAKeyPairGenerator
-
- generateKeyPair() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyPairGeneratorSpi.EC
-
- generateKeyPairSingleThread() - Method in class org.spongycastle.crypto.generators.NTRUSigningKeyPairGenerator
-
Generates a new signature key pair.
- generateKeyStream(byte[]) - Method in class org.spongycastle.crypto.engines.Salsa20Engine
-
- generateOcts() - Method in class org.spongycastle.asn1.BERConstructedOctetString
-
Deprecated.
- generateOcts() - Method in class org.spongycastle.asn1.BEROctetString
-
- generateOtherSecret(int) - Method in class org.spongycastle.crypto.tls.TlsPSKKeyExchange
-
- generateParameters() - Method in class org.spongycastle.crypto.generators.DHParametersGenerator
-
which generates the p and g values from the given parameters,
returning the DHParameters object.
- generateParameters() - Method in class org.spongycastle.crypto.generators.DSAParametersGenerator
-
which generates the p and g values from the given parameters,
returning the DSAParameters object.
- generateParameters() - Method in class org.spongycastle.crypto.generators.ElGamalParametersGenerator
-
which generates the p and g values from the given parameters,
returning the ElGamalParameters object.
- generateParameters() - Method in class org.spongycastle.crypto.generators.GOST3410ParametersGenerator
-
which generates the p , q and a values from the given parameters,
returning the GOST3410Parameters object.
- generateParameters_FIPS186_2() - Method in class org.spongycastle.crypto.generators.DSAParametersGenerator
-
- generateParameters_FIPS186_3() - Method in class org.spongycastle.crypto.generators.DSAParametersGenerator
-
generate suitable parameters for DSA, in line with
FIPS 186-3 A.1 Generation of the FFC Primes p and q.
- generatePremasterSecret() - Method in class org.spongycastle.crypto.tls.TlsDHKeyExchange
-
- generatePremasterSecret() - Method in class org.spongycastle.crypto.tls.TlsECDHKeyExchange
-
- generatePremasterSecret() - Method in interface org.spongycastle.crypto.tls.TlsKeyExchange
-
- generatePremasterSecret() - Method in class org.spongycastle.crypto.tls.TlsPSKKeyExchange
-
- generatePremasterSecret() - Method in class org.spongycastle.crypto.tls.TlsRSAKeyExchange
-
- generatePremasterSecret() - Method in class org.spongycastle.crypto.tls.TlsSRPKeyExchange
-
- generatePrime(int, int, SecureRandom) - Static method in class org.spongycastle.crypto.generators.NaccacheSternKeyPairGenerator
-
- generatePrivate(PrivateKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePrivate(PrivateKeyInfo) - Method in interface org.spongycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePrivateKey(BigInteger, SecureRandom) - Static method in class org.spongycastle.crypto.generators.DSAKeyPairGenerator
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.ECUtil
-
- generatePrivateValue(Digest, BigInteger, BigInteger, SecureRandom) - Static method in class org.spongycastle.crypto.agreement.srp.SRP6Util
-
- generatePublic(SubjectPublicKeyInfo) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
-
- generatePublic(SubjectPublicKeyInfo) - Method in interface org.spongycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.ECUtil
-
- generateRandom(int, int, int, SecureRandom) - Static method in class org.spongycastle.math.ntru.polynomial.DenseTernaryPolynomial
-
Generates a random polynomial with numOnes
coefficients equal to 1,
numNegOnes
coefficients equal to -1, and the rest equal to 0.
- generateRandom(int, SecureRandom) - Static method in class org.spongycastle.math.ntru.polynomial.DenseTernaryPolynomial
-
Generates a polynomial with coefficients randomly selected from {-1, 0, 1}
.
- generateRandom(int, int, int, int, int, SecureRandom) - Static method in class org.spongycastle.math.ntru.polynomial.ProductFormPolynomial
-
- generateRandom(int, int, int, SecureRandom) - Static method in class org.spongycastle.math.ntru.polynomial.SparseTernaryPolynomial
-
Generates a random polynomial with numOnes
coefficients equal to 1,
numNegOnes
coefficients equal to -1, and the rest equal to 0.
- generateRandomSmall(int, int, int) - Static method in class org.spongycastle.math.ntru.polynomial.BigIntPolynomial
-
Generates a random polynomial with numOnes
coefficients equal to 1,
numNegOnes
coefficients equal to -1, and the rest equal to 0.
- generateRandomTernary(int, int, int, boolean, SecureRandom) - Static method in class org.spongycastle.math.ntru.util.Util
-
Generates a "sparse" or "dense" polynomial containing numOnes ints equal to 1,
numNegOnes int equal to -1, and the rest equal to 0.
- generateRandomTernary(int, int, int, SecureRandom) - Static method in class org.spongycastle.math.ntru.util.Util
-
Generates an array containing numOnes ints equal to 1,
numNegOnes int equal to -1, and the rest equal to 0.
- generateSafePrimes(int, int, SecureRandom) - Static method in class org.spongycastle.crypto.generators.DHParametersHelper
-
- generateSeed(int, boolean) - Method in class org.spongycastle.crypto.prng.ThreadedSeedGenerator
-
Generate seed bytes.
- generateSeed(int, boolean) - Method in class org.spongycastle.crypto.prng.ThreadedSeedGenerator.SeedGenerator
-
- generateServerCredentials() - Method in class org.spongycastle.crypto.agreement.srp.SRP6Server
-
Generates the server's credentials that are to be sent to the client.
- generateSignature(byte[]) - Method in interface org.spongycastle.crypto.DSA
-
sign the passed in message (usually the output of a hash function).
- generateSignature() - Method in interface org.spongycastle.crypto.Signer
-
generate a signature for the message we've been loaded with using
the key we were initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.DSADigestSigner
-
Generate a signature for the message we've been loaded with using
the key we were initialised with.
- generateSignature(byte[]) - Method in class org.spongycastle.crypto.signers.DSASigner
-
generate a signature for the given message using the key we were
initialised with.
- generateSignature(byte[]) - Method in class org.spongycastle.crypto.signers.ECDSASigner
-
generate a signature for the given message using the key we were
initialised with.
- generateSignature(byte[]) - Method in class org.spongycastle.crypto.signers.ECGOST3410Signer
-
generate a signature for the given message using the key we were
initialised with.
- generateSignature(byte[]) - Method in class org.spongycastle.crypto.signers.ECNRSigner
-
generate a signature for the given message using the key we were
initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.GenericSigner
-
Generate a signature for the message we've been loaded with using the key
we were initialised with.
- generateSignature(byte[]) - Method in class org.spongycastle.crypto.signers.GOST3410Signer
-
generate a signature for the given message using the key we were
initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
-
generate a signature for the loaded message using the key we were
initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.ISO9796d2Signer
-
generate a signature for the loaded message using the key we were
initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.NTRUSigner
-
- generateSignature() - Method in class org.spongycastle.crypto.signers.PSSSigner
-
generate a signature for the message we've been loaded with using
the key we were initialised with.
- generateSignature() - Method in class org.spongycastle.crypto.signers.RSADigestSigner
-
Generate a signature for the message we've been loaded with using the key
we were initialised with.
- generateState() - Method in class org.spongycastle.crypto.prng.DigestRandomGenerator
-
- generateTBSCertificate() - Method in class org.spongycastle.asn1.x509.V1TBSCertificateGenerator
-
- generateTBSCertificate() - Method in class org.spongycastle.asn1.x509.V3TBSCertificateGenerator
-
- generateTBSCertList() - Method in class org.spongycastle.asn1.x509.V2TBSCertListGenerator
-
- generateVerifier(byte[], byte[], byte[]) - Method in class org.spongycastle.crypto.agreement.srp.SRP6VerifierGenerator
-
Creates a new SRP verifier
- generateWorkingKey(byte[], boolean) - Method in class org.spongycastle.crypto.engines.AESEngine
-
Calculate the necessary round keys
The number of calculations depends on key size and block size
AES specified a fixed block size of 128 bits and key sizes 128/192/256 bits
This code is written assuming those are the only possible values
- generateWorkingKey(byte[], boolean) - Method in class org.spongycastle.crypto.engines.AESFastEngine
-
Calculate the necessary round keys
The number of calculations depends on key size and block size
AES specified a fixed block size of 128 bits and key sizes 128/192/256 bits
This code is written assuming those are the only possible values
- generateWorkingKey(byte[], boolean) - Method in class org.spongycastle.crypto.engines.AESLightEngine
-
Calculate the necessary round keys
The number of calculations depends on key size and block size
AES specified a fixed block size of 128 bits and key sizes 128/192/256 bits
This code is written assuming those are the only possible values
- generateWorkingKey(boolean, byte[]) - Method in class org.spongycastle.crypto.engines.DESEngine
-
generate an integer based working key based on our secret key
and what we processing we are planning to do.
- generateWorkingKey(boolean, byte[]) - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- generateWorkingKey(boolean, byte[]) - Method in class org.spongycastle.crypto.engines.IDEAEngine
-
- generateWorkingKey(byte[], int) - Method in class org.spongycastle.crypto.engines.RC2Engine
-
- generateWorkingKey(byte[]) - Method in class org.spongycastle.crypto.engines.RijndaelEngine
-
Calculate the necessary round keys
The number of calculations depends on keyBits and blockBits
- generateWorkingKey(byte[]) - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- GENERATION - Static variable in class org.spongycastle.asn1.x500.style.BCStyle
-
- GENERATION - Static variable in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
- generationQualifier - Static variable in class org.spongycastle.asn1.x500.style.RFC4519Style
-
- generator - Variable in class com.tinfoilsms.test.ECEngineTest
-
- generator - Variable in class org.spongycastle.crypto.prng.ReversedWindowGenerator
-
- GenericSigner - Class in org.spongycastle.crypto.signers
-
- GenericSigner(AsymmetricBlockCipher, Digest) - Constructor for class org.spongycastle.crypto.signers.GenericSigner
-
- genericSize - Static variable in class org.spongycastle.crypto.engines.NoekeonEngine
-
- genPad(byte, int) - Static method in class org.spongycastle.crypto.tls.SSL3Mac
-
- get(int) - Method in class org.spongycastle.asn1.ASN1EncodableVector
-
- get(int, int) - Static method in class org.spongycastle.crypto.tls.ProtocolVersion
-
- getA() - Method in class org.spongycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
-
- getA() - Method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getA() - Method in class org.spongycastle.crypto.params.GOST3410Parameters
-
- getA() - Method in class org.spongycastle.math.ec.ECCurve
-
- getAccessDescriptions() - Method in class org.spongycastle.asn1.x509.AuthorityInformationAccess
-
- getAccessLocation() - Method in class org.spongycastle.asn1.x509.AccessDescription
-
- getAccessMethod() - Method in class org.spongycastle.asn1.x509.AccessDescription
-
- getAccessRights() - Method in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- getAcinfo() - Method in class org.spongycastle.asn1.x509.AttributeCertificate
-
- getActions() - Method in class org.spongycastle.jcajce.provider.config.ProviderConfigurationPermission
-
- getAdjustedDate() - Method in class org.spongycastle.asn1.DERUTCTime
-
return the time as an adjusted date
in the range of 1950 - 2049.
- getAdjustedTime() - Method in class org.spongycastle.asn1.DERUTCTime
-
return a time string as an adjusted date with a 4 digit year.
- getAlertDescription() - Method in exception org.spongycastle.crypto.tls.TlsFatalAlert
-
- getAlgorithm() - Method in class org.spongycastle.asn1.x509.AlgorithmIdentifier
-
- getAlgorithm() - Method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
- getAlgorithm() - Method in class org.spongycastle.asn1.x9.KeySpecificInfo
-
- getAlgorithm() - Method in class org.spongycastle.crypto.agreement.kdf.DHKDFParameters
-
- 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.jce.spec.IEKeySpec
-
return "IES"
- getAlgorithm() - Method in class org.spongycastle.jce.spec.RepeatedSecretKeySpec
-
- getAlgorithmId() - Method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
Deprecated.
use getPrivateKeyAlgorithm()
- getAlgorithmId() - Method in class org.spongycastle.asn1.x509.DigestInfo
-
- getAlgorithmId() - Method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
Deprecated.
use getAlgorithm()
- getAlgorithmName() - Method in interface org.spongycastle.crypto.BlockCipher
-
Return the name of the algorithm the cipher implements.
- getAlgorithmName() - Method in interface org.spongycastle.crypto.Digest
-
return the algorithm name
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.GOST3411Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.MD2Digest
-
return the algorithm name
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.MD4Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.MD5Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.NullDigest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.RIPEMD128Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.RIPEMD160Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.RIPEMD256Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.RIPEMD320Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.SHA1Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.SHA224Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.SHA256Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.SHA384Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.SHA512Digest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.ShortenedDigest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.AESEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.AESFastEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.AESLightEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.BlowfishEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.CAST5Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.CAST6Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.DESedeEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.DESedeWrapEngine
-
Method getAlgorithmName
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.DESEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.HC256Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.IDEAEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.ISAACEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.NoekeonEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.NullEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC2Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC2WrapEngine
-
Method getAlgorithmName
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC4Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC532Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC564Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RC6Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RFC3211WrapEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RFC3394WrapEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.RijndaelEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.Salsa20Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.SerpentEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.SkipjackEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.TEAEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.TwofishEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.VMPCEngine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.VMPCKSA3Engine
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.engines.XTEAEngine
-
- getAlgorithmName() - Method in interface org.spongycastle.crypto.Mac
-
Return the name of the algorithm the MAC implements.
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.BlockCipherMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.CBCBlockCipherMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.CFBBlockCipherMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.CMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.HMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.ISO9797Alg3Mac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.MacCFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.OldHMac
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.macs.VMPCMac
-
- getAlgorithmName() - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
Return the name of the algorithm.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.CBCBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.CFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.GOFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.OFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.OpenPGPCFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.PGPCFBBlockCipher
-
return the algorithm name and mode.
- getAlgorithmName() - Method in class org.spongycastle.crypto.modes.SICBlockCipher
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.signers.RSADigestSigner
-
Deprecated.
- getAlgorithmName() - Method in class org.spongycastle.crypto.StreamBlockCipher
-
return the name of the algorithm we are wrapping.
- getAlgorithmName() - Method in interface org.spongycastle.crypto.StreamCipher
-
Return the name of the algorithm the cipher implements.
- getAlgorithmName() - Method in class org.spongycastle.crypto.tls.CombinedHash
-
- getAlgorithmName() - Method in class org.spongycastle.crypto.tls.SSL3Mac
-
- getAlgorithmName() - Method in interface org.spongycastle.crypto.Wrapper
-
Return the name of the algorithm the wrapper implements.
- getApplicationTag() - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
- getASN1EncodableVector(ASN1ObjectIdentifier, boolean) - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getASN1Primitive() - Method in class org.spongycastle.asn1.pkcs.EncryptionScheme
-
- getASN1Primitive() - Method in class org.spongycastle.asn1.pkcs.PBES2Algorithms
-
Deprecated.
- getAssociatedText() - Method in class org.spongycastle.crypto.params.AEADParameters
-
- getAttrCertValidityPeriod() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getAttributes() - Method in class org.spongycastle.asn1.pkcs.CertificationRequestInfo
-
- getAttributes() - Method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
- getAttributes() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getAttributes() - Method in class org.spongycastle.asn1.x509.SubjectDirectoryAttributes
-
- getAttributes() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getAttributeTypes() - Method in class org.spongycastle.asn1.x500.X500Name
-
return an array of OIDs contained in the attribute type of each RDN in structure order.
- getAttributeValues() - Method in class org.spongycastle.asn1.pkcs.Attribute
-
- getAttributeValues() - Method in class org.spongycastle.asn1.x509.Attribute
-
- getAttrType() - Method in class org.spongycastle.asn1.pkcs.Attribute
-
- getAttrType() - Method in class org.spongycastle.asn1.x509.Attribute
-
- getAttrValues() - Method in class org.spongycastle.asn1.pkcs.Attribute
-
- getAttrValues() - Method in class org.spongycastle.asn1.x509.Attribute
-
- getAuthenticatedAttributes() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getAuthentication() - Method in class org.spongycastle.crypto.tls.LegacyTlsClient
-
Deprecated.
- getAuthentication() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getAuthentication() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getAuthorityCertIssuer() - Method in class org.spongycastle.asn1.x509.AuthorityKeyIdentifier
-
- getAuthorityCertSerialNumber() - Method in class org.spongycastle.asn1.x509.AuthorityKeyIdentifier
-
- getAuthorityReference() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getAuthSafe() - Method in class org.spongycastle.asn1.pkcs.Pfx
-
- getB() - Method in class org.spongycastle.math.ec.ECCurve
-
- getBagAttribute(DERObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttribute(DERObjectIdentifier) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttribute(DERObjectIdentifier) - Method in interface org.spongycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getBagAttributeKeys() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getBagAttributeKeys() - Method in interface org.spongycastle.jce.interfaces.PKCS12BagAttributeCarrier
-
- getBagAttributes() - Method in class org.spongycastle.asn1.pkcs.SafeBag
-
- getBagId() - Method in class org.spongycastle.asn1.pkcs.SafeBag
-
- getBagValue() - Method in class org.spongycastle.asn1.pkcs.SafeBag
-
- getBase() - Method in class org.spongycastle.asn1.x509.GeneralSubtree
-
- getBaseCertificateID() - Method in class org.spongycastle.asn1.x509.Holder
-
- getBaseCertificateID() - Method in class org.spongycastle.asn1.x509.V2Form
-
- getBasePointG() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getBasis(int) - Method in class org.spongycastle.crypto.params.NTRUSigningPrivateKeyParameters
-
Returns the i
-th basis
- getBit(byte[], int) - Static method in class org.spongycastle.math.ntru.util.ArrayEncoder
-
- getBlindingFactor() - Method in class org.spongycastle.crypto.params.RSABlindingParameters
-
- getBlockSize() - Method in interface org.spongycastle.crypto.BlockCipher
-
Return the block size for this cipher (in bytes).
- getBlockSize() - Method in class org.spongycastle.crypto.BufferedBlockCipher
-
return the blocksize for the underlying cipher.
- getBlockSize() - Method in class org.spongycastle.crypto.engines.AESEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.AESFastEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.AESLightEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.BlowfishEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.CAST5Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.CAST6Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.DESedeEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.DESEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.IDEAEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.NoekeonEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.NullEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.RC2Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.RC532Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.RC564Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.RC6Engine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.RijndaelEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.SerpentEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.SkipjackEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.TEAEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.TwofishEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.engines.XTEAEngine
-
- getBlockSize() - Method in class org.spongycastle.crypto.macs.MacCFBBlockCipher
-
return the block size we are operating at.
- getBlockSize() - Method in class org.spongycastle.crypto.modes.CBCBlockCipher
-
return the block size of the underlying cipher.
- getBlockSize() - Method in class org.spongycastle.crypto.modes.CFBBlockCipher
-
return the block size we are operating at.
- getBlockSize() - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getBlockSize() - Method in class org.spongycastle.crypto.modes.GOFBBlockCipher
-
return the block size we are operating at (in bytes).
- getBlockSize() - Method in class org.spongycastle.crypto.modes.OFBBlockCipher
-
return the block size we are operating at (in bytes).
- getBlockSize() - Method in class org.spongycastle.crypto.modes.OpenPGPCFBBlockCipher
-
return the block size we are operating at.
- getBlockSize() - Method in class org.spongycastle.crypto.modes.PGPCFBBlockCipher
-
return the block size we are operating at.
- getBlockSize() - Method in class org.spongycastle.crypto.modes.SICBlockCipher
-
- getBMPCharBuffer(DefiniteLengthInputStream) - Static method in class org.spongycastle.asn1.ASN1InputStream
-
- getBody() - Method in class org.spongycastle.asn1.DERObjectIdentifier
-
- getBody() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
Gives the body of the certificate.
- getBodyLength() - Method in class org.spongycastle.asn1.DERSequence
-
- getBodyLength() - Method in class org.spongycastle.asn1.DERSet
-
- getBodyLength() - Method in class org.spongycastle.asn1.DLSequence
-
- getBodyLength() - Method in class org.spongycastle.asn1.DLSet
-
- getBuffer(DefiniteLengthInputStream, byte[][]) - Static method in class org.spongycastle.asn1.ASN1InputStream
-
- getBufferContents() - Method in class org.spongycastle.crypto.tls.RecordStream
-
- getBufferPosition() - Method in class org.spongycastle.crypto.BufferedAsymmetricBlockCipher
-
return the amount of data sitting in the buffer.
- getByName(String) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410NamedCurves
-
- getByName(String) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410NamedParameters
-
- getByName(String) - Static method in class org.spongycastle.asn1.nist.NISTNamedCurves
-
- getByName(String) - Static method in class org.spongycastle.asn1.sec.SECNamedCurves
-
- getByName(String) - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
- getByName(String) - Static method in class org.spongycastle.asn1.x9.X962NamedCurves
-
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410NamedCurves
-
return the ECDomainParameters object for the given OID, null if it
isn't present.
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410NamedParameters
-
return the GOST3410ParamSetParameters object for the given OID, null if it
isn't present.
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.nist.NISTNamedCurves
-
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.sec.SECNamedCurves
-
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
- getByOID(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.x9.X962NamedCurves
-
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
- getByte() - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- getByte() - Method in class org.spongycastle.crypto.engines.HC256Engine
-
- getByteLength(ECCurve) - Method in class org.spongycastle.asn1.x9.X9IntegerConverter
-
- getByteLength(ECFieldElement) - Method in class org.spongycastle.asn1.x9.X9IntegerConverter
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.GeneralDigest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.GOST3411Digest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.LongDigest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.MD2Digest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.ShortenedDigest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- getByteLength() - Method in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
- getByteLength() - Method in interface org.spongycastle.crypto.ExtendedDigest
-
Return the size in bytes of the internal buffer the digest applies it's compression
function to.
- getByteLength(Digest) - Static method in class org.spongycastle.crypto.macs.HMac
-
- getBytes(int) - Static method in class org.spongycastle.asn1.DERBitString
-
return the correct number of bytes for a bit string defined in
a 32 bit constant
- getBytes() - Method in class org.spongycastle.asn1.DERBitString
-
- getBytes() - Method in class org.spongycastle.crypto.engines.IndexGenerator.BitString
-
- getC() - Method in class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- getCause() - Method in exception org.spongycastle.asn1.ASN1Exception
-
- getCause() - Method in exception org.spongycastle.asn1.ASN1ParsingException
-
- getCause() - Method in exception org.spongycastle.crypto.CryptoException
-
- getCause() - Method in exception org.spongycastle.crypto.tls.TlsRuntimeException
-
- getCause() - Method in exception org.spongycastle.jcajce.provider.asymmetric.util.ExtendedInvalidKeySpecException
-
- getCause() - Method in exception org.spongycastle.jce.ECKeyUtil.UnexpectedException
-
- 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.util.io.pem.PemGenerationException
-
- getCause() - Method in exception org.spongycastle.util.StoreException
-
- getCause() - Method in exception org.spongycastle.util.StreamParsingException
-
- getCertainty() - Method in class org.spongycastle.crypto.params.NaccacheSternKeyGenerationParameters
-
- getCertainty() - Method in class org.spongycastle.crypto.params.RSAKeyGenerationParameters
-
- getCertId() - Method in class org.spongycastle.asn1.pkcs.CertBag
-
- getCertificate() - Method in class org.spongycastle.crypto.tls.DefaultTlsAgreementCredentials
-
- getCertificate() - Method in class org.spongycastle.crypto.tls.DefaultTlsSignerCredentials
-
- getCertificate() - Method in interface org.spongycastle.crypto.tls.TlsCredentials
-
- getCertificateAuthorities() - Method in class org.spongycastle.crypto.tls.CertificateRequest
-
- getCertificateBody() - Method in class org.spongycastle.asn1.eac.CVCertificateRequest
-
Returns the body of the certificate template
- getCertificateEffectiveDate() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
- getCertificateExpirationDate() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
- getCertificateHolderAuthorization() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
the Iso7816CertificateHolderAuthorization encodes the role of the holder
(i.e.
- getCertificateHolderReference() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
certificateHolderReference : associates the public key contained in the certificate with a unique name
- getCertificateProfileIdentifier() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
CertificateProfileIdentifier : version of the certificate format.
- getCertificates() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getCertificateSerialNumber() - Method in class org.spongycastle.asn1.pkcs.IssuerAndSerialNumber
-
- getCertificateType() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
gives the type of the certificate (value should be profileType or requestType if all data are set).
- getCertificateType() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getCertificateTypes() - Method in class org.spongycastle.crypto.tls.CertificateRequest
-
- getCertificationAuthorityReference() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
get the certificationAuthorityReference
certificationAuthorityReference : uniquely identifies the issuinng CA's signature key pair
- getCertificationRequestInfo() - Method in class org.spongycastle.asn1.pkcs.CertificationRequest
-
- getCerts() - Method in class org.spongycastle.crypto.tls.Certificate
-
- getCertValue() - Method in class org.spongycastle.asn1.pkcs.CertBag
-
- getCipher() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getCipher() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getCipher() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getCipher() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getCipherKeySize() - Method in class org.spongycastle.crypto.params.IESWithCipherParameters
-
- getCipherSuites() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getCipherSuites() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getCipherSuites() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getCipherSuites() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getCL() - Method in class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- getClientCredentials(CertificateRequest) - Method in class org.spongycastle.crypto.tls.LegacyTlsAuthentication
-
Deprecated.
- getClientCredentials(CertificateRequest) - Method in interface org.spongycastle.crypto.tls.TlsAuthentication
-
Return client credentials in response to server's certificate request
- getClientExtensions() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getClientExtensions() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getClientExtensions() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getClientExtensions() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getClientRandom() - Method in class org.spongycastle.crypto.tls.SecurityParameters
-
- getClientVersion() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getClientVersion() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getClientVersion() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getClientVersion() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getClientVersion() - Method in interface org.spongycastle.crypto.tls.TlsClientContext
-
- getClientVersion() - Method in class org.spongycastle.crypto.tls.TlsClientContextImpl
-
- getCntSmallPrimes() - Method in class org.spongycastle.crypto.params.NaccacheSternKeyGenerationParameters
-
- getCoefficient() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getCoefficient() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getCoeffs() - Method in class org.spongycastle.math.ntru.polynomial.BigDecimalPolynomial
-
- getCoeffs() - Method in class org.spongycastle.math.ntru.polynomial.BigIntPolynomial
-
- getCofactorF() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getCompression() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getCompression() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getCompression() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getCompression() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getCompressionMethods() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getCompressionMethods() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getCompressionMethods() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getCompressionMethods() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getContent() - Method in class org.spongycastle.asn1.pkcs.ContentInfo
-
- getContent() - Method in class org.spongycastle.asn1.pkcs.EncryptedData
-
- getContent() - Method in class org.spongycastle.util.io.pem.PemObject
-
- getContentInfo() - Method in class org.spongycastle.asn1.pkcs.AuthenticatedSafe
-
- getContentInfo() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getContents() - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
- getContentType() - Method in class org.spongycastle.asn1.pkcs.ContentInfo
-
- getContentType() - Method in class org.spongycastle.asn1.pkcs.EncryptedData
-
- getConvertedValue(ASN1ObjectIdentifier, String) - Method in class org.spongycastle.asn1.x509.X509DefaultEntryConverter
-
Apply default coversion for the given value depending on the oid
and the character range of the value.
- getConvertedValue(ASN1ObjectIdentifier, String) - Method in class org.spongycastle.asn1.x509.X509NameEntryConverter
-
Convert the passed in String value into the appropriate ASN.1
encoded object.
- getConverter(ASN1ObjectIdentifier) - Method in interface org.spongycastle.jcajce.provider.config.ConfigurableProvider
-
- getConverter(ASN1ObjectIdentifier) - Method in class org.spongycastle.jce.provider.BouncyCastleProvider
-
- getCounter() - Method in class org.spongycastle.asn1.x9.KeySpecificInfo
-
- getCounter() - Method in class org.spongycastle.crypto.params.DHValidationParameters
-
- getCounter() - Method in class org.spongycastle.crypto.params.DSAValidationParameters
-
- getCountryCode() - Method in class org.spongycastle.asn1.eac.CertificateHolderReference
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.asn1.x509.Extensions
-
- getCriticalExtensionOIDs() - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getcrlId() - Method in class org.spongycastle.asn1.pkcs.CRLBag
-
- getCRLIssuer() - Method in class org.spongycastle.asn1.x509.DistributionPoint
-
- getCRLNumber() - Method in class org.spongycastle.asn1.x509.CRLNumber
-
- getCRLs() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getCRLValue() - Method in class org.spongycastle.asn1.pkcs.CRLBag
-
- getCurrentHash(byte[]) - Method in class org.spongycastle.crypto.tls.RecordStream
-
'sender' only relevant to SSLv3
- getCurve() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
Wrapper for getCurve()
- getCurve() - Method in class org.spongycastle.asn1.x9.X9Curve
-
- getCurve() - Method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getCurve() - Method in class org.spongycastle.crypto.params.ECDomainParameters
-
- getCurve() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the curve along which the base point lies.
- getCurve() - Method in class org.spongycastle.math.ec.ECPoint
-
- getCurveName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.ECUtil
-
- getCycle() - Method in class org.spongycastle.crypto.params.Nonce
-
Get the current cycle, this is the number of nonces that have been
generated.
- getD() - Method in class org.spongycastle.crypto.params.ECPrivateKeyParameters
-
- getD() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getD() - Method in interface org.spongycastle.jce.interfaces.ECPrivateKey
-
return the private value D.
- getD() - Method in class org.spongycastle.jce.spec.ECPrivateKeySpec
-
return the private number D
- getDataValueDescriptor() - Method in class org.spongycastle.asn1.DERExternal
-
Returns the data value descriptor
- getDate() - Method in class org.spongycastle.asn1.DERGeneralizedTime
-
- getDate() - Method in class org.spongycastle.asn1.DERUTCTime
-
return the time as a date based on whatever a 2 digit year will return.
- getDate() - Method in class org.spongycastle.asn1.eac.PackedDate
-
return the time as a date based on whatever a 2 digit year will return.
- getDate() - Method in class org.spongycastle.asn1.x509.Time
-
- getDecodedBlockSize() - Method in class org.spongycastle.util.encoders.HexTranslator
-
size of the output block on decoding produced by getEncodedBlockSize()
bytes.
- getDecodedBlockSize() - Method in interface org.spongycastle.util.encoders.Translator
-
size of the output block on decoding produced by getEncodedBlockSize()
bytes.
- getDefaultMParam(int) - Static method in class org.spongycastle.crypto.params.DHParameters
-
- getDefaultN(int) - Static method in class org.spongycastle.crypto.generators.DSAParametersGenerator
-
- getDefaultStyle() - Static method in class org.spongycastle.asn1.x500.X500Name
-
Return the current default style.
- getDerivationV() - Method in class org.spongycastle.crypto.params.IESParameters
-
- getDerivationV() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the derivation vector.
- getDERSubStream() - Method in class org.spongycastle.asn1.ASN1OutputStream
-
- getDERSubStream() - Method in class org.spongycastle.asn1.DEROutputStream
-
- getDescription() - Method in class org.junit.contrib.assumes.Corollaries
-
- getDHDefaultParameters() - Method in interface org.spongycastle.jcajce.provider.config.ProviderConfiguration
-
- getDHDefaultParameters() - Method in class org.spongycastle.jce.provider.BouncyCastleProviderConfiguration
-
- getDigest() - Method in class com.tinfoilsms.csprng.SDFGenerator
-
Returns the digest being used by the SDF
- getDigest() - Method in class org.spongycastle.asn1.x509.DigestInfo
-
- getDigest(SubjectPublicKeyInfo) - Static method in class org.spongycastle.asn1.x509.SubjectKeyIdentifier
-
- getDigest() - Method in class org.spongycastle.crypto.agreement.kdf.DHKEKGenerator
-
- getDigest() - Method in class org.spongycastle.crypto.agreement.kdf.ECDHKEKGenerator
-
- getDigest() - Method in interface org.spongycastle.crypto.DerivationFunction
-
return the message digest used as the basis for the function
- getDigest() - Method in class org.spongycastle.crypto.generators.BaseKDFBytesGenerator
-
return the underlying digest.
- getDigest() - Method in class org.spongycastle.crypto.generators.MGF1BytesGenerator
-
return the underlying digest.
- getDigest() - Method in class org.spongycastle.crypto.io.DigestInputStream
-
- getDigest() - Method in class org.spongycastle.crypto.io.DigestOutputStream
-
- getDigest(String) - Static method in class org.spongycastle.jcajce.provider.util.DigestFactory
-
- getDigestAlgorithm() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getDigestAlgorithm() - Method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getDigestAlgorithms() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getDigestedObjectType() - Method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getDigestEncryptionAlgorithm() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getDigestParamSet() - Method in class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- getDigestSize() - Method in interface org.spongycastle.crypto.Digest
-
return the size, in bytes, of the digest produced by this message digest.
- getDigestSize() - Method in class org.spongycastle.crypto.digests.GOST3411Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.MD2Digest
-
return the size, in bytes, of the digest produced by this message digest.
- getDigestSize() - Method in class org.spongycastle.crypto.digests.MD4Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.MD5Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.NullDigest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.RIPEMD128Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.RIPEMD160Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.RIPEMD256Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.RIPEMD320Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.SHA1Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.SHA224Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.SHA256Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.SHA384Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.SHA512Digest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.ShortenedDigest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- getDigestSize() - Method in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
- getDigestSize() - Method in class org.spongycastle.crypto.tls.CombinedHash
-
- getDirectReference() - Method in class org.spongycastle.asn1.DERExternal
-
Returns the direct reference of the external element
- getDistributionPoint() - Method in class org.spongycastle.asn1.x509.DistributionPoint
-
- getDistributionPoint() - Method in class org.spongycastle.asn1.x509.IssuingDistributionPoint
-
- getDistributionPoints() - Method in class org.spongycastle.asn1.x509.CRLDistPoint
-
Return the distribution points making up the sequence.
- getDLSubStream() - Method in class org.spongycastle.asn1.ASN1OutputStream
-
- getDLSubStream() - Method in class org.spongycastle.asn1.DEROutputStream
-
- getDomainParameters() - Method in class com.tinfoilsms.crypto.ECKey
-
Wrapper for ECKeyGenerationParameters getDomainParameters
- getDomainParameters() - Method in class org.spongycastle.crypto.params.ECKeyGenerationParameters
-
- getDP() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getDQ() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getECDomainParam() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
- getEcImplicitlyCa() - Method in interface org.spongycastle.jcajce.provider.config.ProviderConfiguration
-
- getEcImplicitlyCa() - Method in class org.spongycastle.jce.provider.BouncyCastleProviderConfiguration
-
- getECParameters(int) - Static method in class org.spongycastle.crypto.tls.NamedCurve
-
- getECParamSpec() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
- getEffectiveDate() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getEffectiveKeyBits() - Method in class org.spongycastle.crypto.params.RC2Parameters
-
- getEncoded() - Method in class org.spongycastle.asn1.ASN1Object
-
Return the default BER or DER encoding for this object.
- getEncoded(String) - Method in class org.spongycastle.asn1.ASN1Object
-
Return either the default for "BER" or a DER encoding if "DER" is specified.
- getEncoded(ASN1Encodable) - Method in class org.spongycastle.asn1.ASN1Set
-
- getEncoded() - Method in class org.spongycastle.asn1.eac.CertificateHolderReference
-
- getEncoded() - Method in class org.spongycastle.crypto.params.NTRUEncryptionPrivateKeyParameters
-
Converts the key to a byte array
- getEncoded() - Method in class org.spongycastle.crypto.params.NTRUEncryptionPublicKeyParameters
-
Converts the key to a byte array
- getEncoded(Polynomial) - Method in class org.spongycastle.crypto.params.NTRUSigningPrivateKeyParameters.Basis
-
- getEncoded() - Method in class org.spongycastle.crypto.params.NTRUSigningPrivateKeyParameters
-
Converts the key to a byte array
- getEncoded() - Method in class org.spongycastle.crypto.params.NTRUSigningPublicKeyParameters
-
Converts the key to a byte array
- 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.jce.spec.IEKeySpec
-
returns null
- getEncoded() - Method in class org.spongycastle.jce.spec.RepeatedSecretKeySpec
-
- getEncoded() - Method in class org.spongycastle.math.ec.ECPoint.F2m
-
- getEncoded() - Method in class org.spongycastle.math.ec.ECPoint.Fp
-
return the field element encoded with point compression.
- getEncoded() - Method in class org.spongycastle.math.ec.ECPoint
-
- getEncodedBlockSize() - Method in class org.spongycastle.util.encoders.HexTranslator
-
size of the output block on encoding produced by getDecodedBlockSize()
bytes.
- getEncodedBlockSize() - Method in interface org.spongycastle.util.encoders.Translator
-
size of the output block on encoding produced by getDecodedBlockSize()
bytes.
- 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
-
- 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
-
- getEncoding() - Method in class org.spongycastle.asn1.DERExternal
-
Returns the encoding of the content.
- getEncoding() - Method in class org.spongycastle.asn1.eac.PackedDate
-
- getEncodingV() - Method in class org.spongycastle.crypto.params.IESParameters
-
- getEncodingV() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the encoding vector.
- getEncryptedData() - Method in class org.spongycastle.asn1.pkcs.EncryptedPrivateKeyInfo
-
- getEncryptedDigest() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getEncryptionAlgorithm() - Method in class org.spongycastle.asn1.pkcs.EncryptedData
-
- getEncryptionAlgorithm() - Method in class org.spongycastle.asn1.pkcs.EncryptedPrivateKeyInfo
-
- getEncryptionParameters() - Method in class org.spongycastle.crypto.params.NTRUEncryptionKeyGenerationParameters
-
- getEncryptionParamSet() - Method in class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- getEncryptionScheme() - Method in class org.spongycastle.asn1.pkcs.PBES2Algorithms
-
Deprecated.
- getEncryptionScheme() - Method in class org.spongycastle.asn1.pkcs.PBES2Parameters
-
- getEndDate() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getEndDate() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getEndDate() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getEndDate() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getEntityName() - Method in class org.spongycastle.asn1.x509.Holder
-
Returns the entityName for an V2 attribute certificate or the subjectName
for an V1 attribute certificate.
- getEphemeralKey() - Method in interface org.spongycastle.jce.interfaces.MQVPublicKey
-
return the ephemeral public key.
- getEphemeralPrivateKey() - Method in class org.spongycastle.crypto.params.MQVPrivateParameters
-
- getEphemeralPrivateKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral private key.
- getEphemeralPublicKey() - Method in class org.spongycastle.crypto.params.MQVPrivateParameters
-
- getEphemeralPublicKey() - Method in class org.spongycastle.crypto.params.MQVPublicParameters
-
- getEphemeralPublicKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the ephemeral public key (may be null).
- getException() - Method in class org.spongycastle.util.test.SimpleTestResult
-
- getException() - Method in interface org.spongycastle.util.test.TestResult
-
- getExcludedSubtrees() - Method in class org.spongycastle.asn1.x509.NameConstraints
-
- getExpirationDate() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getExplicitText() - Method in class org.spongycastle.asn1.x509.UserNotice
-
- getExponent() - Method in class org.spongycastle.crypto.params.RSAKeyParameters
-
- getExponent1() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getExponent1() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getExponent2() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getExponent2() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getExtension(ASN1ObjectIdentifier) - Method in class org.spongycastle.asn1.x509.Extensions
-
return the extension represented by the object identifier
passed in.
- getExtension(DERObjectIdentifier) - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
return the extension represented by the object identifier
passed in.
- getExtension(ASN1ObjectIdentifier) - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getExtensionOIDs() - Method in class org.spongycastle.asn1.x509.Extensions
-
- getExtensionOIDs(boolean) - Method in class org.spongycastle.asn1.x509.Extensions
-
- getExtensionOIDs() - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getExtensionOIDs(boolean) - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getExtensions() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getExtensions() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getExtensions() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getExtensions() - Method in class org.spongycastle.asn1.x509.TBSCertList.CRLEntry
-
- getExtensions() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getExternalContent() - Method in class org.spongycastle.asn1.DERExternal
-
Returns the content of this element
- getExtnId() - Method in class org.spongycastle.asn1.x509.Extension
-
- getExtnValue() - Method in class org.spongycastle.asn1.x509.Extension
-
- getExtraInfo() - Method in class org.spongycastle.crypto.agreement.kdf.DHKDFParameters
-
- getFieldName() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getFieldName() - Method in class org.spongycastle.math.ec.ECFieldElement.Fp
-
return the field name for this field.
- getFieldName() - Method in class org.spongycastle.math.ec.ECFieldElement
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECCurve.Fp
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECCurve
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECFieldElement.Fp
-
- getFieldSize() - Method in class org.spongycastle.math.ec.ECFieldElement
-
- getFilteredChildren() - Method in class org.junit.contrib.assumes.Corollaries
-
- getFirst() - Method in class org.spongycastle.asn1.x500.RDN
-
- getFirstCoefA() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- GetFlag(String) - Static method in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- getFlags() - Method in class org.spongycastle.asn1.eac.Flags
-
- 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.jce.spec.IEKeySpec
-
return null
- getFormat() - Method in class org.spongycastle.jce.spec.RepeatedSecretKeySpec
-
- getForward() - Method in class org.spongycastle.asn1.x509.CertificatePair
-
- getFullVersion() - Method in class org.spongycastle.crypto.tls.ProtocolVersion
-
- getG() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
Wrapper for getG()
- getG() - Method in class org.spongycastle.asn1.oiw.ElGamalParameter
-
- getG() - Method in class org.spongycastle.asn1.pkcs.DHParameter
-
- getG() - Method in class org.spongycastle.asn1.x509.DSAParameter
-
- getG() - Method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getG() - Method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getG() - Method in class org.spongycastle.crypto.params.DHParameters
-
- getG() - Method in class org.spongycastle.crypto.params.DSAParameters
-
- getG() - Method in class org.spongycastle.crypto.params.ECDomainParameters
-
- getG() - Method in class org.spongycastle.crypto.params.ElGamalParameters
-
return the generator - g
- getG() - Method in class org.spongycastle.crypto.params.NaccacheSternKeyParameters
-
- getG() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the base point we are using for these domain parameters.
- getH() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
Wrapper for getH()
- getH() - Method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getH() - Method in class org.spongycastle.crypto.params.ECDomainParameters
-
- getH() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the cofactor H to the order of G.
- getH() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getHashAlgorithm() - Method in class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- getHashAlgorithm() - Method in class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- getHashCode(String) - Method in class org.spongycastle.util.io.pem.PemHeader
-
- getHeaders() - Method in class org.spongycastle.util.io.pem.PemObject
-
- getHolder() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getHolderAuthorization() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getHolderAuthorizationRights() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getHolderAuthorizationRole() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getHolderMnemonic() - Method in class org.spongycastle.asn1.eac.CertificateHolderReference
-
- getHolderReference() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
- getId() - Method in class org.spongycastle.asn1.DERObjectIdentifier
-
- getIdentifier() - Method in class org.spongycastle.asn1.x9.X9FieldID
-
- getIndirectReference() - Method in class org.spongycastle.asn1.DERExternal
-
Returns the indirect reference of this element
- getInfinity() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getInfinity() - Method in class org.spongycastle.math.ec.ECCurve.Fp
-
- getInfinity() - Method in class org.spongycastle.math.ec.ECCurve
-
- getInnerSignature() - Method in class org.spongycastle.asn1.eac.CVCertificateRequest
-
- getInputBlockSize() - Method in interface org.spongycastle.crypto.AsymmetricBlockCipher
-
returns the largest size an input block can be.
- getInputBlockSize() - Method in class org.spongycastle.crypto.BufferedAsymmetricBlockCipher
-
returns the largest size an input block can be.
- getInputBlockSize() - Method in class org.spongycastle.crypto.encodings.ISO9796d1Encoding
-
return the input block size.
- getInputBlockSize() - Method in class org.spongycastle.crypto.encodings.OAEPEncoding
-
- getInputBlockSize() - Method in class org.spongycastle.crypto.encodings.PKCS1Encoding
-
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.ElGamalEngine
-
Return the maximum size for an input block to this engine.
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.NaccacheSternEngine
-
Returns the input block size of this algorithm.
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.NTRUEngine
-
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.RSABlindedEngine
-
Return the maximum size for an input block to this engine.
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.RSABlindingEngine
-
Return the maximum size for an input block to this engine.
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.RSACoreEngine
-
Return the maximum size for an input block to this engine.
- getInputBlockSize() - Method in class org.spongycastle.crypto.engines.RSAEngine
-
Return the maximum size for an input block to this engine.
- getInputStream() - Method in class org.spongycastle.crypto.tls.TlsProtocolHandler
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.ASN1Null
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.ASN1OctetString
-
return an Octet String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.ASN1OctetString
-
return an Octet String from the given object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.ASN1Sequence
-
return an ASN1Sequence from the given object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.ASN1Sequence
-
Return an ASN1 sequence from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.ASN1Set
-
return an ASN1Set from the given object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.ASN1Set
-
Return an ASN1 set from a tagged object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.ASN1TaggedObject
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.ASN1TaggedObject
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.cryptopro.GOST28147Parameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.cryptopro.GOST28147Parameters
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERApplicationSpecific
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERBitString
-
return a Bit String from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERBitString
-
return a Bit String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERBMPString
-
return a BMP String from the given object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERBMPString
-
return a BMP String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERBoolean
-
return a boolean from the passed in object.
- getInstance(boolean) - Static method in class org.spongycastle.asn1.DERBoolean
-
return a DERBoolean from the passed in boolean.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERBoolean
-
return a Boolean from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DEREnumerated
-
return an integer from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DEREnumerated
-
return an Enumerated from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERGeneralizedTime
-
return a generalized time from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERGeneralizedTime
-
return a Generalized Time object from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERGeneralString
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERGeneralString
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERIA5String
-
return a IA5 string from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERIA5String
-
return an IA5 String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERInteger
-
return an integer from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERInteger
-
return an Integer from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERNumericString
-
return a Numeric string from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERNumericString
-
return an Numeric String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERObjectIdentifier
-
return an OID from the passed in object
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERObjectIdentifier
-
return an Object Identifier from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERPrintableString
-
return a printable string from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERPrintableString
-
return a Printable String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERT61String
-
return a T61 string from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERT61String
-
return an T61 String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERUniversalString
-
return a Universal String from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERUniversalString
-
return a Universal String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERUTCTime
-
return an UTC Time from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERUTCTime
-
return an UTC Time from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERUTF8String
-
return an UTF8 string from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERUTF8String
-
return an UTF8 String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.DERVisibleString
-
return a Visible String from the passed in object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.DERVisibleString
-
return a Visible String from a tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.eac.CertificateBody
-
Gives an instance of Iso7816CertificateBody taken from Object obj
- getInstance(Object) - Static method in class org.spongycastle.asn1.eac.CVCertificate
-
Create an iso7816Certificate structure from an object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.eac.CVCertificateRequest
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.eac.PublicKeyDataObject
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.eac.UnsignedInteger
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.Attribute
-
return an Attribute object from the given object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.AuthenticatedSafe
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.CertBag
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.CertificationRequest
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.CertificationRequestInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.ContentInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.CRLBag
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.DHParameter
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.EncryptedData
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.EncryptedPrivateKeyInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.EncryptionScheme
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.IssuerAndSerialNumber
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.MacData
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.PBEParameter
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.PBES2Parameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.PBKDF2Params
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.Pfx
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.PKCS12PBEParams
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.SafeBag
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.SignedData
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.sec.ECPrivateKey
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x500.AttributeTypeAndValue
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x500.DirectoryString
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x500.DirectoryString
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x500.RDN
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x500.X500Name
-
Return a X500Name based on the passed in tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x500.X500Name
-
- getInstance(X500NameStyle, Object) - Static method in class org.spongycastle.asn1.x500.X500Name
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AccessDescription
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.AlgorithmIdentifier
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AlgorithmIdentifier
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AttCertIssuer
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.AttCertIssuer
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AttCertValidityPeriod
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Attribute
-
return an Attribute object from the given object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AttributeCertificate
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AuthorityInformationAccess
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.AuthorityKeyIdentifier
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.AuthorityKeyIdentifier
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.BasicConstraints
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.BasicConstraints
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.Certificate
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Certificate
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.CertificateList
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CertificateList
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CertificatePair
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CertificatePolicies
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.CertificatePolicies
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.CRLDistPoint
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CRLDistPoint
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CRLNumber
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.CRLReason
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.DigestInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.DigestInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.DisplayText
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.DisplayText
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.DistributionPoint
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.DistributionPoint
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.DistributionPointName
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.DistributionPointName
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.DSAParameter
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.DSAParameter
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.ExtendedKeyUsage
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.ExtendedKeyUsage
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.Extensions
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Extensions
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.GeneralName
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.GeneralName
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.GeneralNames
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.GeneralNames
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.GeneralSubtree
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.GeneralSubtree
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Holder
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.IetfAttrSyntax
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.IssuerSerial
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.IssuerSerial
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.IssuingDistributionPoint
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.IssuingDistributionPoint
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.KeyUsage
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.NameConstraints
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.NoticeReference
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.PolicyInformation
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.PolicyMappings
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.PolicyQualifierInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.PrivateKeyUsagePeriod
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.RoleSyntax
-
RoleSyntax factory method.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.SubjectDirectoryAttributes
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.SubjectKeyIdentifier
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.SubjectKeyIdentifier
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Target
-
Creates an instance of a Target from the given object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.TargetInformation
-
Creates an instance of a TargetInformation from the given object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Targets
-
Creates an instance of a Targets from the given object.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.TBSCertList.CRLEntry
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.TBSCertList
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.TBSCertList
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.Time
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.Time
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.UserNotice
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.V2Form
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.V2Form
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
Return a X509Name based on the passed in tagged object.
- getInstance(Object) - Static method in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x9.DHPublicKey
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x9.DHPublicKey
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x9.DHValidationParms
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x9.DHValidationParms
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x9.X962Parameters
-
- getInstance(ASN1TaggedObject, boolean) - Static method in class org.spongycastle.asn1.x9.X962Parameters
-
- getInstance(Object) - Static method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getInstance(BigInteger, int) - Static method in class org.spongycastle.math.ec.SimpleBigDecimal
-
Returns a SimpleBigDecimal
representing the same numerical
value as value
.
- getInt(SecureRandom, int) - Static method in class org.spongycastle.crypto.generators.NaccacheSternKeyPairGenerator
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.AttCertIssuer
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.IssuerSerial
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getIssuer() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getIssuerAndSerialNumber() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getIssuerName() - Method in class org.spongycastle.asn1.x509.V2Form
-
- getIssuerUID() - Method in class org.spongycastle.asn1.x509.IssuerSerial
-
- getIssuerUniqueID() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getIssuerUniqueId() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getIssuerUniqueId() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getIterationCount() - Method in class org.spongycastle.asn1.pkcs.MacData
-
- getIterationCount() - Method in class org.spongycastle.asn1.pkcs.PBEParameter
-
- getIterationCount() - Method in class org.spongycastle.asn1.pkcs.PBKDF2Params
-
- getIterationCount() - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
return the iteration count.
- getIterations() - Method in class org.spongycastle.asn1.pkcs.PKCS12PBEParams
-
- getIV() - Method in class org.spongycastle.asn1.pkcs.PKCS12PBEParams
-
- getIV() - Method in class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- getIV() - Method in class org.spongycastle.crypto.params.KDFParameters
-
- getIV() - Method in class org.spongycastle.crypto.params.ParametersWithIV
-
- getJ() - Method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getJ() - Method in class org.spongycastle.crypto.params.DHParameters
-
Return the subgroup factor J.
- getK1() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getK1() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getK2() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getK2() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getK3() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getK3() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getKey() - Method in class org.spongycastle.asn1.sec.ECPrivateKey
-
- getKey() - Method in class org.spongycastle.asn1.sec.ECPrivateKeyStructure
-
Deprecated.
- getKey() - Method in class org.spongycastle.crypto.params.AEADParameters
-
- getKey() - Method in class org.spongycastle.crypto.params.KeyParameter
-
- getKey() - Method in class org.spongycastle.crypto.params.RC2Parameters
-
- getKey() - Method in class org.spongycastle.crypto.params.RC5Parameters
-
- getKeyDerivationFunc() - Method in class org.spongycastle.asn1.pkcs.PBES2Algorithms
-
Deprecated.
- getKeyDerivationFunc() - Method in class org.spongycastle.asn1.pkcs.PBES2Parameters
-
- getKeyExchange() - Method in class org.spongycastle.crypto.tls.DefaultTlsClient
-
- getKeyExchange() - Method in class org.spongycastle.crypto.tls.PSKTlsClient
-
- getKeyExchange() - Method in class org.spongycastle.crypto.tls.SRPTlsClient
-
- getKeyExchange() - Method in interface org.spongycastle.crypto.tls.TlsClient
-
- getKeyIdentifier() - Method in class org.spongycastle.asn1.x509.AuthorityKeyIdentifier
-
- getKeyIdentifier() - Method in class org.spongycastle.asn1.x509.SubjectKeyIdentifier
-
- getKeyInfo() - Method in class org.spongycastle.asn1.x9.OtherInfo
-
- getKeyLength() - Method in class org.spongycastle.asn1.pkcs.PBKDF2Params
-
- getKeySize() - Method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getKeySize() - Method in class org.spongycastle.crypto.agreement.kdf.DHKDFParameters
-
- getKeyStream() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
- getKeyStream() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
- getL() - Method in class org.spongycastle.asn1.pkcs.DHParameter
-
- getL() - Method in class org.spongycastle.crypto.params.DHParameters
-
Return the private value length in bits - if set, zero otherwise
- getL() - Method in class org.spongycastle.crypto.params.ElGamalParameters
-
return private value limit - l
- getLeadingAsInt(int) - Method in class org.spongycastle.crypto.engines.IndexGenerator.BitString
-
Returns up to 32 bits from the beginning of the bit string.
- getLength() - Method in class org.spongycastle.math.ec.IntArray
-
- getLength(int, int) - Static method in class org.spongycastle.util.Arrays
-
- getLengthOfHeader(byte[]) - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
- getLimit() - Method in class org.spongycastle.asn1.ASN1InputStream
-
- getLKeySize() - Method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
Deprecated.
use getKeySize
- getLoadedObject() - Method in class org.spongycastle.asn1.ASN1OctetString
-
- getLoadedObject() - Method in class org.spongycastle.asn1.ASN1TaggedObject
-
- getLoadedObject() - Method in class org.spongycastle.asn1.BERApplicationSpecificParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.BEROctetStringParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.BERSequenceParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.BERSetParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.BERTaggedObjectParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.DERExternalParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.DEROctetStringParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.DERSequenceParser
-
- getLoadedObject() - Method in class org.spongycastle.asn1.DERSetParser
-
- getLoadedObject() - Method in interface org.spongycastle.asn1.InMemoryRepresentable
-
- getLowerSigmaBound() - Method in class org.spongycastle.crypto.params.NaccacheSternKeyParameters
-
- getLucas(byte, int, boolean) - Static method in class org.spongycastle.math.ec.Tnaf
-
Calculates the Lucas Sequence elements Uk-1
and
Uk
or Vk-1
and
Vk
.
- getM() - Method in class org.spongycastle.crypto.params.DHParameters
-
Return the minimum length of the private value.
- getM() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getM() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getMac() - Method in class org.spongycastle.asn1.pkcs.MacData
-
- getMac() - Method in class org.spongycastle.crypto.io.MacInputStream
-
- getMac() - Method in class org.spongycastle.crypto.io.MacOutputStream
-
- getMac() - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
Return the value of the MAC associated with the last stream processed.
- getMac() - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
Returns a byte array containing the mac calculated as part of the
last encrypt or decrypt operation.
- getMac() - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getMac() - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- getMacBlock(byte[]) - Method in class org.spongycastle.crypto.macs.MacCFBBlockCipher
-
- getMacData() - Method in class org.spongycastle.asn1.pkcs.Pfx
-
- getMacKeySize() - Method in class org.spongycastle.crypto.params.IESParameters
-
- getMacKeySize() - Method in class org.spongycastle.jce.spec.IESParameterSpec
-
return the key size in bits for the MAC used with the message
- getMACSecret() - Method in class org.spongycastle.crypto.tls.TlsMac
-
- getMacSize() - Method in interface org.spongycastle.crypto.Mac
-
Return the block size for this MAC (in bytes).
- getMacSize() - Method in class org.spongycastle.crypto.macs.BlockCipherMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.CBCBlockCipherMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.CFBBlockCipherMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.CMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.HMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.ISO9797Alg3Mac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.OldHMac
-
- getMacSize() - Method in class org.spongycastle.crypto.macs.VMPCMac
-
- getMacSize() - Method in class org.spongycastle.crypto.params.AEADParameters
-
- getMacSize() - Method in class org.spongycastle.crypto.tls.SSL3Mac
-
- getMajorVersion() - Method in class org.spongycastle.crypto.tls.ProtocolVersion
-
- getMaskGenAlgorithm() - Method in class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- getMaskGenAlgorithm() - Method in class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- getMasterSecret() - Method in class org.spongycastle.crypto.tls.SecurityParameters
-
- getMatches(Selector) - Method in class org.spongycastle.util.CollectionStore
-
Return the matches in the collection for the passed in selector.
- getMatches(Selector) - Method in interface org.spongycastle.util.Store
-
- getMaxCoeffLength() - Method in class org.spongycastle.math.ntru.polynomial.BigIntPolynomial
-
Returns the base10 length of the largest coefficient.
- getMaximum() - Method in class org.spongycastle.asn1.x509.GeneralSubtree
-
- getMaxMessageLength() - Method in class org.spongycastle.crypto.params.NTRUEncryptionKeyGenerationParameters
-
Returns the maximum length a plaintext message can be with this parameter set.
- getMaxMessageLength() - Method in class org.spongycastle.crypto.params.NTRUEncryptionParameters
-
Returns the maximum length a plaintext message can be with this parameter set.
- getMinimum() - Method in class org.spongycastle.asn1.x509.GeneralSubtree
-
- getMinorVersion() - Method in class org.spongycastle.crypto.tls.ProtocolVersion
-
- getModulus() - Method in class org.spongycastle.asn1.eac.RSAPublicKey
-
- getModulus() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getModulus() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getModulus() - Method in class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- getModulus() - Method in class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- getModulus() - Method in class org.spongycastle.crypto.params.NaccacheSternKeyParameters
-
- getModulus() - Method in class org.spongycastle.crypto.params.RSAKeyParameters
-
- getMu() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
Returns the parameter μ
of the elliptic curve.
- getMu(ECCurve.F2m) - Static method in class org.spongycastle.math.ec.Tnaf
-
Returns the parameter μ
of the elliptic curve.
- getN() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
Wrapper for getN()
- getN() - Method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getN() - Method in class org.spongycastle.crypto.params.ECDomainParameters
-
- getN() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the order N of G
- getN() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410NamedCurves
-
return the named curve name represented by the given object identifier.
- getName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.nist.NISTNamedCurves
-
return the named curve name represented by the given object identifier.
- getName() - Method in class org.spongycastle.asn1.pkcs.IssuerAndSerialNumber
-
- getName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.sec.SECNamedCurves
-
return the named curve name represented by the given object identifier.
- getName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
return the named curve name represented by the given object identifier.
- getName() - Method in class org.spongycastle.asn1.x509.DistributionPointName
-
Return the tagged object inside the distribution point name.
- getName() - Method in class org.spongycastle.asn1.x509.GeneralName
-
- getName(ASN1ObjectIdentifier) - Static method in class org.spongycastle.asn1.x9.X962NamedCurves
-
return the named curve name represented by the given object identifier.
- 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.util.io.pem.PemHeader
-
- getName() - Method in class org.spongycastle.util.test.SimpleTest
-
- getName() - Method in interface org.spongycastle.util.test.Test
-
- getNamedCurveByOid(ASN1ObjectIdentifier) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.ECUtil
-
- getNamedCurveOid(String) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.ECUtil
-
- getNames() - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410NamedCurves
-
returns an enumeration containing the name strings for parameters
contained in this structure.
- getNames() - Static method in class org.spongycastle.asn1.cryptopro.GOST3410NamedParameters
-
returns an enumeration containing the name strings for parameters
contained in this structure.
- getNames() - Static method in class org.spongycastle.asn1.nist.NISTNamedCurves
-
returns an enumeration containing the name strings for curves
contained in this structure.
- getNames() - Static method in class org.spongycastle.asn1.sec.SECNamedCurves
-
returns an enumeration containing the name strings for curves
contained in this structure.
- getNames() - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
returns an enumeration containing the name strings for curves
contained in this structure.
- getNames() - Method in class org.spongycastle.asn1.x509.GeneralNames
-
- getNames() - Static method in class org.spongycastle.asn1.x9.X962NamedCurves
-
returns an enumeration containing the name strings for curves
contained in this structure.
- getNames() - Static method in class org.spongycastle.jce.ECNamedCurveTable
-
return an enumeration of the names of the available curves.
- getNegOnes() - Method in class org.spongycastle.math.ntru.polynomial.DenseTernaryPolynomial
-
- getNegOnes() - Method in class org.spongycastle.math.ntru.polynomial.SparseTernaryPolynomial
-
- getNegOnes() - Method in interface org.spongycastle.math.ntru.polynomial.TernaryPolynomial
-
- getNext(Enumeration) - Method in class org.spongycastle.asn1.ASN1Sequence
-
- getNext(Enumeration) - Method in class org.spongycastle.asn1.ASN1Set
-
- getNext(Enumeration) - Static method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getNextUpdate() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getNextUpdate() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getNonce() - Method in class org.spongycastle.crypto.params.AEADParameters
-
- getNonce() - Method in class org.spongycastle.crypto.params.Nonce
-
Accesses the current nonce, you should always execute the nextNonce()
method before accessing a nonce to ensure that a unique nonce has been
generated.
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.asn1.x509.Extensions
-
- getNonCriticalExtensionOIDs() - Method in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
- getNotAfter() - Method in class org.spongycastle.asn1.x509.PrivateKeyUsagePeriod
-
- getNotAfterTime() - Method in class org.spongycastle.asn1.x509.AttCertValidityPeriod
-
- getNotBefore() - Method in class org.spongycastle.asn1.x509.PrivateKeyUsagePeriod
-
- getNotBeforeTime() - Method in class org.spongycastle.asn1.x509.AttCertValidityPeriod
-
- getNoticeNumbers() - Method in class org.spongycastle.asn1.x509.NoticeReference
-
- getNoticeRef() - Method in class org.spongycastle.asn1.x509.UserNotice
-
- getObject() - Method in class org.spongycastle.asn1.ASN1TaggedObject
-
return whatever was following the tag.
- getObject() - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
Return the enclosed object assuming explicit tagging.
- getObject(int) - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
Return the enclosed object assuming implicit tagging.
- getObject() - Method in class org.spongycastle.asn1.pkcs.EncryptionScheme
-
- getObjectAt(int) - Method in class org.spongycastle.asn1.ASN1Sequence
-
return the object at the sequence position indicated by index.
- getObjectAt(int) - Method in class org.spongycastle.asn1.ASN1Set
-
return the object at the set position indicated by index.
- getObjectAt(int) - Method in class org.spongycastle.asn1.LazyEncodedSequence
-
- getObjectDigest() - Method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getObjectDigestInfo() - Method in class org.spongycastle.asn1.x509.Holder
-
- getObjectDigestInfo() - Method in class org.spongycastle.asn1.x509.V2Form
-
- getObjectId() - Method in class org.spongycastle.asn1.pkcs.PBES2Algorithms
-
Deprecated.
- getObjectId() - Method in class org.spongycastle.asn1.x509.AlgorithmIdentifier
-
Deprecated.
use getAlgorithm
- getObjectInTag(int) - Method in class org.spongycastle.asn1.sec.ECPrivateKey
-
- getObjectInTag(int) - Method in class org.spongycastle.asn1.sec.ECPrivateKeyStructure
-
Deprecated.
- getObjectParser(int, boolean) - Method in class org.spongycastle.asn1.ASN1TaggedObject
-
Return the object held in this tagged object as a parser assuming it has
the type of the passed in tag.
- getObjectParser(int, boolean) - Method in interface org.spongycastle.asn1.ASN1TaggedObjectParser
-
- getObjectParser(int, boolean) - Method in class org.spongycastle.asn1.BERTaggedObjectParser
-
- getObjects() - Method in class org.spongycastle.asn1.ASN1Sequence
-
- getObjects() - Method in class org.spongycastle.asn1.ASN1Set
-
- getObjects() - Method in class org.spongycastle.asn1.BERConstructedOctetString
-
Deprecated.
return the DER octets that make up this string.
- getObjects() - Method in class org.spongycastle.asn1.BEROctetString
-
return the DER octets that make up this string.
- getObjects() - Method in class org.spongycastle.asn1.LazyEncodedSequence
-
- getObjFromVector(ASN1EncodableVector, int) - Method in class org.spongycastle.asn1.DERExternal
-
- getOctetOutputStream() - Method in class org.spongycastle.asn1.BEROctetStringGenerator
-
- getOctetOutputStream(byte[]) - Method in class org.spongycastle.asn1.BEROctetStringGenerator
-
- getOctets() - Method in class org.spongycastle.asn1.ASN1OctetString
-
- getOctets() - Method in class org.spongycastle.asn1.BERConstructedOctetString
-
Deprecated.
- getOctets() - Method in class org.spongycastle.asn1.BEROctetString
-
- getOctets() - Method in class org.spongycastle.asn1.DERGeneralString
-
- getOctets() - Method in class org.spongycastle.asn1.DERIA5String
-
- getOctets() - Method in class org.spongycastle.asn1.DERNumericString
-
- getOctets() - Method in class org.spongycastle.asn1.DERPrintableString
-
- getOctets() - Method in class org.spongycastle.asn1.DERT61String
-
- getOctets() - Method in class org.spongycastle.asn1.DERUniversalString
-
- getOctets() - Method in class org.spongycastle.asn1.DERVisibleString
-
- getOctetStream() - Method in class org.spongycastle.asn1.ASN1OctetString
-
- getOctetStream() - Method in interface org.spongycastle.asn1.ASN1OctetStringParser
-
- getOctetStream() - Method in class org.spongycastle.asn1.BEROctetStringParser
-
- getOctetStream() - Method in class org.spongycastle.asn1.DEROctetStringParser
-
- getOID(String) - Static method in class org.spongycastle.asn1.cryptopro.ECGOST3410NamedCurves
-
- getOID(String) - Static method in class org.spongycastle.asn1.cryptopro.GOST3410NamedParameters
-
- getOid() - Method in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- getOID(String) - Static method in class org.spongycastle.asn1.nist.NISTNamedCurves
-
return the object identifier signified by the passed in name.
- getOID(String) - Static method in class org.spongycastle.asn1.sec.SECNamedCurves
-
return the object identifier signified by the passed in name.
- getOID(String) - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
return the object identifier signified by the passed in name.
- getOID(short, boolean) - Static method in class org.spongycastle.asn1.teletrust.TeleTrusTNamedCurves
-
- getOID(String) - Static method in class org.spongycastle.asn1.x9.X962NamedCurves
-
return the object identifier signified by the passed in name.
- getOID(String) - Static method in class org.spongycastle.jcajce.provider.util.DigestFactory
-
- getOIDs() - Method in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
return a vector of the oids in the name, in the order they were found.
- getOnes() - Method in class org.spongycastle.math.ntru.polynomial.DenseTernaryPolynomial
-
- getOnes() - Method in class org.spongycastle.math.ntru.polynomial.SparseTernaryPolynomial
-
- getOnes() - Method in interface org.spongycastle.math.ntru.polynomial.TernaryPolynomial
-
- getOnlySomeReasons() - Method in class org.spongycastle.asn1.x509.IssuingDistributionPoint
-
- getOrdering() - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- getOrderOfBasePointR() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getOrganization() - Method in class org.spongycastle.asn1.x509.NoticeReference
-
- getOtherObjectTypeID() - Method in class org.spongycastle.asn1.x509.ObjectDigestInfo
-
- getOuterSignature() - Method in class org.spongycastle.asn1.eac.CVCertificateRequest
-
- getOutput() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
Get output from output function h(x).
- getOutput() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
Get output from output function h(x).
- getOutputBlockSize() - Method in interface org.spongycastle.crypto.AsymmetricBlockCipher
-
returns the maximum size of the block produced by this cipher.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.BufferedAsymmetricBlockCipher
-
returns the maximum size of the block produced by this cipher.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.encodings.ISO9796d1Encoding
-
return the maximum possible size for the output.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.encodings.OAEPEncoding
-
- getOutputBlockSize() - Method in class org.spongycastle.crypto.encodings.PKCS1Encoding
-
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.ElGamalEngine
-
Return the maximum size for an output block to this engine.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.NaccacheSternEngine
-
Returns the output block size of this algorithm.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.NTRUEngine
-
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.RSABlindedEngine
-
Return the maximum size for an output block to this engine.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.RSABlindingEngine
-
Return the maximum size for an output block to this engine.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.RSACoreEngine
-
Return the maximum size for an output block to this engine.
- getOutputBlockSize() - Method in class org.spongycastle.crypto.engines.RSAEngine
-
Return the maximum size for an output block to this engine.
- getOutputLFSR() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
Get output from linear function f(x).
- getOutputLFSR() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
Get output from linear function f(x).
- getOutputNFSR() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
Get output from non-linear function g(x).
- getOutputNFSR() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
Get output from non-linear function g(x).
- getOutputSize(int) - Method in class org.spongycastle.crypto.BufferedBlockCipher
-
return the size of the output buffer required for an update plus a
doFinal with an input of 'length' bytes.
- getOutputSize(int) - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
return the size of the output buffer required for a processBytes plus a
doFinal with an input of len bytes.
- getOutputSize(int) - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
- getOutputSize(int) - Method in class org.spongycastle.crypto.modes.CTSBlockCipher
-
return the size of the output buffer required for an update plus a
doFinal with an input of len bytes.
- getOutputSize(int) - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getOutputSize(int) - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- getOutputSize(int) - Method in class org.spongycastle.crypto.modes.PaddedBlockCipher
-
Deprecated.
return the size of the output buffer required for an update plus a
doFinal with an input of len bytes.
- getOutputSize(int) - Method in class org.spongycastle.crypto.paddings.PaddedBufferedBlockCipher
-
return the minimum size of the output buffer required for an update
plus a doFinal with an input of len bytes.
- getOutputSize(PemObject) - Method in class org.spongycastle.util.io.pem.PemWriter
-
Return the number of bytes or characters required to contain the
passed in object if it is PEM encoded.
- getOutputStream() - Method in class org.spongycastle.crypto.tls.TlsProtocolHandler
-
- getOutputStream() - Method in class org.spongycastle.util.io.TeeInputStream
-
- getP() - Method in class org.spongycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
-
- getP() - Method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getP() - Method in class org.spongycastle.asn1.oiw.ElGamalParameter
-
- getP() - Method in class org.spongycastle.asn1.pkcs.DHParameter
-
- getP() - Method in class org.spongycastle.asn1.x509.DSAParameter
-
- getP() - Method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getP() - Method in class org.spongycastle.crypto.params.DHParameters
-
- getP() - Method in class org.spongycastle.crypto.params.DSAParameters
-
- getP() - Method in class org.spongycastle.crypto.params.ElGamalParameters
-
- getP() - Method in class org.spongycastle.crypto.params.GOST3410Parameters
-
- getP() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getPadBits(int) - Static method in class org.spongycastle.asn1.DERBitString
-
return the correct number of pad bits for a bit string defined in
a 32 bit constant
- getPadBits() - Method in class org.spongycastle.asn1.DERBitString
-
- getPadBits() - Method in class org.spongycastle.crypto.encodings.ISO9796d1Encoding
-
retrieve the number of pad bits in the last decoded message.
- getPadded(BigInteger, int) - Static method in class org.spongycastle.crypto.agreement.srp.SRP6Util
-
- getPaddingName() - Method in interface org.spongycastle.crypto.paddings.BlockCipherPadding
-
Return the name of the algorithm the cipher implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.ISO10126d2Padding
-
Return the name of the algorithm the padder implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.ISO7816d4Padding
-
Return the name of the algorithm the padder implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.PKCS7Padding
-
Return the name of the algorithm the padder implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.TBCPadding
-
Return the name of the algorithm the padder implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.X923Padding
-
Return the name of the algorithm the padder implements.
- getPaddingName() - Method in class org.spongycastle.crypto.paddings.ZeroBytePadding
-
Return the name of the algorithm the padder implements.
- getParameters() - Method in class org.spongycastle.asn1.sec.ECPrivateKey
-
- getParameters() - Method in class org.spongycastle.asn1.sec.ECPrivateKeyStructure
-
Deprecated.
- getParameters() - Method in class org.spongycastle.asn1.x509.AlgorithmIdentifier
-
- getParameters() - Method in class org.spongycastle.asn1.x9.X962Parameters
-
- getParameters() - Method in class org.spongycastle.asn1.x9.X9ECParametersHolder
-
- getParameters() - Method in class org.spongycastle.asn1.x9.X9FieldID
-
- getParameters() - Method in class org.spongycastle.crypto.params.DHKeyGenerationParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.DHKeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.DSAKeyGenerationParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.DSAKeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.ECKeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.ElGamalKeyGenerationParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.ElGamalKeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.GOST3410KeyGenerationParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.GOST3410KeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.NTRUEncryptionKeyParameters
-
- getParameters() - Method in class org.spongycastle.crypto.params.ParametersWithIV
-
- getParameters() - Method in class org.spongycastle.crypto.params.ParametersWithRandom
-
- getParameters() - Method in class org.spongycastle.crypto.params.ParametersWithSalt
-
- getParameters() - Method in class org.spongycastle.crypto.params.ParametersWithSBox
-
- 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 interface org.spongycastle.jce.interfaces.ECKey
-
return a parameter specification representing the EC domain parameters
for the key.
- 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.ec.BCECPrivateKey
-
- getParams() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getParams() - Method in class org.spongycastle.jce.spec.ECKeySpec
-
return the domain parameters for the curve
- getParsedValue() - Method in class org.spongycastle.asn1.x509.Extension
-
- getParsedValue() - Method in class org.spongycastle.asn1.x509.X509Extension
-
- getPartyAInfo() - Method in class org.spongycastle.asn1.x9.OtherInfo
-
- getPassword() - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
return the password byte array.
- getPathLenConstraint() - Method in class org.spongycastle.asn1.x509.BasicConstraints
-
- getPermittedSubtrees() - Method in class org.spongycastle.asn1.x509.NameConstraints
-
- getPgenCounter() - Method in class org.spongycastle.asn1.x9.DHValidationParms
-
- getPhi_n() - Method in class org.spongycastle.crypto.params.NaccacheSternPrivateKeyParameters
-
- getPoint() - Method in class org.spongycastle.asn1.x9.X9ECPoint
-
- getPolicyAuthority() - Method in class org.spongycastle.asn1.x509.IetfAttrSyntax
-
- getPolicyIdentifier() - Method in class org.spongycastle.asn1.x509.PolicyInformation
-
- getPolicyInformation() - Method in class org.spongycastle.asn1.x509.CertificatePolicies
-
- getPolicyQualifierId() - Method in class org.spongycastle.asn1.x509.PolicyQualifierInfo
-
- getPolicyQualifiers() - Method in class org.spongycastle.asn1.x509.PolicyInformation
-
- getPositiveValue() - Method in class org.spongycastle.asn1.DERInteger
-
in some cases positive values get crammed into a space,
that's not quite big enough...
- getPreComp(ECPoint.F2m, byte) - Static method in class org.spongycastle.math.ec.Tnaf
-
Does the precomputation for WTNAF multiplication.
- getPreComp() - Method in class org.spongycastle.math.ec.WNafPreCompInfo
-
- getPreComp() - Method in class org.spongycastle.math.ec.WTauNafPreCompInfo
-
- getPrime1() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getPrime1() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getPrime2() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getPrime2() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getPrimeModulusP() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getPrivate() - Method in class com.tinfoilsms.crypto.ECKey
-
Wrapper for AsymmetricCipherKeyPair getPrivate()
- getPrivate() - Method in class org.spongycastle.crypto.AsymmetricCipherKeyPair
-
return the private key parameters.
- 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.asn1.pkcs.RSAPrivateKey
-
- getPrivateExponent() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getPrivateKey() - Method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
Deprecated.
use parsePrivateKey()
- getPrivateKey(PrivateKeyInfo) - Static method in class org.spongycastle.jce.provider.BouncyCastleProvider
-
- getPrivateKeyAlgorithm() - Method in class org.spongycastle.asn1.pkcs.PrivateKeyInfo
-
- getPSK() - Method in interface org.spongycastle.crypto.tls.TlsPSKIdentity
-
- getPSKIdentity() - Method in interface org.spongycastle.crypto.tls.TlsPSKIdentity
-
- getPSourceAlgorithm() - Method in class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- getPublic() - Method in class com.tinfoilsms.crypto.ECKey
-
Wrapper for AsymmetricCipherKeyPair getPublic()
- getPublic() - Method in class org.spongycastle.crypto.AsymmetricCipherKeyPair
-
return the public key parameters.
- 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.asn1.eac.RSAPublicKey
-
- getPublicExponent() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getPublicExponent() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getPublicExponent() - Method in class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- getPublicExponent() - Method in class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- getPublicExponent() - Method in class org.spongycastle.crypto.params.RSAKeyGenerationParameters
-
- getPublicExponent() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getPublicKey() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
- getPublicKey() - Method in class org.spongycastle.asn1.eac.CVCertificateRequest
-
Return the public key data object carried in the request
- getPublicKey() - Method in class org.spongycastle.asn1.sec.ECPrivateKey
-
- getPublicKey() - Method in class org.spongycastle.asn1.sec.ECPrivateKeyStructure
-
Deprecated.
- getPublicKey() - Method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
Deprecated.
use parsePublicKey
- getPublicKey() - Method in class org.spongycastle.crypto.params.NTRUSigningPrivateKeyParameters
-
- getPublicKey() - Method in class org.spongycastle.crypto.params.RSABlindingParameters
-
- getPublicKey(SubjectPublicKeyInfo) - Static method in class org.spongycastle.jce.provider.BouncyCastleProvider
-
- getPublicKeyData() - Method in class org.spongycastle.asn1.x509.SubjectPublicKeyInfo
-
for when the public key is raw bits.
- getPublicKeyDetails(BCECPublicKey) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getPublicKeyParamSet() - Method in class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- getPublicPointY() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getQ() - Method in class org.spongycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
-
- getQ() - Method in class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- getQ() - Method in class org.spongycastle.asn1.x509.DSAParameter
-
- getQ() - Method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getQ() - Method in class org.spongycastle.crypto.params.DHParameters
-
- getQ() - Method in class org.spongycastle.crypto.params.DSAParameters
-
- getQ() - Method in class org.spongycastle.crypto.params.ECPublicKeyParameters
-
- getQ() - Method in class org.spongycastle.crypto.params.GOST3410Parameters
-
- getQ() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getQ() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getQ() - Method in interface org.spongycastle.jce.interfaces.ECPublicKey
-
return the public point Q
- getQ() - Method in class org.spongycastle.jce.spec.ECPublicKeySpec
-
return the public point q
- getQ() - Method in class org.spongycastle.math.ec.ECCurve.Fp
-
- getQ() - Method in class org.spongycastle.math.ec.ECFieldElement.Fp
-
- getQInv() - Method in class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- getQualifier() - Method in class org.spongycastle.asn1.x509.PolicyQualifierInfo
-
- getRandom() - Method in class org.spongycastle.crypto.KeyGenerationParameters
-
return the random source associated with this
generator.
- getRandom() - Method in class org.spongycastle.crypto.params.ParametersWithRandom
-
- getRawOutputStream() - Method in class org.spongycastle.asn1.ASN1Generator
-
- getRawOutputStream() - Method in class org.spongycastle.asn1.BERGenerator
-
- getRawOutputStream() - Method in class org.spongycastle.asn1.DERSequenceGenerator
-
- getRC2ParameterVersion() - Method in class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- getRDNs() - Method in class org.spongycastle.asn1.x500.X500Name
-
return an array of RDNs in structure order.
- getRDNs(ASN1ObjectIdentifier) - Method in class org.spongycastle.asn1.x500.X500Name
-
return an array of RDNs containing the attribute type given by OID in structure order.
- getReadMac() - Method in class org.spongycastle.crypto.tls.TlsBlockCipher
-
- getReasons() - Method in class org.spongycastle.asn1.x509.DistributionPoint
-
- getRecoveredMessage() - Method in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
-
Return a reference to the recoveredMessage message.
- getRecoveredMessage() - Method in class org.spongycastle.crypto.signers.ISO9796d2Signer
-
Return a reference to the recoveredMessage message.
- getRecoveredMessage() - Method in interface org.spongycastle.crypto.SignerWithRecovery
-
Returns a reference to what message was recovered (if any).
- getRemaining() - Method in class org.spongycastle.asn1.DefiniteLengthInputStream
-
- getRemaining() - Method in class org.spongycastle.asn1.LimitedInputStream
-
- getRepresentation() - Method in class org.spongycastle.math.ec.ECFieldElement.F2m
-
- getResult() - Method in exception org.spongycastle.util.test.TestFailedException
-
- getReverse(Object) - Method in class org.spongycastle.asn1.eac.BidirectionalMap
-
- getReverse() - Method in class org.spongycastle.asn1.x509.CertificatePair
-
- getRevocationDate() - Method in class org.spongycastle.asn1.x509.TBSCertList.CRLEntry
-
- getRevokedCertificateEnumeration() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getRevokedCertificateEnumeration() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getRevokedCertificates() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getRevokedCertificates() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getRole() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
return a bits field coded on one byte.
- getRoleAuthority() - Method in class org.spongycastle.asn1.x509.RoleSyntax
-
Gets the role authority of this RoleSyntax.
- getRoleAuthorityAsString() - Method in class org.spongycastle.asn1.x509.RoleSyntax
-
Gets the role authority as a String[]
object.
- GetRoleDescription(int) - Static method in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- getRoleName() - Method in class org.spongycastle.asn1.x509.RoleSyntax
-
Gets the role name of this RoleSyntax.
- getRoleNameAsString() - Method in class org.spongycastle.asn1.x509.RoleSyntax
-
Gets the role name as a java.lang.String
object.
- getRounds() - Method in class org.spongycastle.crypto.params.RC5Parameters
-
- getS() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- getS1() - Method in class com.tinfoilsms.crypto.APrioriInfo
-
Gets the a priori shared information S1
- getS1() - Method in class com.tinfoilsms.csprng.SDFParameters
-
Gets the shared information S1
- getS2() - Method in class com.tinfoilsms.crypto.APrioriInfo
-
Gets the a priori shared information S2
- getS2() - Method in class com.tinfoilsms.csprng.SDFParameters
-
Gets the shared information S2
- getSalt() - Method in class org.spongycastle.asn1.pkcs.MacData
-
- getSalt() - Method in class org.spongycastle.asn1.pkcs.PBEParameter
-
- getSalt() - Method in class org.spongycastle.asn1.pkcs.PBKDF2Params
-
- getSalt() - Method in class org.spongycastle.crypto.params.ParametersWithSalt
-
- getSalt() - Method in class org.spongycastle.crypto.PBEParametersGenerator
-
return the salt byte array.
- getSaltLength() - Method in class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- getSBox(String) - Static method in class org.spongycastle.crypto.engines.GOST28147Engine
-
Return the S-Box associated with SBoxName
- getSBox() - Method in class org.spongycastle.crypto.params.ParametersWithSBox
-
- getScale() - Method in class org.spongycastle.math.ec.SimpleBigDecimal
-
- getSecondCoefB() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getSecureRandom() - Method in interface org.spongycastle.crypto.tls.TlsClientContext
-
- getSecureRandom() - Method in class org.spongycastle.crypto.tls.TlsClientContextImpl
-
- getSecurityParameters() - Method in interface org.spongycastle.crypto.tls.TlsClientContext
-
- getSecurityParameters() - Method in class org.spongycastle.crypto.tls.TlsClientContextImpl
-
- getSeed() - Method in class com.tinfoilsms.crypto.ECKeyParam
-
Wrapper for getSeed()
- getSeed() - Method in class org.spongycastle.asn1.x9.DHValidationParms
-
- getSeed() - Method in class org.spongycastle.asn1.x9.X9Curve
-
- getSeed() - Method in class org.spongycastle.asn1.x9.X9ECParameters
-
- getSeed() - Method in class org.spongycastle.crypto.params.DHValidationParameters
-
- getSeed() - Method in class org.spongycastle.crypto.params.DSAValidationParameters
-
- getSeed() - Method in class org.spongycastle.crypto.params.ECDomainParameters
-
- getSeed() - Method in class org.spongycastle.crypto.params.ISO18033KDFParameters
-
- getSeed() - Method in class org.spongycastle.crypto.params.MGFParameters
-
- getSeed() - Method in class org.spongycastle.jce.spec.ECParameterSpec
-
return the seed used to generate this curve (if available).
- getSequenceNumber() - Method in class org.spongycastle.asn1.eac.CertificateHolderReference
-
- getSequenceNumber() - Method in class org.spongycastle.crypto.tls.TlsMac
-
- getSerial() - Method in class org.spongycastle.asn1.x509.IssuerSerial
-
- getSerialNumber() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getSerialNumber() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getSerialNumber() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getSerialNumber() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getSerialNumber() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getServerRandom() - Method in class org.spongycastle.crypto.tls.SecurityParameters
-
- getServerVersion() - Method in interface org.spongycastle.crypto.tls.TlsClientContext
-
- getServerVersion() - Method in class org.spongycastle.crypto.tls.TlsClientContextImpl
-
- getSharedSecret() - Method in class org.spongycastle.crypto.params.KDFParameters
-
- getSi() - Method in class org.spongycastle.math.ec.ECCurve.F2m
-
- getSi(ECCurve.F2m) - Static method in class org.spongycastle.math.ec.Tnaf
-
Computes the auxiliary values s0
and
s1
used for partial modular reduction.
- getSignature() - Method in class org.spongycastle.asn1.eac.CVCertificate
-
Gives the signature of the whole body.
- getSignature() - Method in class org.spongycastle.asn1.pkcs.CertificationRequest
-
- getSignature() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getSignature() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getSignature() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getSignature() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getSignature() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getSignature() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getSignature() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getSignatureAlgorithm() - Method in class org.spongycastle.asn1.pkcs.CertificationRequest
-
- getSignatureAlgorithm() - Method in class org.spongycastle.asn1.x509.AttributeCertificate
-
- getSignatureAlgorithm() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getSignatureAlgorithm() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getSignatureAlgorithm() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getSignatureValue() - Method in class org.spongycastle.asn1.x509.AttributeCertificate
-
- getSigner() - Method in class org.spongycastle.crypto.io.SignerInputStream
-
- getSigner() - Method in class org.spongycastle.crypto.io.SignerOutputStream
-
- getSignerInfos() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getSigningParameters() - Method in class org.spongycastle.crypto.params.NTRUSigningKeyGenerationParameters
-
- getSimpleName(Class) - Static method in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- getSize() - Method in class org.spongycastle.crypto.tls.TlsMac
-
- getSmallPrimes() - Method in class org.spongycastle.crypto.params.NaccacheSternPrivateKeyParameters
-
- getStartDate() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getStartDate() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getStartDate() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getStartDate() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getStaticKey() - Method in interface org.spongycastle.jce.interfaces.MQVPublicKey
-
return the static public key.
- getStaticPrivateKey() - Method in class org.spongycastle.crypto.params.MQVPrivateParameters
-
- getStaticPrivateKey() - Method in interface org.spongycastle.jce.interfaces.MQVPrivateKey
-
return the static private key.
- getStaticPublicKey() - Method in class org.spongycastle.crypto.params.MQVPublicParameters
-
- getStrength() - Method in class org.spongycastle.crypto.KeyGenerationParameters
-
return the bit strength for keys produced by this generator,
- getStrength(DHParameters) - Static method in class org.spongycastle.crypto.params.DHKeyGenerationParameters
-
- getStrength(ElGamalParameters) - Static method in class org.spongycastle.crypto.params.ElGamalKeyGenerationParameters
-
- getString() - Method in interface org.spongycastle.asn1.ASN1String
-
- getString() - Method in class org.spongycastle.asn1.DERBitString
-
- getString() - Method in class org.spongycastle.asn1.DERBMPString
-
- getString() - Method in class org.spongycastle.asn1.DERGeneralString
-
- getString() - Method in class org.spongycastle.asn1.DERIA5String
-
- getString() - Method in class org.spongycastle.asn1.DERNumericString
-
- getString() - Method in class org.spongycastle.asn1.DERPrintableString
-
- getString() - Method in class org.spongycastle.asn1.DERT61String
-
- getString() - Method in class org.spongycastle.asn1.DERUniversalString
-
- getString() - Method in class org.spongycastle.asn1.DERUTF8String
-
- getString() - Method in class org.spongycastle.asn1.DERVisibleString
-
- getString() - Method in class org.spongycastle.asn1.x500.DirectoryString
-
- getString() - Method in class org.spongycastle.asn1.x509.DisplayText
-
Returns the stored String
object.
- getSubject() - Method in class org.spongycastle.asn1.pkcs.CertificationRequestInfo
-
- getSubject() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getSubject() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getSubject() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getSubject() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getSubjectPublicKeyInfo() - Method in class org.spongycastle.asn1.pkcs.CertificationRequestInfo
-
- getSubjectPublicKeyInfo() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getSubjectPublicKeyInfo() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getSubjectPublicKeyInfo() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getSubjectPublicKeyInfo() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getSubjectUniqueId() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getSubjectUniqueId() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getSuppPubInfo() - Method in class org.spongycastle.asn1.x9.OtherInfo
-
- getTag(int) - Static method in class org.spongycastle.asn1.eac.EACTags
-
- getTagNo() - Method in class org.spongycastle.asn1.ASN1TaggedObject
-
- getTagNo() - Method in interface org.spongycastle.asn1.ASN1TaggedObjectParser
-
- getTagNo() - Method in class org.spongycastle.asn1.BERTaggedObjectParser
-
- getTagNo(int) - Static method in class org.spongycastle.asn1.eac.EACTags
-
- getTagNo() - Method in class org.spongycastle.asn1.eac.UnsignedInteger
-
- getTagNo() - Method in class org.spongycastle.asn1.x509.GeneralName
-
- getTargetGroup() - Method in class org.spongycastle.asn1.x509.Target
-
- getTargetName() - Method in class org.spongycastle.asn1.x509.Target
-
- getTargets() - Method in class org.spongycastle.asn1.x509.Targets
-
Returns the targets in a Vector
.
- getTargetsObjects() - Method in class org.spongycastle.asn1.x509.TargetInformation
-
Returns the targets in this target information extension.
- getTBSCertificate() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getTBSCertificate() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getTBSCertList() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getThisUpdate() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getThisUpdate() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getTime() - Method in class org.spongycastle.asn1.DERGeneralizedTime
-
return the time - always in the form of
YYYYMMDDhhmmssGMT(+hh:mm|-hh:mm).
- getTime() - Method in class org.spongycastle.asn1.DERUTCTime
-
return the time - always in the form of
YYMMDDhhmmssGMT(+hh:mm|-hh:mm).
- getTime() - Method in class org.spongycastle.asn1.x509.Time
-
- getTimeString() - Method in class org.spongycastle.asn1.DERGeneralizedTime
-
Return the time.
- getTrailerField() - Method in class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- getTrailing(int) - Method in class org.spongycastle.crypto.engines.IndexGenerator.BitString
-
Returns the last numBits
bits from the end of the bit string.
- getTw(byte, int) - Static method in class org.spongycastle.math.ec.Tnaf
-
Computes the auxiliary value tw
.
- getTwiceP() - Method in class org.spongycastle.math.ec.WNafPreCompInfo
-
- getType() - Method in class org.spongycastle.asn1.x500.AttributeTypeAndValue
-
- getType() - Method in class org.spongycastle.asn1.x509.DistributionPointName
-
Return the tag number applying to the underlying choice.
- getType() - Method in class org.spongycastle.util.io.pem.PemObject
-
- getTypesAndValues() - Method in class org.spongycastle.asn1.x500.RDN
-
- getUnauthenticatedAttributes() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.BufferedAsymmetricBlockCipher
-
return the underlying cipher for the buffer.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.BufferedBlockCipher
-
return the cipher this object wraps.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.encodings.ISO9796d1Encoding
-
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.encodings.OAEPEncoding
-
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.encodings.PKCS1Encoding
-
- getUnderlyingCipher() - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
return the cipher this object wraps.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.CBCBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.CFBBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.GOFBBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.OFBBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.OpenPGPCFBBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.PGPCFBBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingCipher() - Method in class org.spongycastle.crypto.modes.SICBlockCipher
-
return the underlying block cipher that we are wrapping.
- getUnderlyingDigest() - Method in class org.spongycastle.crypto.macs.HMac
-
- getUnderlyingDigest() - Method in class org.spongycastle.crypto.macs.OldHMac
-
- getUnderlyingDigest() - Method in class org.spongycastle.crypto.tls.SSL3Mac
-
- getUnderlyingException() - Method in exception org.spongycastle.jce.provider.AnnotatedException
-
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.BufferedBlockCipher
-
return the size of the output buffer required for an update
an input of len bytes.
- getUpdateOutputSize(int) - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
return the size of the output buffer required for a processBytes
an input of len bytes.
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.modes.CTSBlockCipher
-
return the size of the output buffer required for an update
an input of len bytes.
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.modes.PaddedBlockCipher
-
Deprecated.
return the size of the output buffer required for an update
an input of len bytes.
- getUpdateOutputSize(int) - Method in class org.spongycastle.crypto.paddings.PaddedBufferedBlockCipher
-
return the size of the output buffer required for an update
an input of len bytes.
- getUsage() - Method in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- getUsage() - Method in class org.spongycastle.asn1.eac.PublicKeyDataObject
-
- getUsage() - Method in class org.spongycastle.asn1.eac.RSAPublicKey
-
- getUsages() - Method in class org.spongycastle.asn1.x509.ExtendedKeyUsage
-
Returns all extended key usages.
- getUsedLength() - Method in class org.spongycastle.math.ec.IntArray
-
- getUserCertificate() - Method in class org.spongycastle.asn1.x509.TBSCertList.CRLEntry
-
- getUserObject() - Method in interface org.spongycastle.crypto.tls.TlsClientContext
-
- getUserObject() - Method in class org.spongycastle.crypto.tls.TlsClientContextImpl
-
- getValidationParameters() - Method in class org.spongycastle.crypto.params.DHParameters
-
- getValidationParameters() - Method in class org.spongycastle.crypto.params.DSAParameters
-
- getValidationParameters() - Method in class org.spongycastle.crypto.params.GOST3410Parameters
-
- getValidationParms() - Method in class org.spongycastle.asn1.x9.DHDomainParameters
-
- getValue() - Method in class org.spongycastle.asn1.DEREnumerated
-
- getValue() - Method in class org.spongycastle.asn1.DERInteger
-
- getValue() - Method in class org.spongycastle.asn1.eac.UnsignedInteger
-
- getValue() - Method in class org.spongycastle.asn1.x500.AttributeTypeAndValue
-
- getValue() - Method in class org.spongycastle.asn1.x509.CRLReason
-
- getValue() - Method in class org.spongycastle.asn1.x509.X509Extension
-
- getValue() - Method in class org.spongycastle.asn1.x9.X9FieldElement
-
- getValue() - Method in class org.spongycastle.util.io.pem.PemHeader
-
- getValues() - Method in class org.spongycastle.asn1.x509.IetfAttrSyntax
-
- getValues() - Method in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
return a vector of the values found in the name, in the order they
were found.
- getValues(ASN1ObjectIdentifier) - Method in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
return a vector of the values found in the name, in the order they
were found, with the DN label corresponding to passed in oid.
- getValueType() - Method in class org.spongycastle.asn1.x509.IetfAttrSyntax
-
- getVersion() - Method in class org.spongycastle.asn1.pkcs.CertificationRequestInfo
-
- getVersion() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- getVersion() - Method in class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- getVersion() - Method in class org.spongycastle.asn1.pkcs.SignedData
-
- getVersion() - Method in class org.spongycastle.asn1.pkcs.SignerInfo
-
- getVersion() - Method in class org.spongycastle.asn1.x509.AttributeCertificateInfo
-
- getVersion() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getVersion() - Method in class org.spongycastle.asn1.x509.Holder
-
Returns 1 for V2 attribute certificates or 0 for V1 attribute
certificates.
- getVersion() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getVersion() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getVersion() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getVersion() - Method in class org.spongycastle.asn1.x509.X509CertificateStructure
-
Deprecated.
- getVersionNumber() - Method in class org.spongycastle.asn1.x509.Certificate
-
- getVersionNumber() - Method in class org.spongycastle.asn1.x509.CertificateList
-
- getVersionNumber() - Method in class org.spongycastle.asn1.x509.TBSCertificate
-
- getVersionNumber() - Method in class org.spongycastle.asn1.x509.TBSCertificateStructure
-
- getVersionNumber() - Method in class org.spongycastle.asn1.x509.TBSCertList
-
- getW() - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- getWriteMac() - Method in class org.spongycastle.crypto.tls.TlsBlockCipher
-
- getX() - Method in class org.spongycastle.crypto.params.DHPrivateKeyParameters
-
- getX() - Method in class org.spongycastle.crypto.params.DSAPrivateKeyParameters
-
- getX() - Method in class org.spongycastle.crypto.params.ElGamalPrivateKeyParameters
-
- getX() - Method in class org.spongycastle.crypto.params.GOST3410PrivateKeyParameters
-
- getX() - Method in class org.spongycastle.math.ec.ECPoint
-
- getX0() - Method in class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- getX0L() - Method in class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- getY() - Method in class org.spongycastle.asn1.x9.DHPublicKey
-
- getY() - Method in class org.spongycastle.crypto.params.DHPublicKeyParameters
-
- getY() - Method in class org.spongycastle.crypto.params.DSAPublicKeyParameters
-
- getY() - Method in class org.spongycastle.crypto.params.ElGamalPublicKeyParameters
-
- getY() - Method in class org.spongycastle.crypto.params.GOST3410PublicKeyParameters
-
- getY() - Method in class org.spongycastle.math.ec.ECPoint
-
- getZ() - Method in class org.spongycastle.crypto.agreement.kdf.DHKDFParameters
-
- GF256_FDBK - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- GF256_FDBK_2 - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- GF256_FDBK_4 - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- gHASH(byte[]) - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- GIVENNAME - Static variable in class org.spongycastle.asn1.x500.style.BCStyle
-
- givenName - Static variable in class org.spongycastle.asn1.x500.style.RFC4519Style
-
- GIVENNAME - Static variable in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
- gMDS0 - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- gMDS1 - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- gMDS2 - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- gMDS3 - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- GNB - Static variable in class org.spongycastle.math.ec.ECFieldElement.F2m
-
Indicates gaussian normal basis representation (GNB).
- gnBasis - Static variable in interface org.spongycastle.asn1.x9.X9ObjectIdentifiers
-
- GOFBBlockCipher - Class in org.spongycastle.crypto.modes
-
implements the GOST 28147 OFB counter mode (GCTR).
- GOFBBlockCipher(BlockCipher) - Constructor for class org.spongycastle.crypto.modes.GOFBBlockCipher
-
Basic constructor.
- GOST28147_mainStep(int, int) - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- gost28147_mainStep(int, int) - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- GOST28147Engine - Class in org.spongycastle.crypto.engines
-
implementation of GOST 28147-89
- GOST28147Engine() - Constructor for class org.spongycastle.crypto.engines.GOST28147Engine
-
standard constructor.
- GOST28147Func(int[], byte[], int, byte[], int) - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- GOST28147Mac - Class in org.spongycastle.crypto.macs
-
implementation of GOST 28147-89 MAC
- GOST28147Mac() - Constructor for class org.spongycastle.crypto.macs.GOST28147Mac
-
- gost28147MacFunc(int[], byte[], int, byte[], int) - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- GOST28147Parameters - Class in org.spongycastle.asn1.cryptopro
-
- GOST28147Parameters(ASN1Sequence) - Constructor for class org.spongycastle.asn1.cryptopro.GOST28147Parameters
-
- GOST3410KeyGenerationParameters - Class in org.spongycastle.crypto.params
-
- GOST3410KeyGenerationParameters(SecureRandom, GOST3410Parameters) - Constructor for class org.spongycastle.crypto.params.GOST3410KeyGenerationParameters
-
- GOST3410KeyPairGenerator - Class in org.spongycastle.crypto.generators
-
a GOST3410 key pair generator.
- GOST3410KeyPairGenerator() - Constructor for class org.spongycastle.crypto.generators.GOST3410KeyPairGenerator
-
- GOST3410KeyParameters - Class in org.spongycastle.crypto.params
-
- GOST3410KeyParameters(boolean, GOST3410Parameters) - Constructor for class org.spongycastle.crypto.params.GOST3410KeyParameters
-
- GOST3410NamedParameters - Class in org.spongycastle.asn1.cryptopro
-
table of the available named parameters for GOST 3410-94.
- GOST3410NamedParameters() - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410NamedParameters
-
- GOST3410Parameters - Class in org.spongycastle.crypto.params
-
- GOST3410Parameters(BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.crypto.params.GOST3410Parameters
-
- GOST3410Parameters(BigInteger, BigInteger, BigInteger, GOST3410ValidationParameters) - Constructor for class org.spongycastle.crypto.params.GOST3410Parameters
-
- GOST3410ParametersGenerator - Class in org.spongycastle.crypto.generators
-
generate suitable parameters for GOST3410.
- GOST3410ParametersGenerator() - Constructor for class org.spongycastle.crypto.generators.GOST3410ParametersGenerator
-
- GOST3410ParamSetParameters - Class in org.spongycastle.asn1.cryptopro
-
- GOST3410ParamSetParameters(int, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- GOST3410ParamSetParameters(ASN1Sequence) - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410ParamSetParameters
-
- GOST3410PrivateKeyParameters - Class in org.spongycastle.crypto.params
-
- GOST3410PrivateKeyParameters(BigInteger, GOST3410Parameters) - Constructor for class org.spongycastle.crypto.params.GOST3410PrivateKeyParameters
-
- GOST3410PublicKeyAlgParameters - Class in org.spongycastle.asn1.cryptopro
-
- GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier, ASN1ObjectIdentifier) - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier, ASN1ObjectIdentifier, ASN1ObjectIdentifier) - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- GOST3410PublicKeyAlgParameters(ASN1Sequence) - Constructor for class org.spongycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
-
- GOST3410PublicKeyParameters - Class in org.spongycastle.crypto.params
-
- GOST3410PublicKeyParameters(BigInteger, GOST3410Parameters) - Constructor for class org.spongycastle.crypto.params.GOST3410PublicKeyParameters
-
- GOST3410Signer - Class in org.spongycastle.crypto.signers
-
GOST R 34.10-94 Signature Algorithm
- GOST3410Signer() - Constructor for class org.spongycastle.crypto.signers.GOST3410Signer
-
- GOST3410ValidationParameters - Class in org.spongycastle.crypto.params
-
- GOST3410ValidationParameters(int, int) - Constructor for class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- GOST3410ValidationParameters(long, long) - Constructor for class org.spongycastle.crypto.params.GOST3410ValidationParameters
-
- GOST3411Digest - Class in org.spongycastle.crypto.digests
-
implementation of GOST R 34.11-94
- GOST3411Digest() - Constructor for class org.spongycastle.crypto.digests.GOST3411Digest
-
Standard constructor
- GOST3411Digest(byte[]) - Constructor for class org.spongycastle.crypto.digests.GOST3411Digest
-
Constructor to allow use of a particular sbox with GOST28147
- GOST3411Digest(GOST3411Digest) - Constructor for class org.spongycastle.crypto.digests.GOST3411Digest
-
Copy constructor.
- gost_ElSgDH3410_1 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gost_ElSgDH3410_default - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- GOST_id - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR28147_cbc - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001_CryptoPro_A - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001_CryptoPro_B - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001_CryptoPro_C - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001_CryptoPro_XchA - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_2001_CryptoPro_XchB - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_A - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_B - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_C - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_D - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_XchA - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_XchB - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3410_94_CryptoPro_XchC - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3411 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3411_94_CryptoProParamSet - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3411_94_with_gostR3410_2001 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- gostR3411_94_with_gostR3410_94 - Static variable in interface org.spongycastle.asn1.cryptopro.CryptoProObjectIdentifiers
-
- Grain128Engine - Class in org.spongycastle.crypto.engines
-
Implementation of Martin Hell's, Thomas Johansson's and Willi Meier's stream
cipher, Grain-128.
- Grain128Engine() - Constructor for class org.spongycastle.crypto.engines.Grain128Engine
-
- Grainv1Engine - Class in org.spongycastle.crypto.engines
-
Implementation of Martin Hell's, Thomas Johansson's and Willi Meier's stream
cipher, Grain v1.
- Grainv1Engine() - Constructor for class org.spongycastle.crypto.engines.Grainv1Engine
-
- GRAPHIC_STRING - Static variable in interface org.spongycastle.asn1.BERTags
-
- gSBox - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- gSubKeys - Variable in class org.spongycastle.crypto.engines.TwofishEngine
-
gSubKeys[] and gSBox[] are eventually used in the
encryption and decryption methods.