TwofishCipher public sealed class TwofishCipher : BlockCipher Implements Twofish cipher algorithm Documentation public TwofishCipher(byte[] key, CipherMode mode, CipherPadding padding) Initializes a new instance of the TwofishCipher class.