diff options
-rw-r--r-- | vectors/cryptography_vectors/asymmetric/PEM_Serialization/ec_public_key.pem | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vectors/cryptography_vectors/asymmetric/PEM_Serialization/ec_public_key.pem b/vectors/cryptography_vectors/asymmetric/PEM_Serialization/ec_public_key.pem new file mode 100644 index 00000000..6be3d673 --- /dev/null +++ b/vectors/cryptography_vectors/asymmetric/PEM_Serialization/ec_public_key.pem @@ -0,0 +1,4 @@ +-----BEGIN PUBLIC KEY----- +MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEJLzzbuz2tRnLFlOL+6bTX6giVavA +sc6NDFFT0IMCd2ibTTNUDDkFGsgq0cH5JYPg/6xUlMBFKrWYe3yQ4has9w== +-----END PUBLIC KEY----- |