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

algorithmUri
dataToDecrypt

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function Decrypt( _
   ByVal algorithmUri As String, _
   ByVal dataToDecrypt As ArraySegment(Of Byte) _
) As ArraySegment(Of Byte)

Parameters

algorithmUri
dataToDecrypt

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.