aboutsummaryrefslogtreecommitdiff
path: root/openssl/test
diff options
context:
space:
mode:
authorNathan Lilienthal <[email protected]>2015-10-01 20:33:12 -0400
committerNathan Lilienthal <[email protected]>2015-10-01 20:33:12 -0400
commitffa9d330fda20d8b7ae9289383151a32e8017d12 (patch)
tree66b5483e106afd700fc90142abad342e1337193c /openssl/test
parentMerge pull request #263 from jedisct1/ecdh_auto (diff)
downloadrust-openssl-ffa9d330fda20d8b7ae9289383151a32e8017d12.tar.xz
rust-openssl-ffa9d330fda20d8b7ae9289383151a32e8017d12.zip
Add public key PEM read function.
Diffstat (limited to 'openssl/test')
-rw-r--r--openssl/test/key.pem.pub9
1 files changed, 9 insertions, 0 deletions
diff --git a/openssl/test/key.pem.pub b/openssl/test/key.pem.pub
new file mode 100644
index 00000000..2a822569
--- /dev/null
+++ b/openssl/test/key.pem.pub
@@ -0,0 +1,9 @@
+-----BEGIN PUBLIC KEY-----
+MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr1bXMptaIgOL9PVL8a7W
+KG/C8+IbxP018eMBQZT0SnPQmXp0Q8Aai/F+AEDE7b5sO5U7WdxU4GRYw0wqkQNF
+si78KNfoj2ZMlx6NRfl4UKuzrpGTPgQxuKDYedngPpWcbmW4P3zEL2Y7b18n9NJr
+atRUzH1Zh/ReRO525Xadu58aviPw1Mzgse7cKyzb03Gll9noLnYNIIpO8jL+QyrD
+8qNmfacmR20U0a6XDTtmsmk7AitGETICbTT0KRf+oAP0yIHoonllPpNLUEPZQjrp
+ClS/S/wKdj7gaq9TaMbHULhFMjbCV8cuPu//rUAuWp3riaznZGOVQyn3Dp2CB3ad
+yQIDAQAB
+-----END PUBLIC KEY-----