Class FinCipherAES256
public class FinCipherAES256 : FinCipherBase, IFinCipherAlgorithm
- Inheritance
-
FinCipherAES256
- Implements
- Inherited Members
Constructors
FinCipherAES256()
public FinCipherAES256()
Methods
GetPadAmount(byte[], int, int)
protected override int GetPadAmount(byte[] vbData, int nOffset, int nLength)
Parameters
Returns
InsertPadding(byte[], int, int)
protected override void InsertPadding(byte[] vbData, int nOffset, int nLength)