Void closeCipher(CipherHandle h)
Arguments
h: The cipher handle
Usage
Close a cipher handle. You should always close cipher handles once you have finished using them.
h: The cipher handleClose a cipher handle. You should always close cipher handles once you have finished using them.