From 52e40488aa434453a04c6545a472d4bf3918311a Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Sat, 15 Feb 2014 21:33:46 +0000 Subject: Add OpenSSL PEM vector docs --- .../vectors/asymmetric/OpenSSL_Serialization/testrsa.pem | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem (limited to 'tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem') diff --git a/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem new file mode 100644 index 00000000..aad21067 --- /dev/null +++ b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem @@ -0,0 +1,9 @@ +-----BEGIN RSA PRIVATE KEY----- +MIIBPAIBAAJBAKrbeqkuRk8VcRmWFmtP+LviMB3+6dizWW3DwaffznyHGAFwUJ/I +Tv0XtbsCyl3QoyKGhrOAy3RvPK5M38iuXT0CAwEAAQJAZ3cnzaHXM/bxGaR5CR1R +rD1qFBAVfoQFiOH9uPJgMaoAuoQEisPHVcZDKcOv4wEg6/TInAIXBnEigtqvRzuy +oQIhAPcgZzUq3yVooAaoov8UbXPxqHlwo6GBMqnv20xzkf6ZAiEAsP4BnIaQTM8S +mvcpHZwQJdmdHHkGKAs37Dfxi67HbkUCIQCeZGliHXFa071Fp06ZeWlR2ADonTZz +rJBhdTe0v5pCeQIhAIZfkiGgGBX4cIuuckzEm43g9WMUjxP/0GlK39vIyihxAiEA +mymehFRT0MvqW5xAKAx7Pgkt8HVKwVhc2LwGKHE0DZM= +-----END RSA PRIVATE KEY----- -- cgit v1.2.3