openssl_pkey_free
openssl_pkey_free
Frees a private key
void **openssl_pkey_free** OpenSSLAsymmetricKey $key
This function frees a private key created by
.
openssl_pkey_new
keyResource holding the key.
return.void
Frees a private key
void **openssl_pkey_free** OpenSSLAsymmetricKey $key
This function frees a private key created by
.
openssl_pkey_new
keyResource holding the key.
return.void