PHP 8.4.6 Released!

rnp_backend_string

(PECL rnp >= 0.1.1)

rnp_backend_stringReturn cryptographic backend library name

Description

rnp_backend_string(): string

Parameters

This function has no parameters.

Return Values

Backend name string. Currently supported backends are "Botan" and "OpenSSL".

User Contributed Notes

There are no user contributed notes for this page.
To Top