php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_openssl_x509_request_object Struct Reference

Data Fields

X509_REQ * csr
 
zend_object std
 

Detailed Description

Definition at line 189 of file openssl.c.

Field Documentation

◆ csr

X509_REQ* _php_openssl_x509_request_object::csr

Definition at line 190 of file openssl.c.

◆ std

zend_object _php_openssl_x509_request_object::std

Definition at line 191 of file openssl.c.


The documentation for this struct was generated from the following file: