deleteFiles
Deletes files from the file store, either via their file identifier or via references.
getFileDetails
Returns details of stored files, identified by their fileIDs or refDetails.
addReferences
Adds references to a file, as identified by its fileID.
removeReferences
Removes references from a file, as identified by its fileID.
generateSecureFileReferences
Generates a secure file reference for a file, as identified by its fileID.
unpackSecureFileReferences
Unpacks a secure file reference for a file which has previously been generated using generateSecureFileReferences.