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

Glossary Item Box

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

Overload List

OverloadDescription
Encrypt(Byte[],X509Certificate2,Boolean) Encrypts the data using RSA PKCS#1 v1.5 encryption.  
Encrypt(ArraySegment<Byte>,X509Certificate2,Boolean,ArraySegment<Byte>) Encrypts the data using RSA PKCS#1 v1.5 or 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.