mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-14 07:38:16 +02:00
In the mbedtls_pk_info_t method can_do, pass the context data. This will be needed for opaque keys, where the info structure depends on the method to access the opaque key and not on the key type.