aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/test/resources/rsaPrivateKeyPem
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek1-0/+28
Add PrivateKeyToPemEncoder with tests Refactor CsrFactory to return not encoded PEM string (less responsibility and easier to test later) Issue-ID: AAF-996 Change-Id: Ia8124d43ef7fb8b1d3077c98929c52f30b6512c6 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>