commit | 1b3f9cbabdabe43588bcf8e3b92c89bd87272ef6 | [log] [tgz] |
---|---|---|
author | Michal Banka <michal.banka@nokia.com> | Thu Mar 12 14:00:51 2020 +0100 |
committer | Michal Banka <michal.banka@nokia.com> | Mon Mar 16 12:08:59 2020 +0100 |
tree | e2fd70d1e0d176134d9e50f9019751b256f699d9 | |
parent | 4082234ea6ee3dd48a8418837a9bc127dec9eb36 [diff] |
Fixed sonar issues in Split class and refactor it Removed unnecesary conversion: bouncle castle RDN -> String -> CertService RDN. Now it's: Bouncle castle RDN -> CertService RDN. Class Split rewritten on streams, tested. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I04e10fd6e4ab619124b93db7193c94f54b4b08ef Issue-ID: AAF-997