Share via


Security Loader Functions (Compact 7)

3/12/2014

The following table shows the Security Loader functions with a description of the purpose of each.

Programming element Description

LoaderVerifierAddToBlockList

Adds an item to one of the Loader Verifier lists of blocked items.

LoaderVerifierAuthenticateFile

Obtains authentication information for a given file.

LoaderVerifierAuthorize

Determines what authorization the caller has for the request to load a specific file as a specific chamber account.

LoaderVerifierEnumBlockList

Enumerates the items in one of the Loader Verifier lists of blocked items.

LoaderVerifierGetHash

Returns the hash value for the file.

LoaderVerifierIsInBlockList

Checks if the given item is in one of the Loader Verifier lists of blocked items.

LoaderVerifierRemoveFromBlockList

Removes an item from one of the Loader Verifier lists of blocked items.

See Also

Reference

Security Loader Reference