EasyUA Reference
Decrypt Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > RsaUtils Class : Decrypt Method

Glossary Item Box

Encrypts the data using RSA PKCS#1 v1.5 encryption.

Overload List

OverloadDescription
Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean) Encrypts the data using RSA PKCS#1 v1.5 encryption.  
Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean,ArraySegment<Byte>) Des the message using RSA OAEP encryption.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.