Method __builtin.Nettle.Cipher()->State()->make_key()
- Method
make_key
string(8bit)
make_key()- Description
Generate a key by calling random_string and initialize the object for encryption with that key.
- Returns
The generated key.
- See also
string(8bit)
make_key()
Generate a key by calling random_string and initialize the object for encryption with that key.
The generated key.