Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AES_CBC_NoPad_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation AES/CBC/NoPadding.
- AES_CBC_NoPad_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Creates an instance of the AES_CBC_NoPad_CipherHybrid class.
- AES_CBC_PKCS5_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation AES/CBC/PKCS5Padding.
- AES_CBC_PKCS5_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Creates an instance of the AES_CBC_PKCS5_CipherHybrid class.
- AES_ECB_NoPad_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation AES/ECB/NoPadding.
- AES_ECB_NoPad_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Creates an instance of the AES_ECB_NoPad_CipherHybrid class.
- AES_ECB_PKCS5_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation AES/ECB/PKCS5Padding.
- AES_ECB_PKCS5_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Creates an instance of the AES_ECB_PKCS5_CipherHybrid class.
- AESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the AES cipher algorithm.
- AESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Creates an instance of the AESCipherHybrid class.
- AESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Creates an instance of the AESCipherHybrid class.
- AESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the AES KeyFactory algorithm.
- AESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESKeyFactoryHybrid
-
Creates an instance of the AESKeyFactoryHybrid class.
- AESKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the AES key generation algorithm.
- AESKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Creates an instance of the AESKeyGeneratorHybrid class.
- AESKeyWrapHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
- AESKeyWrapHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESKeyWrapHybrid
-
Creates an instance of the AESKeyWrapHybrid class.
- AESParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the AES cipher algorithm in feedback-mode.
- AESParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
Creates an instance of the AESParametersHybrid class.
- algorithm - Variable in class com.ibm.crypto.ibmjcehybrid.provider.Registration
- algorithmNames - Variable in class com.ibm.crypto.ibmjcehybrid.provider.Registration
- AlgorithmTable - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class contains all the algorithms supported by any underlying providers along with the underlying state data associated with those algorithms.
- AlgorithmTable() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.AlgorithmTable
-
Constructor
- ARCFOURCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ARCFOUR cipher algorithm.
- ARCFOURCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ARCFOURCipherHybrid
-
Creates an instance of the ARCFOURCipherHybrid class.
- ARCFOURCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ARCFOURCipherHybrid
-
Creates an instance of the ARCFOURCipherHybrid class.
- ARCFOURKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ARCFOUR key generation algorithm.
- ARCFOURKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ARCFOURKeyGeneratorHybrid
-
Creates an instance of the ARCFOURKeyGeneratorHybrid class.
B
- BlowFishCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the BlowFish cipher algorithm.
- BlowFishCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.BlowFishCipherHybrid
-
Creates an instance of the BlowFishCipherHybrid class.
- BlowFishCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.BlowFishCipherHybrid
-
Creates an instance of the BlowFishCipherHybrid class.
- BlowFishKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the BlowFish key generation algorithm.
- BlowFishKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.BlowFishKeyGeneratorHybrid
-
Creates an instance of the BlowFishKeyGeneratorHybrid class.
- BlowFishParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the Blowfish algorithm in feedback-mode.
- BlowFishParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.BlowFishParametersHybrid
-
Creates an instance of the BlowFishParametersHybrid class.
C
- clone() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
- clone() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Clones this object.
- com.ibm.crypto.ibmjcehybrid.provider - package com.ibm.crypto.ibmjcehybrid.provider
- com.ibm.crypto.ibmjcehybrid.provider.safkeyring - package com.ibm.crypto.ibmjcehybrid.provider.safkeyring
- createURLStreamHandler(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.safkeyring.Provider
-
Creates a new
URLStreamHandlerinstance with the specified protocol.
D
- debug - Static variable in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
The debug object, null if not instantiated at JVM startup.
- DES_CBC_NoPad_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation DES/CBC/NoPadding.
- DES_CBC_NoPad_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Creates a new instance of the DES_CBC_NoPad_CipherHybrid class.
- DESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DES cipher algorithm.
- DESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESCipherHybrid
-
Creates an instance of the DESCipherHybrid class.
- DESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESCipherHybrid
-
Creates an instance of the DESCipherHybrid class.
- DESedeCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DESede cipher algorithm.
- DESedeCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeCipherHybrid
-
Creates an instance of the DESedeCipherHybrid class.
- DESedeCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeCipherHybrid
-
Creates an instance of the DESedeCipherHybrid class.
- DESedeKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DESede KeyFactory algorithm.
- DESedeKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeKeyFactoryHybrid
-
Creates a new instance of the DESedeKeyFactoryHybrid class.
- DESedeKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DESede key generation algorithm.
- DESedeKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeKeyGeneratorHybrid
-
Creates a new instance of the DESedeKeyGeneratorHybrid class.
- DESedeKeyWrapHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
- DESedeKeyWrapHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeKeyWrapHybrid
-
Creates an instance of the DESedeKeyWrapHybrid class.
- DESedeParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the the parameter (IV) used with the Triple DES cipher algorithm in feedback-mode.
- DESedeParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeParametersHybrid
-
Creates a new instance of the DESedeParametersHybrid class.
- DESedeTR31KeyWrapHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
- DESedeTR31KeyWrapHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESedeTR31KeyWrapHybrid
-
Creates an instance of the DESedeTR31KeyWrapHybrid class.
- DESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DES KeyFactory algorithm.
- DESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESKeyFactoryHybrid
-
Creates a new instance of the DESKeyFactoryHybrid class.
- DESKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DES key generation algorithm.
- DESKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESKeyGeneratorHybrid
-
Creates a new instance of the DESKeyGeneratorHybrid class.
- DESParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the DES cipher algorithm in feedback-mode.
- DESParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DESParametersHybrid
-
Creates a new instance of the DESParametersHybrid class.
- DiffieHellmanKeyAgreementHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the Diffie-Hellman key agreement algorithm.
- DiffieHellmanKeyAgreementHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Creates a new instance of the DiffieHellmanKeyAgreementHybrid class.
- DiffieHellmanKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the DiffieHellman key factory.
- DiffieHellmanKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyFactoryHybrid
-
Creates a new instance of the DiffieHellmanKeyFactoryHybrid class.
- DiffieHellmanKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the generator of Diffie-Hellman key pairs.
- DiffieHellmanKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
Creates a new instance of the DiffieHellmanKeyPairGeneratorHybrid class.
- DiffieHellmanParameterGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the generator of the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard.
- DiffieHellmanParameterGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
Creates an instance of the DiffieHellmanParameterGeneratorHybrid class.
- DiffieHellmanParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard.
- DiffieHellmanParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParametersHybrid
-
Creates an instance of the DiffieHellmanParametersHybrid class.
E
- ECDHKeyAgreementHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
- ECDHKeyAgreementHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ECDHKeyAgreementHybrid
-
Creates an instance of the ECKeyAgreementHybrid class.
- ECKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the EC KeyFactory algorithm.
- ECKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ECKeyFactoryHybrid
-
Creates an instance of the ECKeyFactoryHybrid class.
- ECKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the EC public/private key pair generation algorithm.
- ECKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ECKeyPairGeneratorHybrid
-
Creates an instance of the ECKeyPairGeneratorHybrid class.
- ECParameterGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the generator of the parameter set used by the EC key agreement as defined in the PKCS #3 standard.
- ECParameterGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ECParameterGeneratorHybrid
-
Creates an instance of the ECParameterGeneratorHybrid class.
- ECParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the EC algorithm.
- ECParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ECParametersHybrid
-
Creates a new instance of the ECParametersHybrid class.
- ELGamalCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ELGamal cipher algorithm.
- ELGamalCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ELGamalCipherHybrid
-
Creates an instance of the ELGamalCipherHybrid class.
- ELGamalCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.ELGamalCipherHybrid
-
Creates an instance of the ELGamalCipherHybrid class.
- engineAliases() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Lists all the alias names of this keystore.
- engineContainsAlias(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Checks if the given alias exists in this keystore.
- engineDeleteEntry(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Deletes the entry identified by the given alias from this keystore.
- engineDigest() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Computes and returns the MD5 hash.
- engineDigest(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Computes and returns the MD5 hash in the buffer provided.
- engineDoFinal() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Completes the HMAC computation and resets the HMAC for further use, maintaining the secret key that the HMAC was initialized with.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoFinal(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
- engineDoPhase(Key, boolean) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
- engineGenerateCertificate(InputStream) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Generates an X.509 certificate object and initializes it with the data read from the input stream
is. - engineGenerateCertificates(InputStream) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Returns a (possibly empty) collection view of X.509 certificates read from the given input stream
is. - engineGenerateCertPath(InputStream) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Generates a CertPath object and initializes it with the data read from the input stream inStream.
- engineGenerateCertPath(InputStream, String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Generates a
CertPathobject and initializes it with the data read from the input stream inStream. - engineGenerateCertPath(List<? extends Certificate>) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Generates a CertPath object and initializes it with the list of certificates supplied.
- engineGenerateCRL(InputStream) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Generates an X.509 certificate revocation list (CRL) object and initializes it with the data read from the given input stream
is. - engineGenerateCRLs(InputStream) - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Returns a (possibly empty) collection view of X.509 CRLs read from the given input stream
is. - engineGenerateKey() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Gets the key generator and generates the key.
- engineGenerateParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
Generates the algorithm parameters.
- engineGeneratePrivate(KeySpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyFactoryHybrid
-
Generates a private key object from the provided key specification (key material).
- engineGeneratePublic(KeySpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyFactoryHybrid
-
Generates a public key object from the provided key specification (key material).
- engineGenerateSecret() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Generates the shared secret and returns it in a new buffer.
- engineGenerateSecret(byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Generates the shared secret, and places it into the buffer
sharedSecret, beginning atoffset. - engineGenerateSecret(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
- engineGenerateSecret(KeySpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyFactoryHybrid
-
Generates a
SecretKeyobject from the provided key specification (key material). - engineGenerateSeed(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
This method generates a seed value that the app could pass back on a setSeed() call, or could pass to a different SecureRandom object on a setSeed() call.
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Returns the block size (in bytes).
- engineGetBlockSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Returns the block size (in bytes).
- engineGetCertificate(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns the certificate associated with the given alias.
- engineGetCertificateAlias(Certificate) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
- engineGetCertificateChain(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns the certificate chain associated with the given alias.
- engineGetCertPathEncodings() - Method in class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Returns the encodings supported by this certification path factory, with the default encoding first.
- engineGetCreationDate(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Fetch the time at which the certificate object was created.
- engineGetDigestLength() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Return the digest length in bytes.
- engineGetEncoded() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method returns the algorithm parameters in encoded form.
- engineGetEncoded(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method returns the algorithm parameters in encoded form.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetIV() - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Returns the initialization vector (IV) in a new buffer.
- engineGetKey(String, char[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns the
HybridRACFPrivateKeyassociated with the given alias, using the given password to recover it. - engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySize(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Returns the key size of the given key object.
- engineGetKeySpec(Key, Class<T>) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyFactoryHybrid
-
Returns a specification (key material) of the given key in the requested format.
- engineGetKeySpec(SecretKey, Class<?>) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyFactoryHybrid
-
Returns a specification (key material) of the given key in the requested format.
- engineGetMacLength() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Returns the length of the HMAC in bytes.
- engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetOutputSize(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next
updateordoFinaloperation, given the input lengthinputLen(in bytes). - engineGetParameter(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Deprecated.Replaced by engineGetParameters()
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Call the Signature object's getParameters().
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameters() - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Returns the parameters used with this cipher.
- engineGetParameterSpec(Class<T>) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method returns the AlgorithmParameters object.
- engineInit(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method provides the settings for the AlgorithmParameters.
- engineInit(byte[], String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method provides the settings for the AlgorithmParameters.
- engineInit(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
This method provides the settings for the AlgorithmParameterGenerator.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with an opmode, a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
- engineInit(int, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
This method provides the settings for the AlgorithmParameterGenerator.
- engineInit(int, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Initializes this key generator for a certain keysize, using the given source of randomness.
- engineInit(Key, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Initializes this key agreement with the given key and source of randomness.
- engineInit(Key, AlgorithmParameterSpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Initializes this mac with a key and a set of algorithm parameters.
- engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyAgreementHybrid
-
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
- engineInit(SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Initializes this key generator.
- engineInit(AlgorithmParameterSpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
This method provides the settings for the AlgorithmParameterGenerator.
- engineInit(AlgorithmParameterSpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
This method provides the settings for the AlgorithmParameters.
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid
-
This method provides the settings for the AlgorithmParameterGenerator.
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Initializes this key generator with the specified parameter set and a user-provided source of randomness.
- engineInitSign(PrivateKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Initialize the RSA object with a RSA private key.
- engineInitVerify(PublicKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Initialize the RSA object with a RSA public key.
- engineIsCertificateEntry(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns true if the entry identified by the given alias was created by a call to
setCertificateEntry. - engineIsKeyEntry(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Returns true if the entry identified by the given alias was created by a call to
setKeyEntry. - engineLoad(InputStream, char[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Loads this KeyStore from the given
HybridRACFOutputStreamstream. - engineNextBytes(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Generates a user-specified number of random bytes.
- engineReset() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Resets the HMAC for further use, maintaining the secret key that the HMAC was initialized with.
- engineReset() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Resets the MD5 information back to starting values.
- engineSetCertificateEntry(String, Certificate) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Assigns the given trusted certificate to the given alias.
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
This method is not supported by the JCEHYBRIDRACFKS keystore.
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Assigns the given key to the given alias, protecting it with the given password.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Sets the mode of this cipher.
- engineSetMode(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Sets the mode of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetPadding(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Sets the padding mechanism of this cipher.
- engineSetParameter(String, Object) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Deprecated.Replaced by engineSetParameter(AlgorithmParameterSpec parmSpec)
- engineSetParameter(AlgorithmParameterSpec) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
engineSetParameter()
- engineSetSeed(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Sets the seed value for the random number generator.
- engineSign() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Get the message digest for all the data thus far updated, then sign the message digest.
- engineSize() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Retrieves the number of entries in this keystore.
- engineStore(OutputStream, char[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Stores this keystore to the given
HybridRACFOutputStreamstream, and protects its integrity with the given password. - engineToString() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
- engineTranslateKey(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyFactoryHybrid
-
Translates a
Keyobject, whose provider may be unknown or potentially untrusted, into a correspondingKeyobject of this key factory. - engineTranslateKey(SecretKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyFactoryHybrid
-
Translates a
SecretKeyobject, whose provider may be unknown or potentially untrusted, into a correspondingSecretKeyobject of this key factory. - engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUnwrap(byte[], String, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Unwrap a previously wrapped key.
- engineUpdate(byte) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Processes the given byte.
- engineUpdate(byte) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Update adds the passed byte to the digested data.
- engineUpdate(byte) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Add a byte to the digest inside the signature -- this digest will be signed or verified.
- engineUpdate(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Update adds the passed byte array to the digested data.
- engineUpdate(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Add an array of bytes to the digest inside the signature -- this digest will be signed or verified.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Processes the first
lenbytes ininput, starting atoffset. - engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Update adds the selected part of an array of bytes to the digest.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Add an array of bytes to the digest inside the signature -- this digest will be signed or verified.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdate(byte[], int, int, byte[], int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
- engineUpdateAAD(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Begins or continues a multi-part update of the Additional Authentication Data (AAD) for GCM mode only.
- engineUpdateAAD(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Begins or continues a multi-part update of the Additional Authentication Data (AAD) for GCM mode only.
- engineVerify(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Verify the signature (compare the result with the message digest inside the signature).
- engineVerify(byte[], int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Verify the signature (compare the result with the message digest inside the signature).
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_NoPad_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_CBC_PKCS5_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_NoPad_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AES_ECB_PKCS5_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DES_CBC_NoPad_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESCipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Wrap a key.
- engineWrap(Key) - Method in class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Wrap a key.
F
- facadeClass - Variable in class com.ibm.crypto.ibmjcehybrid.provider.Registration
G
- generateKey(boolean) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Gets the key generator and generates the key.
- generateKeyPair() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
Generates an RSA key pair.
- getAlgorithm() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getAlgorithm(String, String) - Static method in class com.ibm.crypto.ibmjcehybrid.provider.RegistrationList
- getBestInstance(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Creates an instance of the specified KeyGenerator, the provider will be the selecting the first provider in the list for the generator that returns a KeyGenerator object.
- getBestInstance(String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Creates an instance of the specified KeyGenerator, the provider will be the selecting the first provider in the list for the generator that returns a KeyGenerator object.
- getCrtCoefficient() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getCurrentBestProvider(String, String) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHYBRID
- getEmbeddedExceptionVector() - Method in exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
This method
- getEncoded() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getFormat() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getGenerator() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESKeyGeneratorHybrid
-
Creates an instance of the KeyGenerator.
- getGenerator() - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
Creates an instance of the KeyPairGenerator.
- getGenerator(byte[]) - Method in class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Creates an instance of the SecureRandom.
- getIBMJCECCAPrivateKey() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Method to get the value of the IBMJCECCA representation of this key.
- getIBMJCEPrivateKey() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Deprecated.Use
HybridRACFPrivateKey.getSoftwareJCEPrivateKey()instead Exists for backwards compatibility since IBMJCE is not on Java 11. - getModulus() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPassword() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFInputStream
-
Obtains the password associated with this HybridRACFInputStream.
- getPassword() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFOutputStream
-
Obtains the password associated with this HybridRACFOutputStream.
- getPrimeExponentP() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPrimeExponentQ() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPrimeP() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPrimeQ() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPrivateExponent() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getPublicExponent() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
This function makes the equivilant underlying call to the Software JCE private key object contained within this instance of the HybridRACFPrivateKey class.
- getRingid() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFInputStream
-
Obtains the keyring name associated with this HybridRACFInputStream.
- getRingid() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFOutputStream
-
Obtains the keyring name associated with this HybridRACFOutputStream.
- getSignature() - Method in class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Creates an instance of the Signature.
- getSoftwareJCEPrivateKey() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Method to get the value of the Software JCE representation of this key.
- getStateData(String, String) - Static method in class com.ibm.crypto.ibmjcehybrid.provider.AlgorithmTable
-
This method gets the TableObject assocated with the service and algorithm requested.
- getUserid() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFInputStream
-
Obtains the userid associated with the instance of this HybridRACFInputStream class.
- getUserid() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFOutputStream
-
Obtains the userid associated with this HybridRACFOutputStream.
H
- Handler - Class in com.ibm.crypto.ibmjcehybrid.provider.safkeyring
-
A class to handle the SAFKeyRing protocol.
- Handler() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.safkeyring.Handler
- HmacMD2Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacMD2Hybrid Message Authentication Code (MAC) algorithm.
- HmacMD2Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2Hybrid
-
Creates a new instance of the HmacMD2Hybrid class.
- HmacMD2KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacMD2 Key Generation algorithm.
- HmacMD2KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacMD2KeyGeneratorHybrid
-
Creates a new instance of the HmacMD2KeyGeneratorHybrid class.
- HmacMD5Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacMD5Hybrid Message Authentication Code (MAC) algorithm.
- HmacMD5Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacMD5Hybrid
-
Creates a new instance of the HmacMD5Hybrid class.
- HmacMD5KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacMD5 Key Generation algorithm.
- HmacMD5KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacMD5KeyGeneratorHybrid
-
Creates a new instance of the HmacMD5KeyGeneratorHybrid class.
- HmacSHA1Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA1Hybrid Message Authentication Code (MAC) algorithm.
- HmacSHA1Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA1Hybrid
-
Creates a new instance of the HmacSHA1Hybrid class.
- HmacSHA1KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA1 KeyFactory algorithm.
- HmacSHA1KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA1KeyFactoryHybrid
-
Creates an instance of the HmacSHA1KeyFactoryHybrid class.
- HmacSHA1KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA1 Key Generation algorithm.
- HmacSHA1KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA1KeyGeneratorHybrid
-
Creates a new instance of the HmacSHA1KeyGeneratorHybrid class.
- HmacSHA224Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA224Hybrid Message Authentication Code (MAC) algorithm.
- HmacSHA224Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA224Hybrid
-
Creates a new instance of the HmacSHA224Hybrid class.
- HmacSHA224KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA224 KeyFactory algorithm.
- HmacSHA224KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA224KeyFactoryHybrid
-
Creates an instance of the HmacSHA224KeyFactoryHybrid class.
- HmacSHA224KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA224 Key Generation algorithm.
- HmacSHA224KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA224KeyGeneratorHybrid
-
Creates a new instance of the HmacSHA224KeyGeneratorHybrid class.
- HmacSHA256Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA256Hybrid Message Authentication Code (MAC) algorithm.
- HmacSHA256Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA256Hybrid
-
Creates a new instance of the HmacSHA256Hybrid class.
- HmacSHA256KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA256 KeyFactory algorithm.
- HmacSHA256KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA256KeyFactoryHybrid
-
Creates an instance of the HmacSHA256KeyFactoryHybrid class.
- HmacSHA256KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA256 Key Generation algorithm.
- HmacSHA256KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA256KeyGeneratorHybrid
-
Creates a new instance of the HmacSHA256KeyGeneratorHybrid class.
- HmacSHA384Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA384Hybrid Message Authentication Code (MAC) algorithm.
- HmacSHA384Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA384Hybrid
-
Creates a new instance of the HmacSHA384Hybrid class.
- HmacSHA384KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA384 KeyFactory algorithm.
- HmacSHA384KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA384KeyFactoryHybrid
-
Creates an instance of the HmacSHA384KeyFactoryHybrid class.
- HmacSHA384KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA384 Key Generation algorithm.
- HmacSHA384KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA384KeyGeneratorHybrid
-
Creates a new instance of the HmacSHA384KeyGeneratorHybrid class.
- HmacSHA512Hybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA512 Message Authentication Code (MAC) algorithm.
- HmacSHA512Hybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA512Hybrid
-
Creates a new instance of the HmacSHA512Hybrid class.
- HmacSHA512KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA512 KeyFactory algorithm.
- HmacSHA512KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA512KeyFactoryHybrid
-
Creates an instance of the HmacSHA512KeyFactoryHybrid class.
- HmacSHA512KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the HmacSHA512 Key Generation algorithm.
- HmacSHA512KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HmacSHA512KeyGeneratorHybrid
-
Creates a new instance of the HmacSHA512KeyGeneratorHybrid class.
- HybridRACFInputStream - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class extends the InputStream class and is for use by the JCEHYBRIDRACFKS keystore to read certificates and private keys from RACF.
- HybridRACFInputStream(String, String, char[]) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFInputStream
-
Constructs an instance of a HybridRACFInputStream.
- HybridRACFKeyStore - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class represents a storage facility for cryptographic keys and certificates stored in a SAF security backend such as a RACF keyring.
- HybridRACFKeyStore() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFKeyStore
-
Constructor
- HybridRACFOutputStream - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class extends the OutputStream class and is for use by the JCEHYBRIDRACFKS keystore to write certificates and private keys into RACF.
- HybridRACFOutputStream(String, String, char[]) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFOutputStream
-
Constructs an instance of a HybridRACFOutputStream.
- HybridRACFPrivateKey - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class represents an RSA key object that was retrieved from RACF and potentially contains both the Software JCE and IBMJCECCA representations of the key from RACF.
- HybridRACFPrivateKey(PrivateKey, PrivateKey) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Constructor of this key type.
I
- ibm.crypto.ibmjcehybrid - module ibm.crypto.ibmjcehybrid
- IBMJCEHYBRID - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is the main class that registers all transformations supported by the IBMJCEHYBRID provider.
- IBMJCEHYBRID() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHYBRID
-
Constructor
- IBMJCEHybridException - Exception in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements an exception that can be thrown by the IBMJCEHYBRID provider.
- IBMJCEHybridException() - Constructor for exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
Constructor
- IBMJCEHybridException(String) - Constructor for exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
Constructor
- IBMJCEHybridException(String, Throwable) - Constructor for exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
Constructor
- IBMJCEHybridException(String, Vector<Exception>) - Constructor for exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
Constructor
- IBMJCEHybridException(Throwable) - Constructor for exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
Constructor
- IBMSecureRandomHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the IBM SecureRandom algorithm.
- IBMSecureRandomHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Creates a new instance of the IBMSecureRandomHybrid class.
- IBMSecureRandomHybrid(byte[]) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.IBMSecureRandomHybrid
-
Creates a new instance of the IBMSecureRandomHybrid class.
- initialize(int, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
Initializes this KeyPairGenerator for given modulus size and secure random source.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanKeyPairGeneratorHybrid
-
Initializes this KeyPairGenerator for given parameters and secure random source.
M
- MARSCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the MARS cipher algorithm.
- MARSCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MARSCipherHybrid
-
Creates an instance of the MARSCipherHybrid class.
- MARSCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MARSCipherHybrid
-
Creates an instance of the MARSCipherHybrid class.
- MARSKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the MARS KeyFactory algorithm.
- MARSKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MARSKeyFactoryHybrid
-
Creates a new instance of the MARSKeyFactoryHybrid class.
- MARSKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the MARS key generation algorithm.
- MARSKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MARSKeyGeneratorHybrid
-
Creates a new instance of the MARSKeyGeneratorHybrid class.
- MARSParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the Mars algorithm in feedback-mode.
- MARSParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MARSParametersHybrid
-
Creates a new instance of the MARSParametersHybrid class.
- MD2DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using the MD2 algorithm.
- MD2DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MD2DigestHybrid
-
Creates a new instance of the MD2DigestHybrid class.
- MD2withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using MD2 and RSA
- MD2withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MD2withRSAHybrid
-
Creates a new instance of the MD2withRSAHybrid class.
- MD4DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using the MD4 algorithm.
- MD4DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MD4DigestHybrid
-
Creates a new instance of the MD4DigestHybrid class.
- MD5DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using the MD5 algorithm.
- MD5DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MD5DigestHybrid
-
Creates a new instance of the MD5DigestHybrid class.
- MD5withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using MD5 and RSA
- MD5withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MD5withRSAHybrid
-
Creates a new instance of the MD5withRSAHybrid class.
- MLDSAKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ML-DSA KeyFactory algorithm.
- MLDSAKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLDSAKeyFactoryHybrid
-
Creates an instance of the MLDSAKeyFactoryHybrid class.
- MLDSAKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ML-DSA public/private key pair generation algorithm.
- MLDSAKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLDSAKeyPairGeneratorHybrid
-
Creates an instance of the MLDSAKeyPairGeneratorHybrid class.
- MLDSASignatureHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ML-DSA.
- MLDSASignatureHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLDSASignatureHybrid
-
Creates an instance of the MLDSASignatureHybrid class.
- MLKEMKeyAgreementHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ML-KEM Key Agreement algorithm.
- MLKEMKeyAgreementHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLKEMKeyAgreementHybrid
-
Creates an instance of the MLKEMKeyAgreementHybrid class.
- MLKEMKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ML-KEM KeyFactory algorithm.
- MLKEMKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLKEMKeyFactoryHybrid
-
Creates an instance of the MLKEMKeyFactoryHybrid class.
- MLKEMKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the ML-KEM public/private key pair generation algorithm.
- MLKEMKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.MLKEMKeyPairGeneratorHybrid
-
Creates an instance of the MLKEMKeyPairGeneratorHybrid class.
O
- OAEPParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter (IV) used with the OAEP algorithm.
- OAEPParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.OAEPParametersHybrid
-
Creates a new instance of the OAEPParametersHybrid class.
- openConnection(URL) - Method in class com.ibm.crypto.ibmjcehybrid.provider.safkeyring.Handler
P
- parseURL(URL, String, int, int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.safkeyring.Handler
- PBEKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the Password Based Encryption (PBE) KeyFactory algorithm.
- PBEKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEKeyFactoryHybrid
-
Creates an instance of the PBEKeyFactoryHybrid class.
- PBEParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameter set used with password-based encryption.
- PBEParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEParametersHybrid
-
Creates an instance of the PBEParametersHybrid class.
- PBEwithMD2andDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andDES cipher algorithm.
- PBEwithMD2andDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andDESCipherHybrid
-
Creates an instance of the PBEwithMD2andDESCipherHybrid class.
- PBEwithMD2andDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andDESCipherHybrid
-
Creates an instance of the PBEwithMD2andDESCipherHybrid class.
- PBEwithMD2andDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andDES KeyFactory algorithm.
- PBEwithMD2andDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andDESKeyFactoryHybrid
-
Creates an instance of the PBEwithMD2andDESKeyFactoryHybrid class.
- PBEwithMD2andRC2CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andRC2 cipher algorithm.
- PBEwithMD2andRC2CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andRC2CipherHybrid
-
Creates an instance of the PBEwithMD2andRC2CipherHybrid class.
- PBEwithMD2andRC2CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andRC2CipherHybrid
-
Creates an instance of the PBEwithMD2andRC2CipherHybrid class.
- PBEwithMD2andRC2KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andRC2 KeyFactory algorithm.
- PBEwithMD2andRC2KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andRC2KeyFactoryHybrid
-
Creates an instance of the PBEwithMD2andRC2KeyFactoryHybrid class.
- PBEwithMD2andTripleDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andTripleDES cipher algorithm.
- PBEwithMD2andTripleDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andTripleDESCipherHybrid
-
Creates an instance of the PBEwithMD2andTripleDESCipherHybrid class.
- PBEwithMD2andTripleDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andTripleDESCipherHybrid
-
Creates an instance of the PBEwithMD2andTripleDESCipherHybrid class.
- PBEwithMD2andTripleDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD2andTripleDES KeyFactory algorithm.
- PBEwithMD2andTripleDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD2andTripleDESKeyFactoryHybrid
-
Creates an instance of the PBEwithMD2andTripleDESKeyFactoryHybrid class.
- PBEwithMD5andDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andDES cipher algorithm.
- PBEwithMD5andDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andDESCipherHybrid
-
Creates an instance of the PBEwithMD5andDESCipherHybrid class.
- PBEwithMD5andDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andDESCipherHybrid
-
Creates an instance of the PBEwithMD5andDESCipherHybrid class.
- PBEwithMD5andDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andDES KeyFactory algorithm.
- PBEwithMD5andDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andDESKeyFactoryHybrid
-
Creates an instance of the PBEwithMD5andDESKeyFactoryHybrid class.
- PBEwithMD5andRC2CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andRC2 cipher algorithm.
- PBEwithMD5andRC2CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andRC2CipherHybrid
-
Creates an instance of the PBEwithMD5andRC2CipherHybrid class.
- PBEwithMD5andRC2CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andRC2CipherHybrid
-
Creates an instance of the PBEwithMD5andRC2CipherHybrid class.
- PBEwithMD5andRC2KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andRC2 KeyFactory algorithm.
- PBEwithMD5andRC2KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andRC2KeyFactoryHybrid
-
Creates an instance of the PBEwithMD5andRC2KeyFactoryHybrid class.
- PBEwithMD5andTripleDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andTripleDES cipher algorithm.
- PBEwithMD5andTripleDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andTripleDESCipherHybrid
-
Creates an instance of the PBEwithMD5andTripleDESCipherHybrid class.
- PBEwithMD5andTripleDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andTripleDESCipherHybrid
-
Creates an instance of the PBEwithMD5andTripleDESCipherHybrid class.
- PBEwithMD5andTripleDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithMD5andTripleDES KeyFactory algorithm.
- PBEwithMD5andTripleDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithMD5andTripleDESKeyFactoryHybrid
-
Creates an instance of the PBEwithMD5andTripleDESKeyFactoryHybrid class.
- PBEwithSHA1andDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHA1andDES cipher algorithm.
- PBEwithSHA1andDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andDESCipherHybrid
-
Creates an instance of the PBEwithSHA1andDESCipherHybrid class.
- PBEwithSHA1andDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andDESCipherHybrid
-
Creates an instance of the PBEwithSHA1andDESCipherHybrid class.
- PBEwithSHA1andRC2CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHA1andRC2 cipher algorithm.
- PBEwithSHA1andRC2CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andRC2CipherHybrid
-
Creates an instance of the PBEwithSHA1andRC2CipherHybrid class.
- PBEwithSHA1andRC2CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andRC2CipherHybrid
-
Creates an instance of the PBEwithSHA1andRC2CipherHybrid class.
- PBEwithSHA1andRC2KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHA1andRC2 KeyFactory algorithm.
- PBEwithSHA1andRC2KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andRC2KeyFactoryHybrid
-
Creates a new instance of the PBEwithSHA1andRC2KeyFactoryHybrid class.
- PBEwithSHA1andTripleDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHA1andTripleDES cipher algorithm.
- PBEwithSHA1andTripleDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHA1andTripleDESCipherHybrid class.
- PBEwithSHA1andTripleDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHA1andTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHA1andTripleDESCipherHybrid class.
- PBEwithSHAand2KeyTripleDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAand2KeyTripleDES cipher algorithm.
- PBEwithSHAand2KeyTripleDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand2KeyTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHAand2KeyTripleDESCipherHybrid class.
- PBEwithSHAand2KeyTripleDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand2KeyTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHAand2KeyTripleDESCipherHybrid class.
- PBEwithSHAand2KeyTripleDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAand2KeyTripleDES KeyFactory algorithm.
- PBEwithSHAand2KeyTripleDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand2KeyTripleDESKeyFactoryHybrid
-
Creates an instance of the PBEwithSHAand2KeyTripleDESKeyFactoryHybrid class.
- PBEwithSHAand3KeyTripleDESCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAand3KeyTripleDES cipher algorithm.
- PBEwithSHAand3KeyTripleDESCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand3KeyTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHAand3KeyTripleDESCipherHybrid class.
- PBEwithSHAand3KeyTripleDESCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand3KeyTripleDESCipherHybrid
-
Creates an instance of the PBEwithSHAand3KeyTripleDESCipherHybrid class.
- PBEwithSHAand3KeyTripleDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAand3KeyTripleDES KeyFactory algorithm.
- PBEwithSHAand3KeyTripleDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAand3KeyTripleDESKeyFactoryHybrid
-
Creates an instance of the PBEwithSHAand3KeyTripleDESKeyFactoryHybrid class.
- PBEwithSHAandDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAandDES KeyFactory algorithm.
- PBEwithSHAandDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAandDESKeyFactoryHybrid
-
Creates an instance of the PBEwithSHAandDESKeyFactoryHybrid class.
- PBEwithSHAandRC2CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAandRC2 cipher algorithm.
- PBEwithSHAandRC2CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAandRC2CipherHybrid
-
Creates an instance of the PBEwithSHAandRC2CipherHybrid class.
- PBEwithSHAandRC2CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAandRC2CipherHybrid
-
Creates an instance of the PBEwithSHAandRC2CipherHybrid class.
- PBEwithSHAandTripleDESKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBEwithSHAandTripleDES KeyFactory algorithm.
- PBEwithSHAandTripleDESKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBEwithSHAandTripleDESKeyFactoryHybrid
-
Creates an instance of the PBEwithSHAandTripleDESKeyFactoryHybrid class.
- PBKDF1KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBKDF1 KeyFactory algorithm.
- PBKDF1KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBKDF1KeyFactoryHybrid
-
Creates an instance of the PBKDF1KeyFactoryHybrid class.
- PBKDF2KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PBKDF2 KeyFactory algorithm.
- PBKDF2KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PBKDF2KeyFactoryHybrid
-
Creates an instance of the PBKDF2KeyFactoryHybrid class.
- PKCS5KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the PKCS5 KeyFactory algorithm.
- PKCS5KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PKCS5KeyFactoryHybrid
-
Creates an instance of the PKCS5KeyFactoryHybrid class.
- Provider - Class in com.ibm.crypto.ibmjcehybrid.provider.safkeyring
-
A URL stream handler provider that returns a URL stream handler that can handle the
"safkeyringjcehybrid"URL protocol. - Provider() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.safkeyring.Provider
- PSSParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for RSASSA-PSS Parameters.
- PSSParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.PSSParametersHybrid
-
Creates a new instance of the PSSParametersHybrid class.
R
- RC2CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC2 cipher algorithm.
- RC2CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC2CipherHybrid
-
Creates an instance of the RC2CipherHybrid class.
- RC2CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC2CipherHybrid
-
Creates an instance of the RC2CipherHybrid class.
- RC2KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC2 KeyFactory algorithm.
- RC2KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC2KeyFactoryHybrid
-
Creates an instance of the RC2KeyFactoryHybrid class.
- RC2KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC2 key generation algorithm.
- RC2KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC2KeyGeneratorHybrid
-
Creates an instance of the RC2KeyGeneratorHybrid class.
- RC2ParametersHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the parameters used with the RC2 algorithm in various mode (CBC, ECB, OFB, CFB, PCBC).
- RC2ParametersHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC2ParametersHybrid
-
Creates an instance of the RC2ParametersHybrid class.
- RC4CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC4 cipher algorithm.
- RC4CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC4CipherHybrid
-
Creates an instance of the RC4CipherHybrid class.
- RC4CipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC4CipherHybrid
-
Creates an instance of the RC4CipherHybrid class.
- RC4KeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC4 KeyFactory algorithm.
- RC4KeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC4KeyFactoryHybrid
-
Creates an instance of the RC4KeyFactoryHybrid class.
- RC4KeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RC4 key generation algorithm.
- RC4KeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RC4KeyGeneratorHybrid
-
Creates an instance of the RC4KeyGeneratorHybrid class.
- read() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFInputStream
-
This method always returns 0 since no data is actually being read.
- Registration - Class in com.ibm.crypto.ibmjcehybrid.provider
- Registration(String, String, String, String[]) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.Registration
- registrationArray - Static variable in class com.ibm.crypto.ibmjcehybrid.provider.RegistrationList
- RegistrationList - Class in com.ibm.crypto.ibmjcehybrid.provider
- RegistrationList() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RegistrationList
-
Constructor
- RSA_ECB_PKCS1_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation RSA/ECB/PKCS1Padding.
- RSA_ECB_PKCS1_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSA_ECB_PKCS1_CipherHybrid
-
Creates an instance of the RSA_ECB_PKCS1_CipherHybrid class.
- RSA_NoPad_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation RSA/NoPadding.
- RSA_NoPad_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSA_NoPad_CipherHybrid
-
Creates an instance of the RSA_NoPad_CipherHybrid class.
- RSA_SSL_PKCS1_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation RSA/SSL/PKCS1Padding.
- RSA_SSL_PKCS1_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSA_SSL_PKCS1_CipherHybrid
-
Creates an instance of the RSA_SSL_PKCS1_CipherHybrid class.
- RSACipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RSA cipher algorithm.
- RSACipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSACipherHybrid
-
Creates an instance of the RSACipherHybrid class.
- RSACipherHybrid(String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSACipherHybrid
-
Creates an instance of the RSACipherHybrid class.
- RSACipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSACipherHybrid
-
Creates an instance of the RSACipherHybrid class.
- RSAKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RSA KeyFactory algorithm.
- RSAKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSAKeyFactoryHybrid
-
Creates an instance of the RSAKeyFactoryHybrid class.
- RSAKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RSA public/private key pair generation algorithm.
- RSAKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSAKeyPairGeneratorHybrid
-
Creates an instance of the RSAKeyPairGeneratorHybrid class.
- RSAPSSKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RSASSA-PSS KeyFactory algorithm.
- RSAPSSKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSAPSSKeyFactoryHybrid
-
Creates an instance of the RSAPSSKeyFactoryHybrid class.
- RSAPSSKeyPairGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the RSASSA-PSS public/private key pair generation algorithm.
- RSAPSSKeyPairGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSAPSSKeyPairGeneratorHybrid
-
Creates an instance of the RSAPSSKeyPairGeneratorHybrid class.
- RSAPSSSignatureHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using RSASSA-PSS.
- RSAPSSSignatureHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.RSAPSSSignatureHybrid
-
Creates an instance of the RSAPSSSignatureHybrid class.
S
- SealCipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the Seal cipher algorithm.
- SealCipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SealCipherHybrid
-
Creates an instance of the SealCipherHybrid class.
- SealCipherHybrid(String, String) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SealCipherHybrid
-
Creates an instance of the SealCipherHybrid class.
- SEALKeyFactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SEAL KeyFactory algorithm.
- SEALKeyFactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SEALKeyFactoryHybrid
-
Creates an instance of the SEALKeyFactoryHybrid class.
- SealKeyGeneratorHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the Seal key generation algorithm.
- SealKeyGeneratorHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SealKeyGeneratorHybrid
-
Creates an instance of the SealKeyGeneratorHybrid class.
- service - Variable in class com.ibm.crypto.ibmjcehybrid.provider.Registration
- setIBMJCECCAPrivateKey(PrivateKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Method to set the value of the IBMJCECCA representation of this key.
- setIBMJCEPrivateKey(PrivateKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Deprecated.Use
HybridRACFPrivateKey.setSoftwareJCEPrivateKey(PrivateKey)instead Exists for backwards compatibility since IBMJCE is not on Java 11. - setSoftwareJCEPrivateKey(PrivateKey) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Method to set the value of the Software JCE representation of this key.
- SHA1PRNGHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SHA1 Pseudo Random Number Generation algorithm.
- SHA1PRNGHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA1PRNGHybrid
-
Creates an instance of the SHA1PRNGHybrid class.
- SHA1PRNGHybrid(byte[]) - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA1PRNGHybrid
-
Creates an instance of the SHA1PRNGHybrid class.
- SHA1withECDSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ECDSA with SHA1.
- SHA1withECDSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA1withECDSAHybrid
-
Creates an instance of the SHA1withECDSAHybrid class.
- SHA1withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using RSA with SHA1.
- SHA1withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA1withRSAHybrid
-
Creates an instance of the SHA1withRSAHybrid class.
- SHA224withECDSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ECDSA with SHA224.
- SHA224withECDSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA224withECDSAHybrid
-
Creates an instance of the SHA224withECDSAHybrid class.
- SHA2DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SHA2 message digest algorithm.
- SHA2DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA2DigestHybrid
-
Creates an instance of the SHA2DigestHybrid class.
- SHA2withECDSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ECDSA with SHA2.
- SHA2withECDSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA2withECDSAHybrid
-
Creates an instance of the SHA2withECDSAHybrid class.
- SHA2withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using RSA with SHA2.
- SHA2withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA2withRSAHybrid
-
Creates an instance of the SHA2withRSAHybrid class.
- SHA3DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SHA384 message digest algorithm.
- SHA3DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA3DigestHybrid
-
Creates an instance of the SHA3DigestHybrid class.
- SHA3withECDSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ECDSA with SHA384.
- SHA3withECDSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA3withECDSAHybrid
-
Creates an instance of the SHA3withECDSAHybrid class.
- SHA3withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using RSA with SHA384.
- SHA3withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA3withRSAHybrid
-
Creates an instance of the SHA3withRSAHybrid class.
- SHA5DigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SHA5 message digest algorithm.
- SHA5DigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA5DigestHybrid
-
Creates an instance of the SHA5DigestHybrid class.
- SHA5withECDSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using ECDSA with SHA512.
- SHA5withECDSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA5withECDSAHybrid
-
Creates an instance of the SHA5withECDSAHybrid class.
- SHA5withRSAHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for signatures using RSA with SHA512.
- SHA5withRSAHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHA5withRSAHybrid
-
Creates an instance of the SHA5withRSAHybrid class.
- SHADigestHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the SHA message digest algorithm.
- SHADigestHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.SHADigestHybrid
-
Creates an instance of the SHADigestHybrid class.
T
- toString() - Method in class com.ibm.crypto.ibmjcehybrid.provider.AlgorithmTable
-
Turns the AlgorithmTable object into a string.
- toString() - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFPrivateKey
-
Returns a string representation of the key in human readable format.
- toString() - Method in exception com.ibm.crypto.ibmjcehybrid.provider.IBMJCEHybridException
-
This method displays the string representation of this exception including the underlying cause and the vector of exceptions.
- toString() - Method in class com.ibm.crypto.ibmjcehybrid.provider.Registration
- toString(boolean) - Method in class com.ibm.crypto.ibmjcehybrid.provider.AESParametersHybrid
-
Returns a formatted string describing the parameters.
- TripleDES_CBC_NoPad_CipherHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class implements a shortcut for the cipher transformation DESede/CBC/NoPadding.
- TripleDES_CBC_NoPad_CipherHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.TripleDES_CBC_NoPad_CipherHybrid
-
Creates an instance of the TripleDES_CBC_NoPad_CipherHybrid class.
W
- write(int) - Method in class com.ibm.crypto.ibmjcehybrid.provider.HybridRACFOutputStream
-
This method does not actually write any data and is used for a placeholder only.
X
- X509FactoryHybrid - Class in com.ibm.crypto.ibmjcehybrid.provider
-
This class is a facade for the X.509 v3 certificate factory and X.509 v2 certificate revocation lists (CRLs).
- X509FactoryHybrid() - Constructor for class com.ibm.crypto.ibmjcehybrid.provider.X509FactoryHybrid
-
Creates an instance of the X509FactoryHybrid class.
All Classes and Interfaces|All Packages|Serialized Form