-
Deprecated ClassesClassDescriptionJCA4758KS is deprecated as of SDK 8.0 This class provides the keystore implementation referred to as "JCA4758KS". This implementation protects the keystore private keys, derived from the user's password.
-
Deprecated FieldsFieldDescriptionThis is deprecated and
CCAAlgorithmParameterSpec.SECURE_INTERNAL_TOKENshould be used instead. A key that is encrypted by the ICSF host master key, sometimes called a secure hardware key, and saved as a key token. This is the default type. The key is wrapped by the ICSF master key using the default key wrapping modes as set within ICSF.TYPE_ENTRY_EXIThas been split intoTYPE_ENTRYandTYPE_EXIT.
-
Deprecated MethodsMethodDescriptionThis method is being replaced by the method
DESedeKey.getLabelString()JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0If the given alias name identifies a trusted certificate entry, the certificate associated with that entry is returned. If the given alias name identifies a key entry, the first element of the certificate chain of that entry is returned, or null if that entry does not have a certificate chain.
JCA4758KS is deprecated as of SDK 8.0This method attempts to match the given certificate with each keystore entry. If the entry being considered is a trusted certificate entry, the given certificate is compared to that entry's certificate. If the entry being considered is a key entry, the given certificate is compared to the first element of that entry's certificate chain (if a chain exists).
JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0If a password is given, it is used to check the integrity of the keystore data. Otherwise, the integrity of the keystore is not checked.
JCA4758KS is deprecated as of SDK 8.0If the given alias already exists in this keystore and identifies a trusted certificate entry, the certificate associated with it is overridden by the given certificate.
JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0If the given key is of type
java.security.PrivateKey, it must be accompanied by a certificate chain certifying the corresponding public key.If the given alias already exists, the keystore information associated with it is overridden by the given key (and possibly certificate chain).
JCA4758KS is deprecated as of SDK 8.0JCA4758KS is deprecated as of SDK 8.0This method is being replaced by the methodRSAKeyParameterSpec.getLabelString()
-
Deprecated ConstructorsConstructorDescriptionthis method is deprecated, it is recommended that the caller make use of the method
DSAHWKeyParameterSpec(int,String)instead to construct this"KeySpec"using CKDS labels.this method is deprecated, it is recommended that the caller make use of the methodDSAHWKeyParameterSpec(BigInteger,BigInteger,BigInteger,String)instead to construct this"KeySpec"using CKDS labels.this method is deprecated, it is recommended that the caller make use of the methodDSAHWKeyParameterSpec(BigInteger,BigInteger,BigInteger,String)instead to construct this"KeySpec"using CKDS labels.this method is deprecated, it is recommended that the caller make use of the methodDSAHWKeyParameterSpec(DSAParameterSpec,String)instead to construct this"KeySpec"using CKDS labels.It is recommended that the caller make use of the methodRSAKeyParameterSpec(int, byte, byte, String)instead to construct this parameter spec using PKDS labels.
-
Deprecated Enum Constants