lib: Add support for DER-encoded EC public keys.

  • Although PKCS#11 says that the EC_POINT parameter is just the public key in little endian byte order, some HSMs return a DER-encoded value.

Merge request reports

Loading