Defines the cipher used for encryption / decryption.
The cipher is always used as a stream cipher, i.e. block ciphers are used in OFB mode (so decryption and encryption are the same operation). IV is zero.
Generated using TypeDoc
Defines the cipher used for encryption / decryption.
The cipher is always used as a stream cipher, i.e. block ciphers are used in OFB mode (so decryption and encryption are the same operation). IV is zero.