Create an OSSL_STORE_INFO holding a key (takes ownership of pkey).
pkey).
Declared in <openssl/store.h>
<openssl/store.h>
OSSL_STORE_INFO* OSSL_STORE_INFO_new_PKEY(EVP_PKEY* pkey);
New OSSL_STORE_INFO, or NULL on error; free with OSSL_STORE_INFO_free().