Deprecated API
Contents
-
Deprecated FieldsFieldDescriptionThis value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, use
KeyWrapAlgorithm.A128KW
inKeyWrapAlgorithm
instead.This value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, useKeyWrapAlgorithm.A192KW
inKeyWrapAlgorithm
instead.This value is not supported for encrypt/decrypt operations. For key wrapping/unwrapping, useKeyWrapAlgorithm.A256KW
inKeyWrapAlgorithm
instead.
-
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.