Method | Description | |
---|---|---|
CipherInfo ( int keySize, Func |
Initializes a new instance of the CipherInfo class.
|
public CipherInfo ( int keySize, Func |
||
keySize | int | Size of the key. |
cipher | Func |
The cipher. |
return | System |