Method Nettle.BlockCipher()->CBC.State()->name()

class Nettle.BlockCipher
class Nettle.BlockCipher.CBC.State

Method name

string(8bit) name()

Description

Returns the string "CBC(x)" where x is the encapsulated algorithm.