Sample code to allow checkout based on license file and trusted storage model
Seen below is a sample of modified lsvendor.c that contains a server side checkout filter. It uses a flag that will detect if the license that is being checked out is from the Server Trusted Storage or a License file and will deny/allow accordingly...