Deprecated API
Contents
-
Deprecated FieldsFieldDescriptionThis value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, use
KeyWrapAlgorithm.A128KWinKeyWrapAlgorithminstead.This value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, useKeyWrapAlgorithm.A192KWinKeyWrapAlgorithminstead.This value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, useKeyWrapAlgorithm.A256KWinKeyWrapAlgorithminstead.
-
Deprecated ConstructorsConstructorDescriptionUse the
EncryptionAlgorithm.fromString(String)factory method.Use theKeyWrapAlgorithm.fromString(String)factory method.Use theSignatureAlgorithm.fromString(String)factory method.Use theKeyCurveName.fromString(String)factory method.Use theKeyExportEncryptionAlgorithm.fromString(String)factory method.Use theKeyOperation.fromString(String)factory method.Use theKeyType.fromString(String)factory method.