This is a public method used to decrypt cipher using integer key using Rail Fence Cipher algorithm. Process As in Rail Fence Cipher technique, the length of cipher text is equal to plain text, we first make a placeholder rail fence sequence to get an idea of the length of ea
(String cipherText, Integer key)
source not stored for this graph (policy: none)