mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-25 04:58:51 +02:00
Since the format change for EC public key import from SubjectPublicKeyInfo to the ECPoint content, it is no longer possible to import a key with metadata marking it as ECDH-only. This test was converted systematically but now no longer has any purpose since the public key is now like any other public key.