InterfaceISAZReader
Interface
Used to implement a class that reads a SAZ file
Definition
Properties
Comment
Gets the session archive metadata (version)
EncryptionMethod
Gets the encryption algorithm used - e.g. PKZip, AES
EncryptionStrength
Gets the encryption algorithm key size - e.g. 128, 256
Filename
Gets the session archive file name
Methods
GetFileBytes(string)
Gets a session data file from the session archive
GetFileStream(string)
Gets a session data file from the session archive
GetRequestFileList()
Gets a list of all session request files in the session archive