cipherProc configure ?options?
cipherProc configure -ciphertext stringcipherProc configure -ct string
cipherProc configure -period n
cipherProc configure -language language
cipherProc cget option
cipherProc cget -type
cipherProc cget -ciphertextcipherProc cget -ct
cipherProc cget -plaintextcipherProc 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