uaPLUS Reference
VerifySignature Method
See Also  Send Feedback
Opc.Ua Namespace > X509CRL Class : VerifySignature Method

issuer
throwOnError

Glossary Item Box

Syntax

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.