var pkcs8RSAPrivateKeyHex … var pkcs8P224PrivateKeyHex … var pkcs8P256PrivateKeyHex … var pkcs8P384PrivateKeyHex … var pkcs8P521PrivateKeyHex … var pkcs8Ed25519PrivateKeyHex … var pkcs8X25519PrivateKeyHex … func TestPKCS8(t *testing.T) { … } const hexPKCS8TestPKCS1Key … const hexPKCS8TestECKey … var pkcs8MismatchKeyTests … func TestPKCS8MismatchKeyFormat(t *testing.T) { … }