Encrypt.open

securefile.Encrypt.open()

Open current file and read the data contains. Binary file reading using basic python file open()

Uses:
>>> enc.open()
Returns:

True|False

Raises: