The BufferedCipherBase type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | DoFinal()()()() | |
 | DoFinal(array<Byte>[]()[][]) | |
 | DoFinal(array<Byte>[]()[][], Int32) | |
 | DoFinal(array<Byte>[]()[][], array<Byte>[]()[][], Int32) | |
 | DoFinal(array<Byte>[]()[][], Int32, Int32) | |
 | DoFinal(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], Int32) | |
 | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
 | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
 | GetBlockSize | |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
 | GetOutputSize | |
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
 | GetUpdateOutputSize | |
 | Init | |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
 | ProcessByte(Byte) | |
 | ProcessByte(Byte, array<Byte>[]()[][], Int32) | |
 | ProcessBytes(array<Byte>[]()[][]) | |
 | ProcessBytes(array<Byte>[]()[][], array<Byte>[]()[][], Int32) | |
 | ProcessBytes(array<Byte>[]()[][], Int32, Int32) | |
 | ProcessBytes(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], Int32) | |
 | Reset | |
 | ToString | (Inherited from Object.) |
Fields
Properties
See Also