mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-14 15:42:41 +02:00
All pk implementations must supply a signature_size method if they support signing. Move the function together with the other metadata functions.