MySQL 9.1.0
Source Code Documentation
|
#include <client_async_authentication.h>
Public Attributes | |
unsigned char | encrypted_password [MAX_CIPHER_LENGTH] |
RSA * | public_key |
unsigned char | scramble_pkt [SCRAMBLE_LENGTH] |
int | cipher_length |
int sha2_async_auth::cipher_length |
unsigned char sha2_async_auth::encrypted_password[MAX_CIPHER_LENGTH] |
RSA* sha2_async_auth::public_key |
unsigned char sha2_async_auth::scramble_pkt[SCRAMBLE_LENGTH] |