uaPLUS Reference
Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean) Method
See Also  Send Feedback
Opc.Ua Namespace > RsaUtils Class > Decrypt Method : Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean) Method

dataToDecrypt
encryptingCertificate
useOaep

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function Decrypt( _
   ByVal dataToDecrypt As ArraySegment(Of Byte), _
   ByVal encryptingCertificate As X509Certificate2, _
   ByVal useOaep As Boolean _
) As Byte()

Parameters

dataToDecrypt
encryptingCertificate
useOaep

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.