Method Nettle.BlockCipher()->ABC.State()->set_decrypt_key()

class Nettle.BlockCipher
class Nettle.BlockCipher.ABC.State

Method set_decrypt_key

this_program set_decrypt_key(string(8bit) key, int|void flags)

Description

Prepare the cipher and the wrapper for decrypting with the given key. The key memory will be cleared before released.