Skip to content

evp_pkey_load_mem()#

Syntax
evp_pkey_load_mem( data, format, passphrase, pkey var )

Returns#

Returns 1 on success, 0 on failure

Parameters#

Parameter Description
data EVP PKEY structure text
format Format of the PKEY structure text. Only “pkcs12” is supported
passphrase Passphrase for the PKEY structure
pkey Structure reference