cipherProc configure ?options?
cipherProc configure -ciphertext string
cipherProc configure -ct string
cipherProc configure -period n
cipherProc configure -language language
cipherProc cget option
cipherProc cget -type
cipherProc cget -ciphertext
cipherProc cget -ct
cipherProc cget -plaintext
cipherProc cget -pt
cipherProc cget -bifidtext
cipherProc cget -key
cipherProc cget -length
cipherProc cget -period
cipherProc cget -language
cipherProc restore key
set key [$firstCipher cget -key]
$secondCipher restore $key
cipherProc substitute row col pt
cipherProc undo ct