2 references to InvalidSignatureEvent
WindowsBase (2)
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (2)
706
if (
InvalidSignatureEvent
!= null)
707
InvalidSignatureEvent
(this, new SignatureVerificationEventArgs(_signatures[i], temp));