Visual Basic (Declaration) | |
---|---|
Public Function VerifySignature( _ ByVal issuer As X509Certificate2, _ ByVal throwOnError As Boolean _ ) As Boolean |
C# | |
---|---|
public bool VerifySignature( X509Certificate2 issuer, bool throwOnError ) |
Parameters
- issuer
- throwOnError
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family