# Functions

MakePrivateToOwner ensures that the given file is private to the file owner.
VerifyPrivateToOwner verifies that the given file can only be read by the file's owner, returning an error if this is not the case, or cannot be determined.