Files
barbican/functionaltests/api
Dave McCowan eb0e1ecf72 Refactor and Fix Translation Code for PER and DER Formats
For private keys, both in PEM and DER format, we will use
PKCS#8.  This patch corrects our DER format so it is now PKCS#8.
Also, move the secret type logic into translation methods and
complete the unit tests.

Closes-Bug: #1445575
Change-Id: Ifacbc496e1120b5593345ca0d90a5fa2fadb3465
2015-04-17 15:58:49 -04:00
..