68 std::shared_ptr<Secret_Impl> impl;
Key class.
Definition secret.h:45
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.