Expand description
Sample implementations of application credentials checkers, used to decide whether an application can be loaded. See
Structs§
- A sample Credentials Checking Policy that approves all apps.
- A sample Credentials Checking Policy that loads and runs Userspace Binaries that have RSA3072 or RSA4096 credentials.
- A Credentials Checking Policy that only runs Userspace Binaries which have a unique SHA256 credential.
- A sample AppID Assignment tool that assigns pseudo-unique AppIDs and ShortIds based on the process name.