Hello JY.CHOI,
For verification of the file you can use the next syntax:
signtool verify /v /pa /debug /a "<Path><YourFile.p7>"
You can access the official article for Microsoft SignTool, for syntax and examples here: https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool
--If the reply is helpful, please Upvote and Accept as answer--