|
MySQL 5.6.14 Source Code Document
|
Convenience wrapper around SecBufferDesc.
More...
#include <handshake.h>
Public Member Functions | |
| Security_buffer (const Blob &) | |
| byte * | ptr () const |
| size_t | len () const |
| const Blob | as_blob () const |
| void | free (void) |
Convenience wrapper around SecBufferDesc.
Definition at line 40 of file handshake.h.
| Security_buffer::Security_buffer | ( | const Blob & | blob | ) |
Security_buffer class implementation
Definition at line 269 of file handshake.cc.