Project

General

Profile

Actions

Bug #84497

closed

RsaEncryptionEncoder::getRsaPublicKey() must not be deprecated

Added by Mathias Brodala about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2018-03-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With #84407 the RsaEncryptionEncoder::getRsaPublicKey() method was deprecated since it is used in the now deprecated request handling of that class.

However that method has value for 3rd party code too since otherwise people need to copy these lines into their code.

The method should not be deprecated. In fact RsaPublicKeyGenerationController should probably use it too to avoid code duplication.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #84407: Extract request processing from RsaEncryptionEncoderClosedMathias Brodala2018-03-17

Actions
Actions

Also available in: Atom PDF