forked from wolfSSL/wolfssl
Add test for ECC private key with PKCS 8 encoding (no crypt) and -----BEGIN EC PRIVATE KEY-----
header.
This commit is contained in:
4
certs/ecc-privkeyPkcs8.pem
Normal file
4
certs/ecc-privkeyPkcs8.pem
Normal file
@@ -0,0 +1,4 @@
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MEECAQAwEwYHKoZIzj0CAQYIKoZIzj0DAQcEJzAlAgEBBCBFtmkCc5xshaE4W3Lo
|
||||
6MesxAONUzUE+mwo3DSN4agJjA==
|
||||
-----END EC PRIVATE KEY-----
|
@@ -12,6 +12,7 @@ EXTRA_DIST += \
|
||||
certs/client-relative-uri.pem \
|
||||
certs/ecc-key.pem \
|
||||
certs/ecc-privkey.pem \
|
||||
certs/ecc-privkeyPkcs8.pem \
|
||||
certs/ecc-keyPkcs8Enc.pem \
|
||||
certs/ecc-key-comp.pem \
|
||||
certs/ecc-keyPkcs8.pem \
|
||||
|
Reference in New Issue
Block a user