68 std::shared_ptr<Secret_Impl> impl;
General purpose data buffer.
Definition databuffer.h:42
unsigned int get_size() const
Get the key size.
Secret()
Constructs a key (unset)
Secret(unsigned int new_key_length)
Constructs a key to a specified length.
unsigned char * get_data() const
Get the key data.