public BufferedBlockCipher( IBlockCipherMode cipherMode )
Public Sub New ( cipherMode As IBlockCipherMode )
public: BufferedBlockCipher( IBlockCipherMode^ cipherMode )
Org.BouncyCastle.Crypto.BufferedBlockCipher = function(cipherMode);
In This Article