uaPLUS Reference
Verify Method
See Also  Send Feedback
Opc.Ua Namespace > ICertificate Interface : Verify Method

algorithmUri
dataToVerify
signature

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function Verify( _
   ByVal algorithmUri As String, _
   ByVal dataToVerify As ArraySegment(Of Byte), _
   ByVal signature As ArraySegment(Of Byte) _
) As Boolean

Parameters

algorithmUri
dataToVerify
signature

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.