php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_wireprotocol.h>
Data Fields | |
MYSQLND_PACKET_HEADER | header |
zend_uchar * | public_key |
size_t | public_key_len |
Definition at line 274 of file mysqlnd_wireprotocol.h.
MYSQLND_PACKET_HEADER st_mysqlnd_packet_sha256_pk_request_response::header |
Definition at line 275 of file mysqlnd_wireprotocol.h.
zend_uchar* st_mysqlnd_packet_sha256_pk_request_response::public_key |
Definition at line 276 of file mysqlnd_wireprotocol.h.
size_t st_mysqlnd_packet_sha256_pk_request_response::public_key_len |
Definition at line 277 of file mysqlnd_wireprotocol.h.