parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

KEYMGMT library <-> provider functions #8

Closed tgonzalezorlandoarm closed 8 months ago

tgonzalezorlandoarm commented 8 months ago

Start implementing the Key Management operations for the provider as operations as defined in here provider-keymgmt

This PR implements the table pointer and keymgmt new function, which creates an empty key object.