Method | Description | |
---|---|---|
Decrypt ( string cipherText ) : string | ||
Encrypt ( string plainText ) : string | ||
RowTransposition ( int key ) : System |
Method | Description | |
---|---|---|
FillPositionsDictionary ( string token, int &columns, int &rows ) : int>.Dictionary |
public Decrypt ( string cipherText ) : string | ||
cipherText | string | |
return | string |