BlowfishCipher public sealed class BlowfishCipher : BlockCipher Blowfish cipher implementation. Documentation Code public BlowfishCipher(byte[] key, CipherMode mode, CipherPadding padding) Initializes a new instance of the BlowfishCipher class.