cipher method

Ciphertext cipher()

Creates a new, empty Ciphertext object.

Implementation

Ciphertext cipher() => Ciphertext(backend);