The IAsymmetricBlockCipher type exposes the following members.

Methods

  NameDescription
Public methodGetInputBlockSize
Public methodGetOutputBlockSize
Public methodInit
Initialise the cipher.
Public methodProcessBlock
Process a block.

Properties

  NameDescription
Public propertyAlgorithmName
The name of the algorithm this cipher implements.

See Also