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

algorithmUri
dataToEncrypt

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function Encrypt( _
   ByVal algorithmUri As String, _
   ByVal dataToEncrypt As ArraySegment(Of Byte) _
) As ArraySegment(Of Byte)

Parameters

algorithmUri
dataToEncrypt

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.