cipher property

Cipher cipher

Cipher is the cipher to be used. If zero, AES-128 is used.

Implementation

Cipher get cipher =>
    Cipher.fromValue(const fb.Int32Reader().vTableGet(_bc, _bcOffset, 10, 0));