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

#include <mysqlnd_wireprotocol.h>

Data Fields

MYSQLND_PACKET_HEADER header
 
zend_ucharpublic_key
 
size_t public_key_len
 

Detailed Description

Definition at line 274 of file mysqlnd_wireprotocol.h.

Field Documentation

◆ header

MYSQLND_PACKET_HEADER st_mysqlnd_packet_sha256_pk_request_response::header

Definition at line 275 of file mysqlnd_wireprotocol.h.

◆ public_key

zend_uchar* st_mysqlnd_packet_sha256_pk_request_response::public_key

Definition at line 276 of file mysqlnd_wireprotocol.h.

◆ public_key_len

size_t st_mysqlnd_packet_sha256_pk_request_response::public_key_len

Definition at line 277 of file mysqlnd_wireprotocol.h.


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