Closed tgonzalezorlandoarm closed 7 months ago
Implement:
for key objects as indicated by https://www.openssl.org/docs/man3.0/man7/provider-keymgmt.html
This currently only checks whether selection is 'OSSL_KEYMGMT_SELECT_OTHER_PARAMETERS' and the key_name has been filled, as currently we don't support any other selection/data in Key Objects.
Implement:
for key objects as indicated by https://www.openssl.org/docs/man3.0/man7/provider-keymgmt.html
This currently only checks whether selection is 'OSSL_KEYMGMT_SELECT_OTHER_PARAMETERS' and the key_name has been filled, as currently we don't support any other selection/data in Key Objects.