Method Nettle.BlockCipher16()->KW.State()->set_iv()
- Method set_iv
- this_programset_iv(- string(8bit)- iv)
- Description
- Set the initialization vector to - iv. The- ivmemory will be cleared before released.- The default iv if this function hasn't been called is - "\246\246\246\246\246\246\246\246"(cf RFC 3394 section 2.2.3.1.
- See also