MySQL 8.4.0
Source Code Documentation
sha2_async_auth Struct Reference

#include <client_async_authentication.h>

Public Attributes

unsigned char encrypted_password [MAX_CIPHER_LENGTH]
 
RSApublic_key
 
unsigned char scramble_pkt [SCRAMBLE_LENGTH]
 
int cipher_length
 

Member Data Documentation

◆ cipher_length

int sha2_async_auth::cipher_length

◆ encrypted_password

unsigned char sha2_async_auth::encrypted_password[MAX_CIPHER_LENGTH]

◆ public_key

RSA* sha2_async_auth::public_key

◆ scramble_pkt

unsigned char sha2_async_auth::scramble_pkt[SCRAMBLE_LENGTH]

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