Method Nettle.BlockCipher()->CBC.State()->name()
- Method name
string(8bit)name()- Description
Returns the string
"CBC(x)"where x is the encapsulated algorithm.
string(8bit) name()
Returns the string "CBC(x)" where x is the
encapsulated algorithm.